linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-22 03:05:27 to 2014-08-26 09:27:43 UTC [more...]

[PATCH 0/6] R-Car JPEG Processing Unit
 2014-08-26  9:27 UTC  (20+ messages)
` [PATCH 1/6] V4L2: Add Renesas R-Car JPEG codec driver
  ` [PATCH v2 "
` [PATCH 6/6] devicetree: bindings: Document Renesas JPEG Processing Unit
  ` [PATCH v2 "

[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

[GIT PULL] Renesas ARM Based SoC Clock Fixes For v3.17
 2014-08-26  9:09 UTC  (5+ messages)
` [PATCH 1/3] ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name
` [PATCH 2/3] ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCR
` [PATCH 3/3] ARM: shmobile: r8a7791: "

[PATCH v2 02/02] ARM: shmobile: r8a7740: Multiplatform support
 2014-08-26  8:58 UTC  (5+ messages)

[PATCH] ARM: shmobile: lager: correct memory map
 2014-08-26  8:52 UTC  (5+ messages)

[PATCH 00/12] mmc: tmio: Fixup PM support
 2014-08-26  7:46 UTC  (15+ 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 v2] Revert "i2c: rcar: remove spinlock"
 2014-08-25 14:33 UTC  (6+ messages)

[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
 2014-08-25 12:26 UTC  (2+ messages)

[PATCH 0/10][RFC] mmc: tmio: fixup patches
 2014-08-25  9:59 UTC  (25+ messages)
          ` [PATCH 0/10 v2 resend] "
            ` [PATCH 01/10 v2 resend] mmc: block: add block number limitation flag for multiple block read
            ` [PATCH 02/10 v2 resend] mmc: tmio: care about DMA tx/rx addr offset
            ` [PATCH 03/10 v2 resend] mmc: tmio: clear error IRQ status
            ` [PATCH 04/10 v2 resend] mmc: tmio: control multiple block transfer mode
            ` [PATCH 05/10 v2 resend] mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
            ` [PATCH 06/10 v2 resend] mmc: tmio: check ILL_FUNC instead of CBSY
            ` [PATCH 07/10 v2 resend] mmc: tmio: remove Renesas specific #ifdef
            ` [PATCH 08/10 v2 resend] mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
            ` [PATCH 09/10 v2 resend] mmc: tmio: ensure that the clock has been stopped before set_clock
          ` [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 02/03] ARM: shmobile: Consolidate Legacy SH_CLK_CPG Kconfig
 2014-08-25  8:41 UTC  (2+ messages)

[PATCH 01/03] ARM: shmobile: Consolidate Legacy CPU_V7 Kconfig
 2014-08-25  8:41 UTC  (2+ messages)

[PATCH 03/03] ARM: shmobile: Consolidate Legacy GPIOLIB Kconfig bits
 2014-08-25  8:39 UTC  (2+ messages)

[PATCH 00/06] ARM: shmobile: Kconfig and Makefile cleanups
 2014-08-25  4:04 UTC  (3+ messages)

[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 v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2
 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  (15+ messages)
` [GIT PULL] Second Round Of Renesas ARM Based SoC Defconfig Updates For v3.18
  ` [PATCH] ARM: shmobile: bockw: Do not disable SUSPEND in defconfig
` [GIT PULL] Second Round Of Renesas ARM Based SoC DT Updates For v3.18
  ` [PATCH 1/7] ARM: shmobile: r8a7790: Add JPU clock dt and CPG define
  ` [PATCH 2/7] ARM: shmobile: r8a7791: "
  ` [PATCH 3/7] ARM: shmobile: r8a7740: clock register bits
  ` [PATCH 4/7] ARM: shmobile: r8a7779 dtsi: Remove superfluous interrupt-parent
  ` [PATCH 5/7] ARM: shmobile: r8a7790 "
  ` [PATCH 6/7] ARM: shmobile: r8a7791 "
  ` [PATCH 7/7] ARM: shmobile: sh73a0 dtsi: Move interrupt-parent to the top
` [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  (11+ messages)
` [PATCH 01/10] ARM: shmobile: sh7372: Update DTS to include CPU frequency
` [PATCH 02/10] ARM: shmobile: sh73a0: "
` [PATCH 03/10] ARM: shmobile: r8a7778: "
` [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: "

[GIT PULL] Renesas ARM Based SoC Boards Updates for v3.16
 2014-08-25  1:09 UTC  (13+ messages)
` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.18
  ` [PATCH 1/8] ARM: shmobile: kzm9g: Add shmobile_init_late()
  ` [PATCH 2/8] ARM: shmobile: marzen: "
  ` [PATCH 3/8] ARM: shmobile: bockw: "
  ` [PATCH 4/8] ARM: shmobile: ape6evm: "
  ` [PATCH 5/8] ARM: shmobile: ape6evm: Use shmobile_init_delay()
  ` [PATCH 6/8] ARM: shmobile: marzen: Remove NR_IRQS_LEGACY
  ` [PATCH 7/8] ARM: shmobile: kzm9g: Remove unneeded nr_irqs initialization
  ` [PATCH 8/8] ARM: shmobile: kzm9g-reference: "
` [GIT PULL] Renesas ARM Based SoC Boards Cleanups For v3.18
  ` [PATCH 1/2] ARM: shmobile: armadillo800eva-reference: Sort includes
  ` [PATCH 2/2] ARM: shmobile: armadillo800eva: "

[GIT PULL] SH Drivers Updates For v3.17
 2014-08-25  1:08 UTC  (2+ messages)
` [PATCH] sh: intc: Confine SH_INTC to platforms that need it

[GIT PULL] Renesas ARM Based SoC Updates for v3.16
 2014-08-25  0:41 UTC  (14+ messages)
` [GIT PULL] Renesas ARM Based SoC Updates for v3.18
  ` [PATCH 01/11] ARM: shmobile: r8a7778: Add missing call to shmobile_init_late()
  ` [PATCH 02/11] ARM: shmobile: sh73a0: Add shmobile_init_late()
  ` [PATCH 03/11] ARM: shmobile: r8a7779: Fix shmobile_init_late()
  ` [PATCH 04/11] ARM: shmobile: r8a7778: "
  ` [PATCH 05/11] ARM: shmobile: r8a73a4: Add shmobile_init_late()
  ` [PATCH 06/11] ARM: shmobile: r7s72100: "
  ` [PATCH 07/11] ARM: shmobile: Rework multiplatform include workaround
  ` [PATCH 08/11] ARM: shmobile: dma: Use defines instead of hardcoded numbers
  ` [PATCH 09/11] ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACY
  ` [PATCH 10/11] ARM: shmobile: sh7372: Remove unneeded nr_irqs initialization
  ` [PATCH 11/11] ARM: shmobile: sh73a0: "

[PATCH] Revert "i2c-rcar: remove spinlock"
 2014-08-23 20:42 UTC 

[PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree
 2014-08-23 11:13 UTC  (2+ messages)

[PATCH v2 0/5] ARM: shmobile: r8a7740: add clocks to DT
 2014-08-23 11:11 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: shmobile: r8a7740: document MSTP clock support

[PATCH 00/11] i2c: rcar: cleanup series
 2014-08-23  3:08 UTC  (4+ messages)
` [PATCH 08/11] i2c: rcar: remove spinlock

[GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2
 2014-08-23  1:44 UTC  (10+ messages)
` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.18
  ` [PATCH 1/8] ARM: shmobile: shmobile_defconfig: Enable missing hardware support
  ` [PATCH 2/8] ARM: shmobile: ape6evm_defconfig: "
  ` [PATCH 3/8] ARM: shmobile: bockw_defconfig: "
  ` [PATCH 4/8] ARM: shmobile: koelsch_defconfig: "
  ` [PATCH 5/8] ARM: shmobile: kzm9g_defconfig: "
  ` [PATCH 6/8] ARM: shmobile: lager_defconfig: "
  ` [PATCH 7/8] ARM: shmobile: marzen_defconfig: "
  ` [PATCH 8/8] ARM: shmobile: defconfig: enable initrd

[GIT PULL] Renesas ARM Based SoC Cleanup Updates for v3.16
 2014-08-23  1:44 UTC  (5+ messages)
` [GIT PULL] Renesas ARM Based SoC Cleanup Updates for v3.18
  ` [PATCH 1/3] ARM: shmobile: r7s72100: genmai: Remove reference board file
  ` [PATCH 2/3] ARM: shmobile: r7s72100: genmai: Remove legacy "
  ` [PATCH 3/3] ARM: shmobile: r7s72100: Remove legacy board support

[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardi
 2014-08-22 14:26 UTC 

[PATCH 0/3] R-Car I2C driver: some cleanups
 2014-08-22 14:24 UTC  (4+ messages)
` [PATCH 1/3] i2c-rcar: simplify check for last message
  ` [PATCH 2/3] i2c-rcar: make rcar_i2c_prepare_msg() *void*
` [PATCH 3/3] i2c-rcar: make rcar_i2c_irq_recv() *void*

[PATCH 4/4] usb: renesas_usbhs: fix the usb_pkt_pop()
 2014-08-22 11:14 UTC 

[PATCH 3/4] usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done
 2014-08-22 11:14 UTC 

[PATCH 2/4] usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
 2014-08-22 11:14 UTC 

[PATCH 1/4] usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
 2014-08-22 11:13 UTC 

[PATCH 0/4] usb: renesas_usbhs: fixes this driver in gadget mode
 2014-08-22 11:13 UTC 

[PATCH 5/6] ARM: shmobile: Add CPU notifier for CPUIdle boot vector
 2014-08-22 10:48 UTC  (2+ messages)

[ANNOUNCE] renesas rebased on top of v3.17-rc1
 2014-08-22  8:48 UTC  (3+ messages)

[PATCH 0/3 v2] clk: shmobile: clk: shmobile: add missing 0x0100 for SDCKCR
 2014-08-22  4:40 UTC  (2+ messages)

[PATCH] dma: rcar-audmapp: Fix for no corresponding slave ID
 2014-08-22  4:32 UTC  (3+ messages)

[PATCH] ARM: shmobile: ape6evm: Remove duplicate CPUFreq bits
 2014-08-22  3:55 UTC  (2+ messages)

[PATCH] ARM: shmobile: sh73a0: Remove duplicate CPUFreq bits
 2014-08-22  3:55 UTC  (2+ messages)

[GIT PULL] Fourth Round of Renesas ARM Based SoC Clock Updates for v3.17
 2014-08-22  3:53 UTC  (5+ messages)
` [PATCH repost] ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name

[PATCH 0/4] ARM: shmobile: dtsi: interrupt-parent cleanups
 2014-08-22  3:39 UTC  (4+ messages)

[PATCH 0/2] Legacy SH_INTC cleanup
 2014-08-22  3:28 UTC  (5+ messages)
` [PATCH 1/2] sh: intc: Confine SH_INTC to platforms that need it
` [PATCH 2/2] ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h


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).