linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-28 09:08:46 to 2014-03-05 19:24:00 UTC [more...]

[PATCH 0/6] VSP1 Blend/ROP Unit and DT support
 2014-03-05 19:24 UTC  (3+ messages)
` [PATCH 1/6] v4l: vsp1: Support multi-input entities
` [PATCH 2/6] v4l: vsp1: Add BRU support

[PATCH trivial] irq-gic: remove file name from heading comment
 2014-03-05 18:43 UTC 

[PATCH v2 0/6] PCI irq mapping fixes and cleanups
 2014-03-05 18:42 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: dts: tegra: add PCIe interrupt mapping properties
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible
` [PATCH v2 3/6] PCI: rcar: "
` [PATCH v2 4/6] ARM: dts: exynos5440: fix PCIe interrupt mapping
` [PATCH v2 5/6] ARM: dts: imx6: add PCIe interrupt mapping properties
` [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible

[PATCH] irq-gic: remove file name from heading comment
 2014-03-05 18:03 UTC  (5+ messages)

[PATCH 0/4] CCF support for Renesas r7s72100
 2014-03-05 15:07 UTC  (19+ messages)
` [PATCH 1/4] ARM: r7s72100: add clock nodes to dtsi
` [PATCH 2/4] ARM: r7s72100: genmai: populate extal clock node
` [PATCH 3/4] clk: shmobile: add CPG driver for rz-platforms
` [PATCH 4/4] ARM: shmobile: r7s72100: use workaround for non DT-clocks

[PATCH 0/2] thermal: rcar-thermal: minor fixes
 2014-03-05 14:45 UTC  (6+ messages)
` [PATCH 1/2] thermal: rcar-thermal: fix same mask applied twice
` [PATCH 2/2] thermal: rcar-thermal: update thermal zone only when temperature changes

[PATCH 00/22] SH MTU2 DT support
 2014-03-05 13:56 UTC  (3+ messages)
` [PATCH 22/22] clocksource: sh_mtu2: Add "

[PATCH] ARM: shmobile: APMU: Fix warnings due to improper printk formats
 2014-03-05 10:06 UTC  (2+ messages)

[PATCH v2 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch
 2014-03-05  8:31 UTC  (2+ messages)

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-03-05  5:43 UTC  (29+ messages)
` [PATCH 1/7] ARM: dts: tegra: add PCIe interrupt mapping properties
` [PATCH 2/7] PCI: tegra: use new OF interrupt mapping when possible
` [PATCH 3/7] PCI: rcar: "
` [PATCH 4/7] ARM: dts: exynos5440: fix PCIe interrupt mapping
` [PATCH 5/7] ARM: dts: imx6: add PCIe interrupt mapping properties
` [PATCH 6/7] PCI: designware: use new OF interrupt mapping when possible
` [PATCH 7/7] PCI: designware: split samsung and fsl bindings

[PATCH] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-03-05  1:58 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
 2014-03-05  1:54 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: sh-pfc: r8a7791: "

[PATCH 1/2] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
 2014-03-05  1:16 UTC  (2+ messages)

[PATCH v7] can: add Renesas R-Car CAN driver
 2014-03-04 21:18 UTC  (3+ messages)

[PATCH 10/15] irda: sh_irda: Enable driver compilation with COMPILE_TEST
 2014-03-04 18:19 UTC  (3+ messages)

[PATCH 21/22] clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock
 2014-03-04 17:47 UTC 

[PATCH 20/22] clocksource: sh_mtu2: Drop support for legacy platform data
 2014-03-04 17:47 UTC 

[PATCH 19/22] ARM: shmobile: r7s72100: Switch to new style MTU2 device
 2014-03-04 17:47 UTC 

[PATCH 18/22] sh: Switch to new style MTU2 device
 2014-03-04 17:47 UTC 

[PATCH 17/22] clocksource: sh_mtu2: Sort headers alphabetically
 2014-03-04 17:47 UTC 

[PATCH 16/22] clocksource: sh_mtu2: Remove FSF mail address from GPL notice
 2014-03-04 17:47 UTC 

[PATCH 15/22] clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
 2014-03-04 17:47 UTC 

[PATCH 14/22] clocksource: sh_mtu2: Add support for multiple channels per device
 2014-03-04 17:47 UTC 

[PATCH 13/22] clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
 2014-03-04 17:47 UTC 

[PATCH 12/22] clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
 2014-03-04 17:47 UTC 

[PATCH 11/22] clocksource: sh_mtu2: Replace hardcoded register values with macros
 2014-03-04 17:47 UTC 

[PATCH 10/22] clocksource: sh_mtu2: Allocate channels dynamically
 2014-03-04 17:47 UTC 

[PATCH 09/22] clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
 2014-03-04 17:47 UTC 

[PATCH 08/22] clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
 2014-03-04 17:47 UTC 

[PATCH 07/22] clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
 2014-03-04 17:47 UTC 

[PATCH 06/22] clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
 2014-03-04 17:47 UTC 

[PATCH 05/22] clocksource: sh_mtu2: Split channel setup to separate function
 2014-03-04 17:47 UTC 

[PATCH 04/22] clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
 2014-03-04 17:47 UTC 

[PATCH 03/22] clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
 2014-03-04 17:47 UTC 

[PATCH 02/22] clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
 2014-03-04 17:47 UTC 

[PATCH 01/22] clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
 2014-03-04 17:47 UTC 

[PATCH v3 1/3] DMA: shdma: Fix warnings due to improper casts and printk formats
 2014-03-04 17:07 UTC  (4+ messages)

[patch 05/26] sh: Use irq_set_affinity instead of homebrewn code
 2014-03-04 16:43 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2] phy-rcar-gen2-usb: add device tree support
 2014-03-03 16:54 UTC  (4+ messages)

[PATCH 1/3] clk: add clock-indices support
 2014-03-02 22:52 UTC  (4+ messages)

[PATCH 0/2] Renesas VMSA-compatible IPMMU driver
 2014-03-02 20:59 UTC  (7+ messages)
  ` [PATCH 1/2] iommu: Add driver for Renesas VMSA-compatible IPMMU
` [PATCH 2/2] [TEST] ARM: shmobile: koelsch-reference: Instantiate IPMMU-MX

[PATCH v2 21/40] clocksource: sh_cmt: Request IRQ for clock event device only
 2014-03-02 20:35 UTC  (3+ messages)

[PATCH v2 34/40] ARM: shmobile: sh73a0: Switch to new style CMT device
 2014-03-02 20:30 UTC  (3+ messages)

[PATCH v2 28/40] clocksource: sh_tmu: Add index to struct sh_tmu_channel
 2014-03-02 20:22 UTC  (3+ messages)

[PATCH] drm/cma: Use dma_mmap_writecombine() to mmap buffer
 2014-03-02 19:09 UTC 

[PATCH v3 00/20] ARM: shmobile: r8a7779, marzen: CCF and multiplatform
 2014-03-02 11:59 UTC  (9+ messages)
` [PATCH v3 01/20] clk: shmobile: r8a7779: Add clocks support
` [PATCH v3 04/20] ARM: shmobile: r8a7779: Add clocks

[PATCH v2 14/40] clocksource: sh_cmt: Set cpumask to cpu_possible_mask
 2014-03-02 10:36 UTC  (3+ messages)

[PATCH] phy-rcar-gen2-usb: add device tree support
 2014-02-28 21:23 UTC  (3+ messages)

[PATCH 00/03] ARM: shmobile: Break out and extend clock workaround
 2014-02-28 19:55 UTC  (3+ messages)
` [PATCH 01/03] ARM: shmobile: Introduce shmobile_clk_workaround()

[RFC 0/4] ARM: shmobile: Add CPUFreq support for r8a7790-lager platform
 2014-02-28 16:34 UTC  (5+ messages)

[PATCH v2 40/40] clocksource: sh_cmt: Replace global spinlock with a per-device spinlock
 2014-02-28 15:58 UTC 

[PATCH v2 39/40] clocksource: sh_cmt: Drop support for legacy platform data
 2014-02-28 15:58 UTC 

[PATCH v2 38/40] ARM: shmobile: r8a7791: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 37/40] ARM: shmobile: r8a7790: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 36/40] ARM: shmobile: r8a7740: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 35/40] ARM: shmobile: r8a73a4: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 33/40] ARM: shmobile: sh7372: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 32/40] sh: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 31/40] clocksource: sh_tmu: Replace hardcoded register values with macros
 2014-02-28 15:58 UTC 

[PATCH v2 30/40] clocksource: sh_tmu: Allocate channels dynamically
 2014-02-28 15:58 UTC 

[PATCH v2 29/40] clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
 2014-02-28 15:57 UTC 

[PATCH v2 27/40] clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
 2014-02-28 15:57 UTC 

[PATCH v2 26/40] clocksource: sh_tmu: Constify name argument to sh_tmu_register()
 2014-02-28 15:57 UTC 

[PATCH v2 25/40] clocksource: sh_tmu: Split channel setup to separate function
 2014-02-28 15:57 UTC 

[PATCH v2 24/40] clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
 2014-02-28 15:57 UTC 

[PATCH v2 23/40] clocksource: sh_tmu: Split channel fields from sh_tmu_priv
 2014-02-28 15:57 UTC 

[PATCH v2 22/40] clocksource: sh_tmu: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 20/40] clocksource: sh_cmt: Sort headers alphabetically
 2014-02-28 15:57 UTC 

[PATCH v2 19/40] clocksource: sh_cmt: Remove FSF mail address from GPL notice
 2014-02-28 15:57 UTC 

[PATCH v2 18/40] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
 2014-02-28 15:57 UTC 

[PATCH v2 17/40] clocksource: sh_cmt: Add support for multiple channels per device
 2014-02-28 15:57 UTC 

[PATCH v2 16/40] clocksource: sh_cmt: Hardcode CMT clock source rating to 125
 2014-02-28 15:57 UTC 

[PATCH v2 15/40] clocksource: sh_cmt: Hardcode CMT clock event rating to 125
 2014-02-28 15:57 UTC 

[PATCH v2 13/40] clocksource: sh_cmt: Replace hardcoded register values with macros
 2014-02-28 15:57 UTC 

[PATCH v2 12/40] clocksource: sh_cmt: Split static information from sh_cmt_device
 2014-02-28 15:57 UTC 

[PATCH v2 11/40] clocksource: sh_cmt: Allocate channels dynamically
 2014-02-28 15:57 UTC 

[PATCH v2 10/40] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
 2014-02-28 15:57 UTC 

[PATCH v2 09/40] clocksource: sh_cmt: Add index to struct sh_cmt_channel
 2014-02-28 15:57 UTC 

[PATCH v2 08/40] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
 2014-02-28 15:57 UTC 

[PATCH v2 07/40] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
 2014-02-28 15:57 UTC 

[PATCH v2 06/40] clocksource: sh_cmt: Constify name argument to sh_cmt_register()
 2014-02-28 15:57 UTC 

[PATCH v2 05/40] clocksource: sh_cmt: Split channel setup to separate function
 2014-02-28 15:57 UTC 

[PATCH v2 04/40] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
 2014-02-28 15:57 UTC 

[PATCH v2 03/40] clocksource: sh_cmt: Split channel fields from sh_cmt_priv
 2014-02-28 15:57 UTC 

[PATCH v2 02/40] clocksource: sh_cmt: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 01/40] clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 00/40] Renesas CMT, MTU2 and TMU cleanups
 2014-02-28 15:57 UTC 

[RFC 0/1] thermal: rcar-thermal: add cpu cooling
 2014-02-28 15:02 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH 1/2] serial_core: Unregister console in uart_remove_one_port()
 2014-02-28 13:21 UTC  (2+ messages)
` [PATCH 2/2] serial: sh-sci: Add missing call to uart_remove_one_port() in failure path

[PATCH v4] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-28 13:12 UTC 

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-02-28 12:34 UTC  (16+ messages)

[PATCH 06/11] phy-rcar-usb-gen2: add device tree documentation
 2014-02-28 11:17 UTC  (2+ messages)

[PATCH v3] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-28 10:22 UTC  (2+ messages)

[PATCH] ARM: r7s72100: fix bus clock calculation
 2014-02-28  9:32 UTC 


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