linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-25 21:54:37 to 2015-03-02 17:06:52 UTC [more...]

[PATCH 00/10] initial clkdev cleanups
 2015-03-02 17:06 UTC  (11+ messages)
` [PATCH 01/10] media: omap3isp: remove unused clkdev
` [PATCH 02/10] SH: use clkdev_add_table()
` [PATCH 03/10] clk: versatile: convert Integrator IM/PD-1 to "
` [PATCH 04/10] ARM: lpc32xx: convert "
` [PATCH 05/10] clkdev: add clkdev_create() helper
` [PATCH 06/10] ASOC: migor: use clkdev_create()
` [PATCH 07/10] clk: s2mps11: "
` [PATCH 08/10] ARM: orion: "
` [PATCH 09/10] ARM: omap2: "
` [PATCH 10/10] ARM: omap2: use clkdev_add_alias()

[PATCH] dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
 2015-03-02 16:53 UTC  (5+ messages)

[PATCH v2 0/2] Fix OF match for adxl34x driver
 2015-03-02  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string

[PATCH/RFC] mmc: sh_mmcif: Add exclusion between cmd and interrupt
 2015-03-02  0:22 UTC  (2+ messages)

[PATCH 7/9 v4] ASoC: rsnd: remove slave_id settings for DMAEngine
 2015-03-02  0:03 UTC  (3+ messages)

[PATCH 1/2] pinctrl: sh-pfc: r8a7790: Remove non existing GPIO pins
 2015-03-01 17:15 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: r8a7791: "

[PATCH] pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry
 2015-03-01 12:20 UTC  (2+ messages)

[PATCH v2 4/4] ARM: shmobile: emev2-kzm9d: Add PFC information for uart1
 2015-03-01 12:19 UTC  (4+ messages)
` [RFC/PATCH] pinctrl: sh-pfc: Accept standard function, pins and groups properties

[PATCH] sh_eth: Fix lost MAC address on kexec
 2015-03-01  5:28 UTC  (3+ messages)

[PATCH/RFC] ARM: shmobile: r8a7791: Fix IPMMU-GP clock to device tree
 2015-03-01  2:17 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a7794: alt: Fix ethernet controller PHY IRQ line
 2015-03-01  2:15 UTC 

[PATCH v4 6/9] ARM: shmobile: r8a7778: add sound to DT
 2015-03-01  2:07 UTC  (4+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v3.16
 2015-03-01  1:52 UTC  (13+ messages)
` [GIT PULL] Renesas ARM Based SoC Updates for v4.1
  ` [PATCH 1/5] ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n
  ` [PATCH 2/5] ARM: shmobile: R-Car Gen2: CONFIG_COMMON_CLK is always set
  ` [PATCH 3/5] ARM: shmobile: Add function to get SoCs revision data for R-Car Gen2
  ` [PATCH 4/5] ARM: shmobile: Add support SOC_BUS to "
  ` [PATCH 5/5] ARM: shmobile: r8a7740: Remove restart callback

[PATCH] seccomp: switch to using asm-generic for seccomp.h
 2015-02-28  2:01 UTC  (3+ messages)

[PATCH] sh-pfc: handle pin array holes in sh_pfc_map_pins()
 2015-02-27 23:39 UTC 

[PATCH 0/2] ARM: shmobile: ape6evm: Fix GPIO keys and wake-up
 2015-02-27 17:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: ape6evm dts: Enable pull-up for GPIO switches
` [PATCH 2/2] ARM: shmobile: ape6evm dts: Configure the custom switch as wake-up source

[PATCH 0/4] pinctrl: sh-pfc: Fix pin bias and cleanups
 2015-02-27 17:38 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: sh-pfc: Do not overwrite bias configuration
