messages from 2012-10-31 03:07:25 to 2012-11-08 01:27:36 UTC [more...]
[GIT PULL v2] Renesas ARM-based SoC boards for v3.8
2012-11-08 1:27 UTC (9+ messages)
` [GIT PULL v2] Renesas ARM-based SoC boards for v3.8 #2
` [PATCH 1/7] ARM: shmobile: marzen: add USB phy support
` [PATCH 2/7] ARM: shmobile: marzen: add USB EHCI driver support
` [PATCH 3/7] ARM: shmobile: marzen: add USB OHCI "
` [PATCH 4/7] sh: clkfwk: add sh_clk_fsidiv_register()
` [PATCH 5/7] ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
` [PATCH 6/7] ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks
` [PATCH 7/7] ARM: shmobile: r8a7740: add FSI-DVI clocks
[PATCH 0/3] sh/ARM: shmobile: add sh_clk_fsidiv_register()
2012-11-08 1:06 UTC (5+ messages)
[RFC 00/15] SH/ARM shmobile DT initialisation of INTC and GIC
2012-11-08 0:55 UTC (19+ messages)
` [PATCH 01/15] ARM: shmobile: Add support OF for INTC of shmobile
` [PATCH 02/15] SH: intc: Add support OF of IRQ
` [PATCH 03/15] ARM: shmobile: Add support OF of INTC for r8a7740
` [PATCH 04/15] ARM: shmobile: Add support OF of INTC for sh73a0
` [PATCH 05/15] ARM: shmobile: Add support OF of INTC for sh7372
` [PATCH 06/15] ARM: shmobile: Add DT table of INTC for sh73a0
` [PATCH 07/15] ARM: shmobile: Add DT table of INTC for sh7372
` [PATCH 08/15] ARM: shmobile: Add DT table of INTC for r8a7740
` [PATCH 09/15] ARM: shmobile: Include DTSI of r8a7740 to armadillo800eva
` [PATCH 10/15] ARM: shmobile: Include DTSI of sh73a0 to kzm9g board
` [PATCH 11/15] ARM: shmobile: kzm9g: Use DT initialisation of INTC
` [PATCH 12/15] ARM: shmobile: r8a7740: "
` [PATCH 13/15] ARM: shmobile: sh7372: "
` [PATCH 14/15] ARM: shmobile: Add DT table of GIC for sh73a0
` [PATCH 15/15] ARM: shmobile: sh73a0: Use DT for GIC
[PATCH v3 0/3] Add DMA and device tree support to the flash controller FLCTL
2012-11-07 11:57 UTC (2+ messages)
[PATCH RESEND 0/4] spi: sh-msiof: Add DT support
2012-11-07 11:40 UTC (5+ messages)
` [PATCH 1/4] spi: sh-msiof: Remove unneeded clock name
` [PATCH 2/4] spi: Add SH Mobile series as dependency to MSIOF controller
` [PATCH 3/4] spi: sh-msiof: Add device tree parsing to driver
` [PATCH 4/4] devicetree: Add Renesas SH Mobile MSIOF spi controller binding doc
[GIT PULL] Renesas ARM-based SoC boards for v3.8
2012-11-07 8:40 UTC (5+ messages)
` [GIT PULL] Renesas ARM-based SoC boards for v3.8 #2
` [PATCH 1/3] ARM: shmobile: marzen: add USB phy support
` [PATCH 2/3] ARM: shmobile: marzen: add USB EHCI driver support
` [PATCH 3/3] ARM: shmobile: marzen: add USB OHCI "
[GIT PULL] Renesas ARM-based SoC for v3.8 #2
2012-11-07 8:34 UTC (5+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx
` [PATCH 2/4] ARM: shmobile: r8a7740: add USB24 clock explain
` [PATCH 3/4] ARM: shmobile: r8a7779: add USB EHCI clock support
` [PATCH 4/4] ARM: shmobile: r8a7779: add USB OHCI "
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-11-07 7:40 UTC (3+ messages)
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH] Update start_pfn in zone and pg_data when spanned_pages == 0
[PATCH 00/10] serial: sh-sci fixes - console PM, SCIFB, SMP lockup, etc
2012-11-07 7:18 UTC (12+ messages)
` [PATCH 01/10] Revert "sh-sci / PM: Avoid deadlocking runtime PM"
` [PATCH 02/10] Revert "sh-sci / PM: Use power.irq_safe"
` [PATCH 03/10] Partially revert "serial: sh-sci: console Runtime PM support"
` [PATCH 04/10] serial: sh-sci: console runtime PM support (revisit)
` [PATCH 05/10] serial: sh-sci: fix condition test to set SCBRR
` [PATCH 06/10] serial: sh-sci: support lower baud rate
` [PATCH 07/10] serial: sh-sci: mask SCTFDR/RFDR according to fifosize
` [PATCH 08/10] serial: sh-sci: fix common SCIFB regmap definition
` [PATCH 09/10] serial: sh-sci: add locking to console write function to avoid SMP lockup
` [PATCH 10/10] serial: sh-sci: fix possible race cases on SCSCR register accesses
[PATCH 0/7] ARM: shmobile: r8a7779/marzen: usb support
2012-11-07 5:57 UTC (5+ messages)
[PATCHv3 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-07 0:38 UTC (2+ messages)
[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
2012-11-06 22:48 UTC (38+ messages)
` [PATCH 01/16] mm: add anon_vma_lock to validate_mm()
` [PATCH 02/16] mm: augment vma rbtree with rb_subtree_gap
` [PATCH 03/16] mm: check rb_subtree_gap correctness
` [PATCH 04/16] mm: rearrange vm_area_struct for fewer cache misses
` [PATCH 05/16] mm: vm_unmapped_area() lookup function
` [PATCH 06/16] mm: use vm_unmapped_area() on x86_64 architecture
` [PATCH 07/16] mm: fix cache coloring "
` [PATCH 08/16] mm: use vm_unmapped_area() in hugetlbfs
` [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
` [PATCH 10/16] mm: use vm_unmapped_area() on mips architecture
` [PATCH 11/16] mm: use vm_unmapped_area() on arm architecture
` [PATCH 12/16] mm: use vm_unmapped_area() on sh architecture
` [PATCH 13/16] mm: use vm_unmapped_area() on sparc64 architecture
` [PATCH 14/16] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 15/16] mm: use vm_unmapped_area() on sparc32 architecture
` [PATCH 16/16] mm: use vm_unmapped_area() in hugetlbfs on tile architecture
[PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-06 20:40 UTC (7+ messages)
[GIT PULL v4] Renesas ARM-based SoC for v3.8
2012-11-06 14:32 UTC (11+ messages)
` [PATCH 03/11] ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode
` [PATCH 04/11] ARM: shmobile: sh73a0: "
` [PATCH 05/11] ARM: shmobile: r8a7779: "
` [PATCH 06/11] ARM: shmobile: r8a7740: fixup DT machine desc name typo
` [PATCH 07/11] ARM: shmobile: r8a7779: add HSPI clock support
` [PATCH 08/11] ARM: shmobile: r8a7779: add I2C "
` [PATCH 09/11] ARM: shmobile: r8a7779: add I2C driver support
` [PATCH 10/11] ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372
` [PATCH 11/11] ARM: shmobile: r8a7740: Enable PMU
[GIT PULL v2] Renesas ARM-based SoC defconfig for v3.8
2012-11-06 14:19 UTC (7+ messages)
` [PATCH 1/3] ARM: shmobile: mackerel: defconfig update
` [PATCH 2/3] ARM: shmobile: armadillo800eva: enable L2X0 cache on defconfig
` [PATCH 3/3] ARM: shmobile: leave CONFIG_INOTIFY_USER enabled by default
[GIT PULL v3] Renesas ARM-based SoC boards for v3.8
2012-11-06 14:07 UTC (11+ messages)
` [PATCH 1/8] ARM: shmobile: kzm9g: enable magnetometer ak8975
` [PATCH 2/8] ARM: shmobile: kzm9g: enable three-axis digital accelerometer ADXL345
` [PATCH 3/8] ARM: shmobile: kzm9g: enable DMAEngine on SHDI0 and SDHI2
` [PATCH 4/8] ARM: shmobile: armadillo800eva: enable restart
` [PATCH 5/8] ARM: shmobile: marzen: add HSPI support
` [PATCH 6/8] ARM: mach-shmobile: Use DT_MACHINE for mackerel
` [PATCH 7/8] ARM: shmobile: Remove G3EVM machine support
` [PATCH 8/8] ARM: shmobile: Remove G4EVM "
[PATCH v2 1/4] ARM: shmobile: Remove G3EVM machine support
2012-11-06 4:51 UTC (4+ messages)
` [PATCH v2 3/4] ARM: shmobile: Remove G4EVM "
[GIT PULL v3] Renesas ARM-based SoC for v3.8
2012-11-06 4:50 UTC (15+ messages)
` [PATCH 03/11] ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode
` [PATCH 04/11] ARM: shmobile: sh73a0: "
` [PATCH 05/11] ARM: shmobile: r8a7779: "
` [PATCH 06/11] ARM: shmobile: r8a7740: fixup DT machine desc name typo
` [PATCH 07/11] ARM: shmobile: r8a7779: add HSPI clock support
` [PATCH 08/11] ARM: shmobile: r8a7779: add I2C "
` [PATCH 09/11] ARM: shmobile: r8a7779: add I2C driver support
` [PATCH 10/11] ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372
` [PATCH 11/11] ARM: shmobile: r8a7740: Enable PMU
[v2 PATCH 0/2] Add UIO device supporting dynamic memory allocation
2012-11-05 2:34 UTC (4+ messages)
` [v2 PATCH 1/2] Add new uio device for "
[PATCH 0/2] media: V4L2: clock and asynchronous registration
2012-11-01 19:33 UTC (20+ messages)
` [PATCH 2/2] media: V4L2: support asynchronous subdevice registration
[PATCH 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-01 16:29 UTC (3+ messages)
[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
2012-11-01 9:44 UTC (13+ messages)
` [PATCH v3 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v3 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing m
` [PATCH v3 03/12] memory-hotplug: remove redundant codes
` [PATCH v3 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v3 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table
` [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v3 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v3 08/12] memory-hotplug: remove memmap "
` [PATCH v3 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v3 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v3 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v3 12/12] memory-hotplug: free node_data when a node is offlined
[PATCH] ARM: Fix the "WFI" instruction opcode definition
2012-11-01 1:32 UTC (2+ messages)
[PATCH 1/3 v2] sh: clkfwk: add sh_clk_fsidiv_register()
2012-11-01 1:26 UTC
[PATCH] ARM: shmobile: leave CONFIG_INOTIFY_USER enabled by default
2012-11-01 1:04 UTC (2+ messages)
[GIT PULL] Renesas ARM-based SoC defconfig for v3.8
2012-11-01 0:46 UTC (5+ messages)
[PATCH] sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
2012-11-01 0:22 UTC (3+ messages)
[PATCH 1/3] sh: clkfwk: add sh_clk_fsidiv_register()
2012-11-01 0:08 UTC
[PATCH v2] media: V4L2: add temporary clock helpers
2012-10-31 13:02 UTC (3+ messages)
[PATCH 4/3] ARM: shmobile: r8a7740: add FSI-DVI clocks
2012-10-31 5:57 UTC
[PATCH 3/3] ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks
2012-10-31 3:07 UTC
[PATCH 2/3] ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
2012-10-31 3:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).