linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-24 12:49:43 to 2014-02-05 12:49:49 UTC [more...]

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-05 12:49 UTC  (25+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 02/17] amba: Add late and early PM callbacks
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 04/17] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity
` [PATCH 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH 13/17] i2c: nomadik: Leave probe with the device in active state
` [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM
  ` [PATCH 09/17] spi: pl022: Simplify clock handling
  ` [PATCH 10/17] spi: pl022: Remove redundant pinctrl to default state in probe
  ` [PATCH 11/17] i2c: nomadik: Convert to devm functions
  ` [PATCH 15/17] i2c: nomadik: Convert to late and early system PM callbacks
  ` [PATCH 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
  ` [PATCH 17/17] i2c: nomadik: Fixup system suspend

[PATCH] spi: Make core DMA mapping functions generate scatterlists
 2014-02-05 12:00 UTC  (3+ messages)

[PATCH] spi: mxs: Use list_for_each_entry to iterate over transfer list
 2014-02-05  9:47 UTC 

[PATCH 00/11] ARM: shmobile: RSPI RZ and QSPI SoC and board integration
 2014-02-05  0:56 UTC  (15+ messages)
` [PATCH v3 03/11] ARM: shmobile: genmai defconfig: Enable RSPI
` [PATCH v3 04/11] ARM: shmobile: r7s72100 clock: Add RSPI clocks for DT
` [PATCH v4 06/11] ARM: shmobile: r8a7791 clock: add QSPI clocks
` [PATCH v4 08/11] ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
` [PATCH v3 09/11] ARM: shmobile: r8a7791 dtsi: Add QSPI node
` [PATCH v3 10/11] ARM: shmobile: koelsch dts: Add QSPI nodes
` [PATCH v2 11/11] ARM: shmobile: lager legacy: Switch QSPI to named IRQs
  ` [PATCH v5 01/11] ARM: shmobile: r7s72100 clock: Add RSPI clocks
  ` [PATCH v5 02/11] ARM: shmobile: genmai legacy: Add RSPI support
  ` [PATCH v5 05/11] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
  ` [PATCH v4 07/11] ARM: shmobile: koelsch legacy: Add QSPI support

[PATCH] spi: Add a timeout when waiting for transfers
 2014-02-04 17:45 UTC  (7+ messages)

[PATCH] spi: spi-fsl-spi.c: Fix problem with multi message transfers
 2014-02-04 11:33 UTC  (2+ messages)

[PATCH] spi: fix pointer-integer size mismatch warning
 2014-02-04 11:17 UTC  (2+ messages)

[PATCH] spi: rspi: Only enable interrupts when there's a need to wait
 2014-02-04 11:14 UTC  (2+ messages)

[PATCH v3 0/5] Add Allwinner A31 SPI controller support
 2014-02-04 11:02 UTC  (11+ messages)
  ` [PATCH v3 1/5] clk: sunxi: Add support for PLL6 on the A31
  ` [PATCH v3 2/5] ARM: sun6i: dt: Add PLL6 and SPI module clocks
  ` [PATCH v3 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver
  ` [PATCH v3 4/5] ARM: sun6i: dt: Add SPI controllers to the A31 DTSI
  ` [PATCH v3 5/5] ARM: sunxi: Enable A31 SPI and SID in the defconfig

[PATCH] spi: rspi: fix build error when CONFIG_OF is not set
 2014-02-04  5:56 UTC  (6+ messages)

[PATCH RFT] spi: orion: Let spi core handle checking transfer speed
 2014-02-04  3:05 UTC 

[PATCH] spi: omap2-mcspi: Support divide-by-n clock dividers
 2014-02-03 18:26 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Do not configure the controller on each transfer unless needed
 2014-02-03 18:26 UTC  (2+ messages)

[PATCH 1/3] spi: clps711x: Simplify handling of RX & TX buffers
 2014-02-03 18:24 UTC  (4+ messages)
  ` [PATCH 2/3] spi: clps711x: Add support for 1-8 BPW transfers
  ` [PATCH 3/3] spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs

[PATCH v2 0/5] Add Allwinner A31 SPI controller support
 2014-02-03 17:39 UTC  (16+ messages)
  ` [PATCH v2 1/5] clk: sunxi: Add support for PLL6 on the A31
  ` [PATCH v2 2/5] ARM: sun6i: dt: Add PLL6 and SPI module clocks
  ` [PATCH v2 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver
  ` [PATCH v2 4/5] ARM: sun6i: dt: Add SPI controllers to the A31 DTSI
  ` [PATCH v2 5/5] ARM: sunxi: Enable A31 SPI and SID in the defconfig

[PATCH v3 0/5] spi: dw: device tree and generic queue support
 2014-02-03  5:30 UTC  (14+ messages)
  ` [PATCH v3 1/5] spi: dw: migrate to generic queue infrastructure
  ` [PATCH v3 2/5] spi: dw: document device tree binding
  ` [PATCH v3 3/5] spi: dw-mmio: add device tree support
  ` [PATCH v3 4/5] spi: dw: add support for gpio controlled chip select
  ` [PATCH v3 5/5] spi: dw-mmio: remove HAVE_CLK build dependecy

[PATCH] spi: bfin5xx: Remove duplicate code to check spi->mode
 2014-02-03  2:51 UTC 

[PATCH 0/3] spi: core: Introduce devm_spi_alloc_master
 2014-02-02 14:54 UTC  (11+ messages)
` [PATCH 1/3] spi: core: Add devm_spi_alloc_master
` [PATCH 2/3] spi: core: Update the devm_spi_register_master documentation
` [PATCH 3/3] spi: switch to devm_spi_alloc_master

Pls Confirm
 2014-01-31  5:33 UTC 

[PATCH resend] spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI
 2014-01-30 16:51 UTC  (2+ messages)

[PATCH v5] spi: rspi: Add DT support
 2014-01-30 11:25 UTC  (4+ messages)

[PATCH v2 0/5] spi: dw: device tree and generic queue support
 2014-01-28 18:16 UTC  (20+ messages)
  ` [PATCH v2 1/5] spi: dw-mmio: allow multiple instances
  ` [PATCH v2 2/5] spi: dw-mmio: add device tree support
  ` [PATCH v2 3/5] spi: dw: add support for gpio controlled chip select
  ` [PATCH v2 4/5] spi: dw: document device tree binding
  ` [PATCH v2 5/5] spi: dw: migrate to generic queue infrastructure

[PATCH] Revert "spidev: fix hang when transfer_one_message fails"
 2014-01-28 17:53 UTC  (2+ messages)

[PATCH 0/4] m25p80 Quad/Dual updates
 2014-01-28  5:26 UTC  (4+ messages)

spidev: fix hang when transfer_one_message fails
 2014-01-27 23:16 UTC  (6+ messages)

[PATCH] spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
 2014-01-27 20:31 UTC  (2+ messages)

[PATCH v2] spi: sirf: Avoid duplicate code in various bits_per_word cases
 2014-01-27 20:30 UTC  (2+ messages)

[PATCH] spi: tegra114: Use list_is_last() instead of open-coded
 2014-01-27 20:29 UTC  (2+ messages)

[PATCH] spi: octeon: Use list_is_last() instead of open-coded
 2014-01-27 20:28 UTC  (2+ messages)

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:27 UTC  (31+ messages)
` [PATCH 01/14] spi: rspi: Remove unused mesg parameter from {send,receive}_pio()
` [PATCH 02/14] spi: rspi: Use core message handling
` [PATCH 03/14] spi: rspi: Abstract 8/16-bit Data Register access
` [PATCH 04/14] spi: rspi: Add rspi_data_{out,in,out_in}() helpers
` [PATCH 05/14] spi: rspi: Abstract transfer_one() for RSPI and QSPI
` [PATCH 06/14] spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
` [PATCH 07/14] spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
` [PATCH v3 08/14] spi: rspi: Add support for more than one interrupt
` [PATCH 09/14] spi: rspi: Add support for RSPI on RZ/A1H
` [PATCH v3 10/14] spi: rspi: Add support for loopback mode
` [PATCH v2 11/14] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH v2 12/14] spi: rspi: Use NULL as the clock ID
` [PATCH v4 13/14] spi: rspi: Add DT support
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI

[PATCH v3 0/3] spi: documentation improvements
 2014-01-27 18:45 UTC  (7+ messages)
  ` [PATCH v3 1/3] spi: spi.h: clarify the documentation of transfer_one
  ` [PATCH v3 2/3] Doc: spi: document the transfer_one spi_master callback
  ` [PATCH v3 3/3] spi: correct the transfer_one_message documentation wording

[PATCH 0/4] Add Allwinner A31 SPI controller support
 2014-01-27 15:02 UTC  (4+ messages)
` [PATCH 1/4] clk: sunxi: Add support for PLL6 on the A31

Kind Regards
 2014-01-26 21:57 UTC 

[PATCH RFC 0/4] spi: dw: device tree and generic queue support
 2014-01-26  8:01 UTC  (4+ messages)
` [PATCH RFC 3/4] spi: dw: add support for gpio controlled chip select

[PATCH 0/3] spi: documentation improvements
 2014-01-25 18:52 UTC  (4+ messages)
` [PATCH 2/3] Doc: spi: document the transfer_one spi_master callback

[PATCH] spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versions
 2014-01-24 20:06 UTC 

[PATCH] spi/s3c64xx: Remove unused /CS GPIO management
 2014-01-24 19:01 UTC 

[PATCH 00/15] ARM: shmobile: RSPI RZ and QSPI SoC and board integration
 2014-01-24 12:49 UTC  (10+ messages)
` [PATCH v4 07/15] ARM: shmobile: genmai reference dts: Add RSPI nodes
` [PATCH v3 08/15] ARM: shmobile: r8a7791 clock: add QSPI clocks
` [PATCH v3 09/15] ARM: shmobile: koelsch legacy: Add QSPI support
` [PATCH v3 10/15] ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
` [PATCH v2 11/15] ARM: shmobile: r8a7791 dtsi: Add QSPI node
` [PATCH v2 12/15] ARM: shmobile: koelsch dts: Add QSPI nodes
` [PATCH 13/15] ARM: shmobile: lager legacy: Switch QSPI to named IRQs
  ` [PATCH 14/15] ARM: shmobile: koelsch legacy: Enable Quad SPI transfers for the SPI FLASH
  ` [PATCH 15/15] ARM: shmobile: koelsch dts: "


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