messages from 2014-09-08 01:52:20 to 2014-09-28 22:21:50 UTC [more...]
[PATCH 0/5] m25p80,spi-nor: Fix module aliases for m25p80; clean up chip identification
2014-09-28 22:21 UTC (15+ messages)
` [PATCH 1/5] m25p80,spi-nor: Fix module aliases for m25p80
` [PATCH 2/5] spi-nor: Remove spi_nor::read_id operation
` [PATCH 3/5] spi-nor: Make spi_nor_scan() take a chip type name, not an spi_device_id
` [PATCH 4/5] spi-nor: Replace struct spi_device_id with struct flash_info
` [PATCH 5/5] m25p80,spi-nor: Share the list of supported chip type names again
[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
2014-09-28 15:37 UTC (21+ messages)
` [PATCH 21/27] spi: omap2-mcspi: use pm_runtime_last_busy_and_autosuspend helper
` [PATCH 22/27] spi: orion: "
` [PATCH 23/27] spi: ti-qspi: "
` [PATCH 24/27] spi: core: "
[PATCH v3] spi: orion: support armada extended baud rates
2014-09-28 13:24 UTC
[PATCH] ARM: mvebu: use improved armada spi device tree compatible name
2014-09-28 13:19 UTC (5+ messages)
[RFC 0/4] Improving SPI driver latency (vs v3.8.13.14-rt31)
2014-09-28 12:24 UTC (6+ messages)
` [RFC 1/4] spi: reenable sync SPI transfers
` [RFC 2/4] spidev: Avoid runtime memory allocations
` [RFC 3/4] spidev: actually use synchronous transfers
` [RFC 4/4] spidev-s3c64xx: allocate dma channel at startup
[PATCH 1/3] spi:fsl-dspi:add dspi tcfq mode transfer support
2014-09-28 11:19 UTC (6+ messages)
` [PATCH 2/3] arm:dts:vf-610:add vybrid DSPI TCF "
` [PATCH 3/3] Documentation:spi:fsl-dspi:add DSPI tcf "
[PATCH] SPI: spi-pxa2xx: Add support for Intel Quark X1000 SPI controller
2014-09-28 3:23 UTC (6+ messages)
` [PATCH] SPI: spi-pxa2xx: SPI support for Intel Quark X1000
[PATCH 1/2] spi: bcm53xx: Fix module dependency
2014-09-26 8:13 UTC (4+ messages)
` [PATCH 2/2] spi: bcm53xx: Add missing module information
[PATCH] spi/rockchip: fix bug that cause the failture to read data in DMA mode
2014-09-25 13:08 UTC (2+ messages)
[PATCH 1/1] spi: fsl-dspi: Remove probe info message
2014-09-25 12:49 UTC (2+ messages)
[PATCH 1/1] spi: fsl-dspi: Fix probe info message
2014-09-25 11:11 UTC (4+ messages)
[Patch v2] spi: qup: Fix incorrect block transfers
2014-09-24 21:04 UTC
[PATCH 00/10] spi: dw: make DMA working
2014-09-24 12:02 UTC (25+ messages)
` [PATCH 01/10] spi: dw-mid: respect 8 bit mode
` [PATCH 02/10] spi: dw-mid: always use duplex transfers when DMA
` [PATCH 03/10] spi: dw-mid: terminate ongoing transfers at exit
` [PATCH 04/10] spi: dw-mid: follow new DMAengine workflow
` [PATCH 05/10] spi: dw: disable all interrupts first when pump message
` [PATCH 06/10] spi: dw: introduce support of loopback mode
` [PATCH 07/10] spi: dw: fix style of code in few places
` [PATCH 08/10] spi: dw-mid: move to use core SPI DMA mappings
` [PATCH 09/10] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
` [PATCH 10/10] dmaengine: intel-mid-dma: remove the driver
[PATCH v2] spi: pl022: Add support for chip select extension
2014-09-24 9:26 UTC (8+ messages)
[PATCH] spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error
2014-09-24 8:52 UTC (2+ messages)
[PATCH 1/3] spi: clps711x: Migrate to the new clk subsystem
2014-09-24 8:40 UTC (3+ messages)
` [PATCH 2/3] spi: clps711x: Add devicetree support
[PATCH] spi: qup: Fix incorrect block transfers
2014-09-24 8:30 UTC (4+ messages)
[PATCH 3/3] spi: clps711x: dts: Add bindings documentation for the CLPS711X SPI driver
2014-09-23 16:49 UTC (3+ messages)
[PATCH v5 08/11] spi: core: Convert to dev_pm_domain_attach|detach()
2014-09-19 18:27 UTC
SPI and module auto-loading
2014-09-19 11:08 UTC (7+ messages)
IBSP Project Letter Attached
2014-09-19 10:01 UTC
[PATCH] spi: pl022: Add missing error check for devm_kzalloc
2014-09-18 18:14 UTC (2+ messages)
Beate-
2014-09-17 18:05 UTC
[PATCH v6] spi: spi-imx: add DMA support
2014-09-17 0:49 UTC (4+ messages)
[GIT PULL] SPI fixes for v3.17
2014-09-16 23:31 UTC
[RESEND PATCH v3] spi: davinci: add support for adding delay between word's transmissions
2014-09-16 17:32 UTC (2+ messages)
[PATCH] spi: davinci: request cs_gpio's from probe
2014-09-16 17:31 UTC (6+ messages)
` [PATCH] spi: davinci: remove empty function davinci_spi_cleanup
[PATCH 1/1] spi-summery: documentation mistake
2014-09-16 16:43 UTC (2+ messages)
[PATCH] spi/imx: Add MAINTAINERS entry for i.MX SPI driver
2014-09-16 16:12 UTC (4+ messages)
[PATCH v3] spi: davinci: add support for adding delay between word's transmissions
2014-09-15 16:37 UTC (4+ messages)
[PATCH] spi: pl022: Add support for chip select extension
2014-09-15 10:59 UTC (5+ messages)
[PATCH v1 0/6] spi: dw: various clean ups and a bug fix
2014-09-15 8:21 UTC (10+ messages)
` [PATCH v1 1/6] spi: dw: don't use mrst prefix anymore
` [PATCH v1 2/6] spi: dw: remove FSF address
` [PATCH v1 3/6] spi: dw-mid: check that DMA was inited before exit
` [PATCH v1 4/6] spi: dw-mid: remove Moorestown support
` [PATCH v1 5/6] spi: dw-mid: remove redundant dmac member
` [PATCH v1 6/6] spi: dw-mid: remove FSF address and update copyright
Autoloading of SPI/nor driver on kirkwood (qnap devices)
2014-09-14 2:00 UTC (6+ messages)
[PATCH v5] spi: spi-imx: add DMA support
2014-09-11 1:37 UTC (11+ messages)
Building SPI subsystem core as module
2014-09-11 0:32 UTC
[PATCH v2] spi: davinci: add support for adding delay between word's transmission
2014-09-10 17:02 UTC (7+ messages)
[PATCH] SPI: Fix error message
2014-09-09 15:22 UTC (2+ messages)
[PATCH v4 7/9] spi: core: Convert to dev_pm_domain_attach|detach()
2014-09-09 11:36 UTC
[PATCH 0/2] spi: davinci: fixes and updates
2014-09-08 14:39 UTC (9+ messages)
` [PATCH 2/2] spi: davinci: support adding delay between transmission
[PATCH 1/2] gpio: Add driver for AXM55xx SSP chip selects
2014-09-08 11:35 UTC (7+ messages)
[PATCH v3] spi: orion: support armada extended baud rates
2014-09-08 3:30 UTC
[PATCH v2] spi: orion: support armada extended baud rates
2014-09-08 1:52 UTC (9+ 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).