messages from 2014-08-25 01:10:08 to 2014-08-28 10:36:39 UTC [more...]
[PATCH 0/10][RFC] mmc: tmio: fixup patches
2014-08-28 10:36 UTC (23+ messages)
` [PATCH 0/10 v2 resend] "
` [PATCH 01/10 v2 resend] mmc: block: add block number limitation flag for multiple block read
` [PATCH 0/9 v3] mmc: tmio: fixup patches
` [PATCH 1/9 v3] mmc: tmio: care about DMA tx/rx addr offset
` [PATCH 2/9 v3] mmc: tmio: clear error IRQ status
` [PATCH 3/9 v3] mmc: tmio: control multiple block transfer mode
` [PATCH 4/9 v3] mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
` [PATCH 5/9 v3] mmc: tmio: check ILL_FUNC instead of CBSY
` [PATCH 6/9 v3] mmc: tmio: remove Renesas specific #ifdef
` [PATCH 7/9 v3] mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
` [PATCH 8/9 v3] mmc: tmio: ensure that the clock has been stopped before set_clock
` [PATCH 9/9 v3] mmc: tmio: add actual clock support as option
` [PATCH v4] mmc: tmio: ensure that the clock has been stopped before set_clock
[PATCH 01/05] ARM: shmobile: armadillo800eva: Sync DTS
2014-08-28 8:31 UTC (3+ messages)
[PATCH] ARM: shmobile: r8a7791 is now called "R-Car M2-W"
2014-08-28 8:28 UTC
[PATCH 1/2] ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocks
2014-08-28 8:21 UTC (3+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7779 dtsi: Use tabs for indentation
` [PATCH 2/2] ARM: shmobile: kzm9g-reference dts: "
[PATCH resend 1/2] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific thermal compatible property
2014-08-28 8:20 UTC (2+ messages)
` [PATCH resend 2/2] ARM: shmobile: r8a7779 "
[PATCH v2] thermal: rcar: Add binding docs for new R-Car Gen2 SoCs
2014-08-28 8:12 UTC
[PATCH v2] spi: sh-msiof: Add support for new R-Car Gen2 SoCs
2014-08-28 8:11 UTC
[PATCH v2] spi: rspi: Add support for new R-Car Gen2 SoCs
2014-08-28 8:10 UTC
[PATCH v2] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
2014-08-28 8:07 UTC
[PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation
2014-08-28 8:05 UTC
[PATCH v2 1/3] irqchip: renesas-intc-irqpin: Document SoC-specific bindings
2014-08-28 8:00 UTC (3+ messages)
` [PATCH v2 2/3] irqchip: renesas-irqc: Add DT binding documentation
` [PATCH v2 3/3] irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCs
[PATCH v2] of: Add vendor prefix for Sitronix
2014-08-28 7:47 UTC
[PATCH 5/6] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
2014-08-28 7:22 UTC (2+ messages)
[PATCH 05/05] ARM: shmobile: armadillo800eva reference: Remove DTS
2014-08-28 3:35 UTC
[PATCH 04/05] ARM: shmobile: armadillo800eva reference: Remove C board code
2014-08-28 3:35 UTC
[PATCH 03/05] ARM: shmobile: r8a7740: Add restart callback
2014-08-28 3:35 UTC
[PATCH 02/05] ARM: shmobile: armadillo800eva: Build DTS for multiplatform
2014-08-28 3:35 UTC
[PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup
2014-08-28 3:34 UTC
[PATCH 0/3 v2] clk: shmobile: clk: shmobile: add missing 0x0100 for SDCKCR
2014-08-28 2:28 UTC (2+ messages)
[GIT PULL] Renesas ARM Based SoC Clock Fixes For v3.17
2014-08-27 22:15 UTC (3+ messages)
[PATCH 00/16] R-Car Display Unit DT bindings
2014-08-27 17:22 UTC (21+ messages)
` [PATCH 01/16] devicetree: Add vendor prefix "mitsubishi" to vendor-prefixes.txt
` [PATCH 02/16] devicetree: Add vendor prefix "thine" "
` [PATCH 03/16] video: Add DT binding documentation for VGA connector
` [PATCH 04/16] video: Add ADV7123 DT bindings documentation
` [PATCH 05/16] video: Add THC63LVDM83D "
` [PATCH 06/16] video: Add DT bindings for the R-Car Display Unit
` [PATCH 07/16] drm/rcar-du: Use struct videomode in platform data
` [PATCH 08/16] drm/rcar-du: Add OF support
` [PATCH 09/16] ARM: shmobile: r8a7779: Add DU node to device tree
` [PATCH 10/16] ARM: shmobile: r8a7790: "
` [PATCH 11/16] ARM: shmobile: r8a7791: "
` [PATCH 12/16] ARM: shmobile: lager-reference: Remove DU platform device
` [PATCH 13/16] ARM: shmobile: koelsch-reference: "
` [PATCH 14/16] ARM: shmobile: marzen: Enable DU device in DT
` [PATCH 15/16] ARM: shmobile: lager: "
` [PATCH 16/16] ARM: shmobile: koelsch: "
renesas-drivers-2014-08-27-v3.17-rc2
2014-08-27 14:40 UTC
[PATCH 00/12] mmc: tmio: Fixup PM support
2014-08-27 12:59 UTC (16+ messages)
` [PATCH 01/12] mmc: tmio: Keep host active while SDIO IRQ is enabled
` [PATCH 02/12] mmc: tmio: Keep host active while serving requests
` [PATCH 03/12] mmc: tmio: Extract bus_width modifications to a separate function
` [PATCH 04/12] mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
` [PATCH 05/12] mmc: tmio: Handle clock gating from runtime PM functions
` [PATCH 06/12] mmc: tmio: Mask all IRQs when inactive
` [PATCH 07/12] mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 08/12] mmc: sdhi: "
` [PATCH 09/12] mmc: tmio_mmc: Enable runtime PM support
` [PATCH 10/12] mmc: sdhi: Fixup system PM suspend lock-up
` [PATCH 11/12] mmc: tmio_mmc: "
` [PATCH 12/12] mmc: tmio: Remove library functions for system PM
[PATCH 0/3] clocksource: Document Renesas SoC specific bindings
2014-08-27 11:10 UTC (6+ messages)
` [PATCH 1/3] clocksource: sh_cmt: Document "
` [PATCH 2/3] clocksource: sh_mtu2: Document r7s72100 binding
` [PATCH 3/3] clocksource: sh_tmu: Document r8a7779 binding
[PATCH 0/3 repost] clocksource: Document Renesas SoC specific bindings
2014-08-27 9:53 UTC (9+ messages)
` [PATCH 1/3 repost] clocksource: sh_cmt: Document "
` [PATCH 2/3 repost] clocksource: sh_mtu2: Document r7s72100 binding
` [PATCH 3/3 repost] clocksource: sh_tmu: Document r8a7779 binding
Armadillo800EVA legacy defconfig seems busted on my board
2014-08-27 8:08 UTC (5+ messages)
[PATCH 6/6] devicetree: bindings: Document Renesas JPEG Processing Unit
2014-08-27 6:16 UTC (12+ messages)
` [PATCH v2 "
[PATCH v2 0/5] ARM: shmobile: correct memory maps
2014-08-27 5:02 UTC (11+ messages)
` [PATCH v2 1/5] ARM: shmobile: lager: correct memory map value and syntax
` [PATCH v2 2/5] ARM: shmobile: henninger: correct memory map syntax
` [PATCH v2 3/5] ARM: shmobile: koelsch: "
` [PATCH v2 4/5] ARM: shmobile: ape6evm-reference: "
` [PATCH v2 5/5] ARM: shmobile: ape6evm: "
[PATCH 00/06] ARM: shmobile: Kconfig and Makefile cleanups
2014-08-27 4:19 UTC (3+ messages)
[PATCH 03/03] ARM: shmobile: Consolidate Legacy GPIOLIB Kconfig bits
2014-08-27 0:10 UTC (4+ messages)
[PATCH 02/03] ARM: shmobile: Consolidate Legacy SH_CLK_CPG Kconfig
2014-08-27 0:09 UTC (3+ messages)
[PATCH 01/03] ARM: shmobile: Consolidate Legacy CPU_V7 Kconfig
2014-08-27 0:09 UTC (3+ messages)
[PATCH v2 02/02] ARM: shmobile: r8a7740: Multiplatform support
2014-08-27 0:09 UTC (7+ messages)
[PATCH v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2
2014-08-27 0:06 UTC (2+ messages)
[PATCH 3/6] clk: shmobile: Add r8a7794 support
2014-08-26 23:43 UTC (5+ messages)
[RESEND PATCH v3] clk: shmobile: div6: support selectable-input clocks
2014-08-26 16:47 UTC (3+ messages)
[PATCH v3] clk: shmobile: div6: support selectable-input clocks
2014-08-26 14:17 UTC (3+ messages)
[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardi
2014-08-26 10:54 UTC (3+ messages)
` [RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stand
[GIT PULL] Renesas ARM Based SoC r8a7740 CCF and Timers Updates for v3.18
2014-08-26 9:17 UTC (10+ messages)
` [PATCH 1/8] ARM: shmobile: r8a7740: clock register bits
` [PATCH 2/8] ARM: shmobile: r8a7740: add SoC clocks to DTS
` [PATCH 3/8] ARM: shmobile: r8a7740: add MSTP clock assignments to DT
` [PATCH 4/8] ARM: shmobile: armadillo800eva-reference: add clock overrides to DTS
` [PATCH 5/8] ARM: shmobile: r8a7740: Add CMT1 device to DT
` [PATCH 6/8] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree
` [PATCH 7/8] ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt()
` [PATCH 8/8] ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dt
[PATCH] ARM: shmobile: lager: correct memory map
2014-08-26 8:52 UTC (5+ messages)
[PATCH v2] Revert "i2c: rcar: remove spinlock"
2014-08-25 14:33 UTC (6+ messages)
[PATCH 1/6] V4L2: Add Renesas R-Car JPEG codec driver
2014-08-25 12:49 UTC (4+ messages)
` [PATCH v2 "
[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
2014-08-25 12:26 UTC (2+ messages)
[PATCH 0/6] R-Car JPEG Processing Unit
2014-08-25 9:49 UTC (4+ messages)
` [PATCH 6/6] devicetree: bindings: Document Renesas "
[PATCH 00/03] ARM: shmobile: Legacy Kconfig Consolidation
2014-08-25 3:45 UTC
[PATCH v2 01/02] ARM: shmobile: Only select PM_RMOBILE for legacy case
2014-08-25 3:36 UTC
[PATCH v2 00/02] ARM: shmobile: r8a7740: Multiplatform support V2
2014-08-25 3:36 UTC
[PATCH v2 05/05] ARM: shmobile: Cleanup pm-rmobile.o build using Kconfig
2014-08-25 3:04 UTC
[PATCH v2 04/05] ARM: shmobile: Cleanup pm-rcar.o build using Kconfig
2014-08-25 3:03 UTC
[PATCH v2 03/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2
2014-08-25 3:03 UTC
[PATCH v2 02/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1
2014-08-25 3:03 UTC
[PATCH v2 01/05] ARM: shmobile: Introduce a Kconfig entry for R-Mobile
2014-08-25 3:03 UTC
[PATCH] ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
2014-08-25 1:19 UTC (3+ messages)
[GIT PULL] Second round of Renesas ARM based SoC cleanups for v3.13
2014-08-25 1:10 UTC (5+ messages)
` [GIT PULL] Second Round Of Renesas ARM Based SoC Updates For v3.18
` [PATCH 1/3] ARM: shmobile: sh73a0: Remove duplicate CPUFreq bits
` [PATCH 2/3] ARM: shmobile: ape6evm: "
` [PATCH 3/3] ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h
[GIT PULL] Renesas ARM Based SoC Init Delay Updates For v3.18
2014-08-25 1:10 UTC (9+ messages)
` [PATCH 03/10] ARM: shmobile: r8a7778: Update DTS to include CPU frequency
` [PATCH 04/10] ARM: shmobile: sh7372: Use shmobile_init_delay()
` [PATCH 05/10] ARM: shmobile: r8a73a4: "
` [PATCH 06/10] ARM: shmobile: Remove shmobile_setup_delay()
` [PATCH 07/10] ARM: shmobile: sh73a0: Use shmobile_init_delay()
` [PATCH 08/10] ARM: shmobile: r8a7778: "
` [PATCH 09/10] ARM: shmobile: bockw: "
` [PATCH 10/10] ARM: shmobile: kzm9g: "
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).