messages from 2014-01-13 12:10:32 to 2014-01-24 08:02:11 UTC [more...]
[PATCH 0/3] spi: documentation improvements
2014-01-24 8:02 UTC (7+ messages)
` [PATCH 1/3] spi: spi.h: clarify the documentation of transfer_one
` [PATCH 2/3] Doc: spi: document the transfer_one spi_master callback
` [PATCH 3/3] spi: correct the transfer_one_message documentation wording
[PATCH RFC 0/4] spi: dw: device tree and generic queue support
2014-01-24 6:36 UTC (14+ messages)
` [PATCH RFC 1/4] spi: dw-mmio: allow multiple instances
` [PATCH RFC 2/4] spi: dw-mmio: add device tree support
` [PATCH RFC 3/4] spi: dw: add support for gpio controlled chip select
` [PATCH RFC 4/4] spi: dw: migrate to generic queue infrastructure
spidev: fix hang when transfer_one_message fails
2014-01-24 2:21 UTC (4+ messages)
[GIT PULL] SPI updates for v3.14 remerged
2014-01-23 18:04 UTC (3+ messages)
[PATCH] spi/pl022: Unprepare clocks while suspended
2014-01-23 12:18 UTC (3+ messages)
[PATCH 0/4] m25p80 Quad/Dual updates
2014-01-23 2:01 UTC (12+ messages)
` [PATCH 1/4] mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
` [PATCH 2/4] mtd: m25p80: Set rx_nbits for Quad SPI transfers
` [PATCH 3/4] mtd: m25p80: Add dual read support
` [PATCH 4/4] mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
[PATCH 1/5] spi: Spelling s/finised/finished/
2014-01-22 20:26 UTC (14+ messages)
` [PATCH v2 3/5] spi: Correct set_cs() documentation
` [PATCH 4/5] spi: Check that Quad/Dual is half duplex
` [PATCH v2 2/5] spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()
` [PATCH 5/5] spi: rspi: Document support for Renesas QSPI in Kconfig
[PATCH 44/73] spi: delete non-required instances of include <linux/init.h>
2014-01-21 21:43 UTC (2+ messages)
[PATCH] spi: core: Fix transfer failure when master->transfer_one returns positive value
2014-01-21 18:45 UTC (2+ messages)
[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
2014-01-21 2:29 UTC (15+ messages)
[PATCH] spi: sc18is602: Remove sc18is602_setup() because it is done by spi core
2014-01-20 18:33 UTC (3+ messages)
LOCAL MAP OPTIMIZATION FOR : mail-archive.com (Less Than $99/Month)
2014-01-20 17:08 UTC
[GIT PULL] SPI updates for v3.14
2014-01-20 15:59 UTC
[PATCH] spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
2014-01-20 15:22 UTC
[PATCH] spi: omap2-mcspi: Fix mcspi FIFO usage
2014-01-20 9:44 UTC
[PATCH 0/4] module autoloading fixes
2014-01-20 7:10 UTC (23+ messages)
` [PATCH 1/4] ACPI: fix create_modalias() return value handling
` [PATCH 2/4] ACPI: add module autoloading support for ACPI enumerated devices
` [PATCH 3/4] fix module autoloading "
` [PATCH 4/4] OF: introduce OF style 'modalias' support for platform bus
[PATCH V2 0/8] spi: rspi: Add support for RZ/A1H
2014-01-19 11:39 UTC (17+ messages)
` [PATCH V2 1/8] spi: rspi: Add more RSPI register documentation
` [PATCH V2 2/8] spi: rspi: Add more QSPI "
` [PATCH V2 3/8] spi: rspi: Add support for more than one interrupt
` [PATCH V2 4/8] spi: rspi: Add support for 8-bit Data Register access
` [PATCH V2 6/8] spi: rspi: Add support for missing SPCR2 register
` [PATCH V2 7/8] spi: rspi: Add support for specifying CPHA/CPOL
[PATCH 0/4] Add Allwinner A31 SPI controller support
2014-01-17 22:14 UTC (11+ messages)
` [PATCH 1/4] clk: sunxi: Add support for PLL6 on the A31
` [PATCH 2/4] ARM: sun6i: dt: Add PLL6 and SPI module clocks
` [PATCH 3/4] spi: sunxi: Add Allwinner A31 SPI controller driver
` [PATCH 4/4] ARM: sun6i: dt: Add SPI controllers to the A31 DTSI
[PATCH/RFC] spi: core: Fix logic mismatch in spi_master.set_cs()
2014-01-17 19:04 UTC (9+ messages)
[PATCH] spi: Remove duplicate code to set default bits_per_word setting
2014-01-17 15:58 UTC (5+ messages)
[PATCH] spi: sc18is602: Convert to use bits_per_word_mask
2014-01-17 15:58 UTC (3+ messages)
[PATCH] spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP
2014-01-16 14:08 UTC (2+ messages)
[PATCH 1/2] spi: Provide core support for DMA mapping transfers
2014-01-16 12:28 UTC (2+ messages)
` [PATCH 2/2] spi/s3c64xx: Use core DMA mapping code with dmaengine
[PATCH V3 0/5] SoC and board integration for RSPI on r7s72100/genmai
2014-01-15 19:25 UTC (4+ messages)
` [PATCH V3 1/5] pinctrl: sh-pfc: r7s72100: Add RSPI support
[PATCH] spi: davinci: fix build warning when printing resource_size_t vars
2014-01-15 10:41 UTC (4+ messages)
[PATCH v2] spi: sirf: Avoid duplicate code in various bits_per_word cases
2014-01-15 9:35 UTC (2+ messages)
[PATCH] spi: sirf: Avoid duplicate code in various bits_per_word cases
2014-01-15 8:52 UTC (8+ messages)
` FW: "
[PATCH 0/9] Renesas RSPI/QSPI DT support
2014-01-15 8:46 UTC (10+ messages)
` [PATCH 1/9] spi: rspi: Add missing clk_disable() calls in error and cleanup paths
[PATCH] spi: tegra114: Use list_is_last() instead of open-coded
2014-01-15 6:07 UTC
[PATCH] spi: octeon: Use list_is_last() instead of open-coded
2014-01-15 5:22 UTC
[PATCH 3/4] fix module autoloading for ACPI enumerated devices
2014-01-15 1:16 UTC (5+ messages)
[PATCH V2 0/3] SoC and board integration for QSPI on r8a7791/koelsch
2014-01-14 23:53 UTC (4+ messages)
[PATCH] spi: clps711x: Add MODULE_ALIAS to support module auto-loading
2014-01-14 18:04 UTC (7+ messages)
[PATCH] spi: Clarify (a)synchronous transfer_one()
2014-01-14 14:36 UTC (2+ messages)
[PATCH rebased 1/2] spi: rspi: Spelling s/transmition/transmission/
2014-01-14 14:15 UTC (4+ messages)
` [PATCH rebased 2/2] spi: rspi: Add missing clk_disable() calls in error and cleanup paths
spi_write_then_read with different tx/rx bits_per_word
2014-01-13 15:36 UTC (4+ messages)
[PATCH 4/4] OF: introduce OF style 'modalias' support for platform bus
2014-01-13 13:48 UTC
[PATCH 2/4] ACPI: add module autoloading support for ACPI enumerated devices
2014-01-13 13:48 UTC
[PATCH 1/4] ACPI: fix create_modalias() return value handling
2014-01-13 13:48 UTC
[PATCH 0/4] module autoloading fixes
2014-01-13 13:47 UTC
spi_finalize_current_transfer()?
2014-01-13 13:41 UTC (2+ messages)
[PATCH] spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
2014-01-13 12:39 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).