public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 08:39:40 to 2015-12-19 04:19:27 UTC [more...]

[PATCH v4 0/3] usb: renesas_usbhs: More compat strings
 2015-12-19  4:19 UTC  (5+ messages)
` [PATCH v4 1/3] usb: renesas_usbhs: add SoC names to compatibility string documentation
` [PATCH v4 2/3] usb: renesas_usbhs: add fallback compatibility strings

[RFC 0/3] i2c: rcar: adapt PM usage to multi master case
 2015-12-19  4:18 UTC  (3+ messages)
` [RFC 1/3] i2c: document binding for multi-master case

[PATCH v4] extcon: add Maxim MAX3355 driver
 2015-12-19  4:17 UTC  (4+ messages)

[PATCH 0/8 v5] enable to use thermal-zone on r8a7790/1
 2015-12-19  4:17 UTC  (6+ messages)
` [PATCH 5/8 v5] thermal: rcar: enable to use thermal-zone on DT
    ` [PATCH 5/8 v6] "

[PATCH] mtd: sh_flctl: pass FIFO as physical address
 2015-12-19  2:27 UTC  (2+ messages)

[PATCH/RFC] ARM: shmobile: LPAE memory bank CMA assignment prototype
 2015-12-19  1:40 UTC 

[PATCH/RFC 00/48] Request API and proof-of-concept implementation
 2015-12-19  0:40 UTC  (54+ messages)
` [PATCH/RFC 02/48] v4l: vsp1: Always setup the display list
` [PATCH/RFC 03/48] v4l: vsp1: Simplify frame end processing
` [PATCH/RFC 04/48] v4l: vsp1: Split display list manager from display list
` [PATCH/RFC 05/48] v4l: vsp1: Store the display list manager in the WPF
` [PATCH/RFC 06/48] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH/RFC 07/48] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH/RFC 08/48] v4l: vsp1: sru: Don't program intensity "
` [PATCH/RFC 09/48] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH/RFC 10/48] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH/RFC 11/48] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH/RFC 12/48] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH/RFC 13/48] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH/RFC 14/48] v4l: vsp1: Fix 80 characters per line violations
` [PATCH/RFC 15/48] v4l: vsp1: Add header display list support
` [PATCH/RFC 16/48] v4l: vsp1: Use display lists with the userspace API
` [PATCH/RFC 17/48] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH/RFC 18/48] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH/RFC 19/48] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH/RFC 20/48] v4l: vsp1: Add race condition FIXME comment
` [PATCH/RFC 21/48] media: Move media_device link_notify operation to an ops structure
` [PATCH/RFC 22/48] media: Add per-file-handle data support
` [PATCH/RFC 23/48] media: Add request API
` [PATCH/RFC 24/48] media: Add per-entity request data support
` [PATCH/RFC 25/48] videodev2.h: Add request field to v4l2_buffer
` [PATCH/RFC 26/48] videodev2.h: Add request field to v4l2_pix_format_mplane
` [PATCH/RFC 27/48] v4l2-subdev.h: Add request field to format and selection structures
` [PATCH/RFC 28/48] v4l: Support the request API in format operations
` [PATCH/RFC 29/48] v4l: subdev: Add pad config allocator and init
` [PATCH/RFC 30/48] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH/RFC 31/48] v4l: subdev: Support the request API in format and selection operations
` [PATCH/RFC 32/48] vb2: Add allow_requests flag
` [PATCH/RFC 33/48] vb2: Add helper function to check for request buffers
` [PATCH/RFC 34/48] vb2: Add helper function to queue request-specific buffer
` [PATCH/RFC 35/48] DocBook: media: Document the media request API
` [PATCH/RFC 36/48] DocBook: media: Document the V4L2 "
` [PATCH/RFC 37/48] DocBook: media: Document the subdev selection API
` [PATCH/RFC 38/48] DocBook: media: Document the V4L2 subdev request API
` [PATCH/RFC 39/48] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH/RFC 40/48] v4l: vsp1: Store active formats in a pad config structure
` [PATCH/RFC 41/48] v4l: vsp1: Store active selection rectangles "
` [PATCH/RFC 42/48] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH/RFC 43/48] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH/RFC 44/48] v4l: vsp1: Pass a media request to the module configure operations
` [PATCH/RFC 45/48] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH/RFC 46/48] v4l: vsp1: Support video device formats stored in requests
` [PATCH/RFC 47/48] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH/RFC 48/48] v4l: vsp1: Support the request API

[PATCH v5] extcon: add Maxim MAX3355 driver
 2015-12-18 23:17 UTC 

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-18 23:03 UTC  (17+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH RESENT] staging/emxx_udc: fix 64-bit warnings
 2015-12-18 15:33 UTC 