` [PATCH 2/4] pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
` [PATCH 3/4] pinctrl: sh-pfc: Use u32 to store register data
` [PATCH 4/4] pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets

[RFC] i2c-tools: i2ctransfer: add new tool
 2015-02-27 16:16 UTC 

[PATCH 0/3] [RESEND] Add DU external pixel clocks to DT
 2015-02-27 10:44 UTC  (3+ messages)

[PATCH 00/38] Renesas R-Car DU atomic updates support
 2015-02-27 10:43 UTC  (27+ messages)
` [PATCH 17/38] drm: rcar-du: Implement planes atomic operations
` [PATCH 18/38] drm: rcar-du: Handle primary plane config through atomic plane ops
` [PATCH 19/38] drm: rcar-du: Wire up atomic state object scaffolding
` [PATCH 20/38] drm: rcar-du: Remove private copy of plane size and position
` [PATCH 21/38] drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
` [PATCH 22/38] drm: rcar-du: Rework encoder enable/disable for atomic updates
` [PATCH 23/38] drm: rcar-du: Rework HDMI "
` [PATCH 24/38] drm: rcar-du: Rework CRTC "
` [PATCH 25/38] drm: rcar-du: Switch plane update to atomic helpers
` [PATCH 26/38] drm: rcar-du: Switch mode config "
` [PATCH 27/38] drm: rcar-du: Switch connector DPMS "
` [PATCH 28/38] drm: rcar-du: Replace encoder mode_fixup with atomic_check
` [PATCH 29/38] drm: rcar-du: Implement asynchronous commit support
` [PATCH 30/38] drm: rcar-du: Switch page flip to atomic helpers
` [PATCH 31/38] drm: rcar-du: Switch plane set_property "
` [PATCH 32/38] drm: rcar-du: Rework plane setup code
` [PATCH 33/38] drm: rcar-du: Replace plane crtc and enabled fields by plane state
` [PATCH 34/38] drm: rcar-du: Remove unneeded rcar_du_crtc plane field
` [PATCH 35/38] drm: rcar-du: Move plane format to plane state
` [PATCH 36/38] drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
` [PATCH 37/38] drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
` [PATCH 38/38] drm: rcar-du: Fix race condition in hardware plane allocator

[PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings
 2015-02-27  8:01 UTC  (3+ messages)

[PATCH] ARM: shmobile: ape6evm dts: Fix polarity of LEDs
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH] ARM: shmobile: Remove stray closing parenthesis in debug description
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 9/9] ARM: shmobile: bockw dts: Remove leftover Ethernet node
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 8/9] ARM: shmobile: r8a7778: enable multiplatform target
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 7/9] ARM: shmobile: bockw: add sound to DT
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 5/9] ASoC: rsnd: Document r8a7778-specific bindings
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 4/9] ARM: shmobile: bockw: add devices hooked up to i2c0 to DT
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 3/9] DT: i2c: add trivial binding for OKI ML86V7667 video decoder
 2015-02-27  1:49 UTC  (2+ messages)

[PATCH v4 2/9] ARM: shmobile: r8a7778: common clock framework CPG driver
 2015-02-27  1:49 UTC  (2+ messages)

[GIT PULL] SH Drivers Updates for v4.0
 2015-02-27  1:25 UTC  (2+ messages)
` [PATCH] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd

[PATCH v2 1/3] ARM: shmobile: armadillo800eva: Properly specify HDMI audio link format
 2015-02-27  0:23 UTC  (4+ messages)

[PATCH] ARM: kexec: Relax SMP validation to improve DT compatibility
 2015-02-26 19:26 UTC  (5+ messages)

[PATCH v4 0/9] r8a7778 CCF and multiplatform
 2015-02-26 16:42 UTC 

[PATCH] ARM: shmobile: r8a7794: alt: Fix ethernet controller PHY IRQ line
 2015-02-26 14:08 UTC 

[PATCH/RFC] gpio: rcar: Add clock support
 2015-02-26 12:42 UTC  (3+ messages)

[PATCHv3 11/17] sh: expose number of page table levels
 2015-02-26 11:35 UTC 

[PATCH] irqchip: renesas-irqc: Use u32 to store 32-bit register values
 2015-02-26 10:43 UTC 

[PATCH] ARM: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
 2015-02-26 10:40 UTC 

[PATCH 0/2] gpio: pcf857x: Use gpiolib irqchip helpers and fix wake-up
 2015-02-26  9:39 UTC  (3+ messages)

[PATCH 3/3] arm: shmobile: koelsch: Add I2C support
 2015-02-26  9:21 UTC  (2+ messages)
` [PATCH 3/3] ARM: shmobile: koelsch: Add DU external pixel clocks to DT

[PATCH 2/3] ARM: shmobile: lager: Add DU external pixel clocks to DT
 2015-02-26  9:21 UTC 

[PATCH 1/3] ARM: shmobile: marzen: Add DU external pixel clock to DT
 2015-02-26  9:21 UTC 

[PATCH v4] ARM: multi_v7_defconfig: Enable shmobile platforms
 2015-02-26  8:56 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v3.16
 2015-02-26  8:41 UTC  (35+ messages)
` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.1
  ` [PATCH 01/32] ARM: shmobile: r8a7740 dtsi: add remaining DIV6 clocks
  ` [PATCH 02/32] ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes
  ` [PATCH 03/32] ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address
  ` [PATCH 04/32] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node
  ` [PATCH 05/32] ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node
  ` [PATCH 06/32] ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node
  ` [PATCH 07/32] ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node
  ` [PATCH 08/32] ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module
  ` [PATCH 09/32] ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks
  ` [PATCH 10/32] ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM
  ` [PATCH 11/32] ARM: shmobile: kzm9g-reference "
  ` [PATCH 12/32] ARM: shmobile: r8a7794: Add DMAC devices to DT
  ` [PATCH 13/32] ARM: shmobile: r8a7790: Add IPMMU DT nodes
  ` [PATCH 14/32] ARM: shmobile: r8a7791: "
  ` [PATCH 15/32] ARM: shmobile: r8a7794: "
  ` [PATCH 16/32] ARM: shmobile: r8a7794: Add ethernet controller to device tree
  ` [PATCH 17/32] ARM: shmobile: r8a7794: alt: Enable ethernet controller
  ` [PATCH 18/32] ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names
  ` [PATCH 19/32] ARM: shmobile: r8a7791: Correct SDHI clock "
  ` [PATCH 20/32] ARM: shmobile: koelsch: Add DU HDMI output support
  ` [PATCH 21/32] ARM: shmobile: r8a7790: smp: remap whole apmu region
  ` [PATCH 22/32] ARM: shmobile: r8a7791: "
  ` [PATCH 23/32] ARM: shmobile: emev2 dtsi: Add PFC information
  ` [PATCH 24/32] ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1
  ` [PATCH 25/32] ARM: shmobile: r8a7790: add CAN clocks
  ` [PATCH 26/32] ARM: shmobile: r8a7790: add CAN DT support
  ` [PATCH 27/32] ARM: shmobile: r8a7791: add CAN clocks
  ` [PATCH 28/32] ARM: shmobile: r8a7791: add CAN DT support
  ` [PATCH 29/32] ARM: shmobile: henninger: add CAN0 "
  ` [PATCH 30/32] ARM: shmobile: r8a7791: add ADSP clocks
  ` [PATCH 31/32] ARM: shmobile: r8a7790: "
  ` [PATCH 32/32] ARM: shmobile: r8a7794: add SDHI DT support

[PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
 2015-02-26  8:12 UTC  (2+ messages)
` [PATCH v4 07/30] PCI: Pass PCI domain number combined with root bus number

[PATCH 0/24 v2] ASoC: rsnd: move 2nd DMAC in rsnd driver and subnode dma-name support
 2015-02-26  7:14 UTC  (6+ messages)
` [PATCH 01/24 v2] dmaengine: export symbol of of_dma_request_slave_channel()
  ` [PATCH 01/28 v3] "

[GIT PULL] Renesas ARM Based SoC Cleanup Updates for v3.16
 2015-02-26  6:22 UTC  (6+ messages)
` [GIT PULL] Renesas ARM Based SoC Cleanup for v4.1
  ` [PATCH 1/4] ARM: shmobile: Remove mach/system.h
  ` [PATCH 2/4] ARM: shmobile: Remove mach/clkdev.h
  ` [PATCH 3/4] ARM: shmobile: Remove mach/uncompress.h
  ` [PATCH 4/4] ARM: shmobile: r8a7779: Remove redundant cpu_disable implementation

[GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.1
 2015-02-26  6:22 UTC  (6+ messages)
` [PATCH 1/5] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/5] drivers: bus: Sort Makefile "
` [PATCH 3/5] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/5] drivers: bus: Add Renesas Bus State Controller (BSC) "
` [PATCH 5/5] drivers: bus: Add Simple Power-Managed Bus Driver

[GIT PULL] Renesas ARM Based SoC sh7372 SoC Removal Updates for v4.1
 2015-02-26  6:22 UTC  (13+ messages)
` [PATCH 01/12] ARM: shmobile: mackerel: Remove ZBOOT code
` [PATCH 02/12] ARM: shmobile: mackerel: Remove Legacy C board code
` [PATCH 03/12] ARM: shmobile: mackerel dts: Remove Legacy DTS file
` [PATCH 04/12] ARM: shmobile: mackerel: Remove DT binding documentation
` [PATCH 05/12] ARM: shmobile: mackerel: Remove mach-type entry
` [PATCH 06/12] ARM: shmobile: mackerel: Remove defconfig
` [PATCH 07/12] ARM: shmobile: mackerel: Remove from MAINTAINERS
` [PATCH 08/12] ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
` [PATCH 09/12] ARM: shmobile: sh7372: Remove Legacy C SoC code
` [PATCH 10/12] ARM: shmobile: sh7372: Remove DT binding documentation
` [PATCH 11/12] ARM: shmobile: sh7372 dtsi: Remove Legacy DTSI file
` [PATCH 12/12] Documentation: Remove ZBOOT MMC/SDHI utility and docs

[PATCH 00/15] R-Car DU fixes and enhancements (including interlaced support)
 2015-02-26  1:29 UTC  (3+ messages)
` [PATCH 11/15] ARM: shmobile: lager: Add DU HDMI output support

[PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
 2015-02-26  1:29 UTC  (2+ messages)
` [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number

[PATCH v2] ARM: shmobile: r8a7790: Fix HSUSB clock to hp_clk from mp_clk
 2015-02-25 23:31 UTC  (2+ messages)

[PATCH v2] ARM: shmobile: r8a7791: Fix HSUSB clock to hp_clk from mp_clk
 2015-02-25 23:31 UTC  (2+ messages)

[PATCH 0/4][resend] ARM: shmobile: r8a779x: add SDHI DMA support
 2015-02-25 23:31 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a73a4: Remove legacy code
 2015-02-25 23:28 UTC  (3+ messages)

[PATCH v3 04/15] ARM: shmobile: r8a7778: common clock framework CPG driver
 2015-02-25 23:22 UTC  (2+ messages)

[PATCH v3] sh-pfc: add R8A7794 PFC support
 2015-02-25 23:06 UTC  (2+ messages)

[PATCH 0/2] Add R8A7794 GPIO DT support
 2015-02-25 22:10 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: r8a7794: add "


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