[PATCH 0/4] Various R-Car PCIe patches
 2015-12-18 15:25 UTC  (13+ messages)
` [PATCH 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar
` [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling "
` [PATCH 3/4] PCI: rcar: Add runtime PM support to pcie-rcar
` [PATCH 4/4] PCI: rcar: Add Gen2 PHY setup "

[PATCH] PCI: provide of_pci_get_host_bridge_resources helper
 2015-12-18 15:02 UTC 

[PATCH 00/13] ARM: shmobile: dts: Update console parameters
 2015-12-18 14:05 UTC  (3+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.4
 2015-12-18 13:48 UTC  (2+ messages)
` [git pull] pinctrl: sh-pfc: Updates for v4.5 (take two)

[PATCH 1/2] arm64: dts: r8a7795: Add Cortex-A53 CPU cores
 2015-12-18 13:46 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: r8a7795: Add L2 cache-controller nodes

[PATCH v3] extcon: add Maxim MAX3355 driver
 2015-12-18 13:45 UTC  (9+ messages)

[PATCH] ARM: shmobile: armadillo800eva dts: Correct extal1 frequency to 24 MHz
 2015-12-18 10:51 UTC 

[GIT PULL] Third Round of Renesas ARM64 Based SoC Defconfig Updates for v4.5
 2015-12-18 10:47 UTC  (17+ messages)
` [PATCH 1/2] arm64: defconfig: Add Renesas R-Car SATA driver for R-Car Gen3 SoCs
` [PATCH 2/2] arm64: defconfig: add CS2000 support
` [GIT PULL] Third Round of Renesas ARM64 Based SoC DT Updates for v4.5
  ` [PATCH 01/10] arm64: renesas: salvator-x: set ak4613 In/Out pin as single-end
  ` [PATCH 02/10] arm64: renesas: salvator-x: use CS2000 as AUDIO_CLK_B
  ` [PATCH 03/10] arm64: dts: r8a7795: Add PSCI node
  ` [PATCH 04/10] arm64: dts: r8a7795: Add Cortex-A57 CPU cores
  ` [PATCH 05/10] arm64: dts: r8a7795: Add pmu device nodes
  ` [PATCH 06/10] arm64: renesas: salvator-x: Add board part number to DT bindings
  ` [PATCH 07/10] arm64: renesas: r8a7795: add internal delay for i2c IPs
  ` [PATCH 08/10] arm64: dts: r8a7795: Add SATA controller node
  ` [PATCH 09/10] arm64: dts: salvator-x: Enable SATA controller
  ` [PATCH 10/10] arm64: renesas: r8a7795: fix SATA clock assignment

[PATCH/RFC 00/19] r8a7793, gose: Add i2c and audio support to device tree
 2015-12-18 10:32 UTC  (10+ messages)
` [PATCH/RFC 03/19] ARM: shmobile: gose: add i2c2 bus "
            ` I2C eeprom compatibles? (was Re: [PATCH/RFC 03/19] ARM: shmobile: gose: add i2c2 bus to device tree)
              ` I2C eeprom compatibles? (was Re: [PATCH/RFC 03/19] ARM: shmobile: gose: add i2c2 bus to device t

[bug] kernel panic if writting data to mmc after suspendding
 2015-12-18 10:27 UTC  (4+ messages)

[PATCH 0/3] ARM: shmobile: r8a779x: use fallback usbhs compatibility string
 2015-12-18 10:16 UTC  (11+ messages)
` [PATCH 1/3] ARM: shmobile: r8a7790: "
` [PATCH 2/3] ARM: shmobile: r8a7791: "
` [PATCH 3/3] ARM: shmobile: r8a7794: "
` [PATCH 0/3] ARM: shmobile: r8a779x: use fallback pcie "
  ` [PATCH 1/3] ARM: shmobile: r8a7790: use fallback pci "
  ` [PATCH 2/3] ARM: shmobile: r8a7791: "
  ` [PATCH 3/3] ARM: shmobile: r8a7794: "

[PATCH] ARM: shmobile: alt: Add QSPI device to DT
 2015-12-18 10:07 UTC  (6+ messages)

[PATCH 0/7] ARM: shmobile: dtsi: Add SCIF fallback compatibility strings
 2015-12-18  3:20 UTC  (2+ messages)

[PATCH 0/2] ARM: shmobile: r8a779x: use fallback pcie compatibility string
 2015-12-18  2:36 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7790: "
` [PATCH 2/2] ARM: shmobile: r8a7791: "

[GIT PULL] Renesas ARM Based SoC GIC Cleanup for v4.5
 2015-12-18  2:30 UTC  (7+ messages)
` [PATCH 1/6] ARM: shmobile: r7s72100 dtsi: Use "arm,pl390" for GIC
` [PATCH 2/6] ARM: shmobile: r8a7740 "
` [PATCH 3/6] ARM: shmobile: emev2 "
` [PATCH 4/6] ARM: shmobile: r8a7778 "
` [PATCH 5/6] staging: board: kzm9d: Use "arm,pl390"
` [PATCH 6/6] staging: board: armadillo800eva: "

[GIT PULL] Third Round of Renesas ARM based SoC fixes for v3.12
 2015-12-18  2:29 UTC  (27+ messages)
` [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v4.5
  ` [PATCH 01/25] ARM: shmobile: sh73a0: Add MSIOF clocks
  ` [PATCH 02/25] ARM: shmobile: sh73a0: Add MSIOF device nodes
  ` [PATCH 03/25] ARM: shmobile: r8a7791: add EtherAVB clock
  ` [PATCH 04/25] ARM: shmobile: r8a7791: add EtherAVB DT support
  ` [PATCH 05/25] ARM: shmobile: r8a7793: remove deprecated #gpio-range-cells
  ` [PATCH 06/25] ARM: shmobile: bockw dts: Override #sound-dai-cells to zero
  ` [PATCH 07/25] ARM: shmobile: r8a7778: tidyup #sound-dai-cells settings
  ` [PATCH 08/25] ARM: shmobile: koelsch dts: Add serial port config to chosen/stdout-path
  ` [PATCH 09/25] ARM: shmobile: alt "
  ` [PATCH 10/25] ARM: shmobile: ape6evm "
  ` [PATCH 11/25] ARM: shmobile: bockw dts: Update console parameters
  ` [PATCH 12/25] ARM: shmobile: gose dts: Add serial port config to chosen/stdout-path
  ` [PATCH 13/25] ARM: shmobile: silk "
  ` [PATCH 14/25] ARM: shmobile: porter "
  ` [PATCH 15/25] ARM: shmobile: lager "
  ` [PATCH 16/25] ARM: shmobile: r8a7793: Add missing serial devices to DT
  ` [PATCH 17/25] ARM: shmobile: r8a7793: Describe DMA for the serial ports
  ` [PATCH 18/25] ARM: shmobile: r8a7790: dtsi: add internal delay for i2c IPs
  ` [PATCH 19/25] ARM: shmobile: r8a7791: "
  ` [PATCH 20/25] ARM: shmobile: r8a7794: "
  ` [PATCH 21/25] ARM: shmobile: r8a7790: IPMMU compat string SoC part number update
  ` [PATCH 22/25] ARM: shmobile: r8a7791: "
  ` [PATCH 23/25] ARM: shmobile: r8a7793: "
  ` [PATCH 24/25] ARM: shmobile: r8a7794: "
  ` [PATCH 25/25] ARM: shmobile: r8a779x: use SoC-specific usb-dmac compatibility strings

Summary of LTSI-v4.1.13-rc1 test result on RENESAS SOC
 2015-12-18  2:01 UTC 

[PATCH] ARM: shmobile: r8a7795: DU and IPMMU prototype hack
 2015-12-18  1:56 UTC  (2+ messages)

[PATCH 0/2] ARM: shmobile: gose: Add GPIO keys and leds to DT
 2015-12-18  1:46 UTC  (3+ messages)

[PATCH] i2c: allow building emev2 without slave mode again
 2015-12-17 19:57 UTC  (8+ messages)

[PATCH v2] i2c: rcar: disable runtime PM correctly in slave mode
 2015-12-17 19:39 UTC  (2+ messages)

[PATCH] i2c: make i2c_parse_fw_timings() always visible
 2015-12-17 19:38 UTC  (3+ messages)

[PATCH] i2c: emev: select I2C slave support
 2015-12-17 19:38 UTC  (2+ messages)

[PATCH/RFC net-next] ravb: Add dma queue interrupt support
 2015-12-17 17:42 UTC  (4+ messages)

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-17 16:06 UTC  (5+ messages)
` [PATCH 07/10] drivers/pci: make host/pcie-rcar.c explicitly non-modular

[PATCH] ARM: shmobile: r8a7790: DU and IPMMU-MX prototype
 2015-12-17 11:42 UTC  (3+ messages)

[PATCH/RFC 02/03] ARM: shmobile: r8a7795: Hack up SYS-DMAC0 support
 2015-12-17 10:30 UTC  (2+ messages)

[PATCH v3 00/27] serial: sh-sci: External Clock Support
 2015-12-17 10:28 UTC  (5+ messages)

[PATCH 00/22] R-Car DU: Add Gen3 support
 2015-12-17  9:41 UTC  (5+ messages)
` [PATCH 08/22] drm: rcar-du: Restart the DU group when a plane source changes

[PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
 2015-12-17  9:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox