messages from 2014-08-28 20:28:19 to 2014-09-15 22:58:20 UTC [more...]
SPI and module auto-loading
2014-09-15 22:58 UTC (6+ messages)
[PATCH] spi/imx: Add MAINTAINERS entry for i.MX SPI driver
2014-09-15 22:44 UTC
[PATCH v6] spi: spi-imx: add DMA support
2014-09-15 22:39 UTC (2+ messages)
[PATCH] spi: davinci: request cs_gpio's from probe
2014-09-15 16:38 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 0/5] m25p80,spi-nor: Fix module aliases for m25p80; clean up chip identification
2014-09-15 15:08 UTC (11+ 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 v2] spi: pl022: Add support for chip select extension
2014-09-15 11:38 UTC
[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
[RFC 0/4] Improving SPI driver latency (vs v3.8.13.14-rt31)
2014-09-14 14:45 UTC (5+ 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
Autoloading of SPI/nor driver on kirkwood (qnap devices)
2014-09-14 2:00 UTC (7+ 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] ARM: mvebu: use improved armada spi device tree compatible name
2014-09-09 16:00 UTC (3+ messages)
[PATCH] SPI: Fix error message
2014-09-09 15:22 UTC (2+ messages)
[PATCH v3 7/9] spi: core: Convert to dev_pm_domain_attach|detach()
2014-09-09 11:36 UTC (2+ messages)
` [PATCH v4 "
[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 (8+ messages)
` [PATCH 2/2] Documentation: DT bindings for AXM55xx SSP CS
[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 (11+ messages)
[PATCH 5/8] spi: sirf: add fifo reset/start for cmd transfer
2014-09-07 0:55 UTC (12+ messages)
` [PATCH 6/8] spi: sirf: set default spi frequency if it is not set
` [PATCH 7/8] spi: sirf: cleanup the indentation of marcos
` [PATCH 8/8] spi: sirf: make DMA transfer mode optional
[PATCH 0/8] spi: sirf: a bundle of fixes and cleanups
2014-09-07 0:50 UTC (12+ messages)
` [PATCH 1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour
` [PATCH 2/8] spi: sirf: request and free cs gpio in setup and cleanup callbacks
` [PATCH 3/8] spi: sirf: enable RX_IO_DMA_INT interrupt
` [PATCH 4/8] spi: sirf: fix 'cmd_transfer' function typos
[PATCH 0/3] SPI Fixes for spi-rockchip
2014-09-03 20:44 UTC (3+ messages)
` [PATCH 1/3] spi/rockchip: Fix the wait_for_idle() timeout
` [PATCH 2/3] spi/rockchip: Don't warn if SPI is busy but disabled
FROM: Husam Al Sayed
2014-09-03 18:50 UTC
[PATCH 1/9] spi: davinci: Fix checkpatch issue
2014-09-03 18:30 UTC (16+ messages)
` [PATCH 2/9] spi: dw: "
` [PATCH 3/9] spi: ep93xx: "
` [PATCH 4/9] spi: spi-mxs: "
` [PATCH 5/9] spi: orion: "
` [PATCH 6/9] spi: tegra114: "
` [PATCH 7/9] spi: tegra20-sflash: "
` [PATCH 8/9] spi: txx9: "
` [PATCH 9/9] spi: xtensa-xtfpga: "
[PATCH 1/4] spi: altera: remove unnecessary #ifdef CONFIG_OF
2014-09-03 14:42 UTC (14+ messages)
` [PATCH 2/4] spi: atmel: remove unnecessary #if defined(CONFIG_OF)
` [PATCH 3/4] spi: oc-tiny: remove unnecessary #ifdef CONFIG_OF
` [PATCH 4/4] spi: xtensa-xtfpga: "
[PATCH] spi: orion: support armada extended baud rates
2014-09-03 14:11 UTC (3+ messages)
Please read
2014-09-02 18:50 UTC
does cs_change work in spi-dw.c?
2014-09-02 5:14 UTC (2+ messages)
[PATCH] spi: dw: Don't use devm_kzalloc in master->setup callback
2014-09-01 16:52 UTC (2+ messages)
[PATCH] spi: spi-imx: use threaded interrupt
2014-09-01 14:57 UTC (2+ messages)
[PATCH v3 0/5] spi: dw-pci: cleanup the driver
2014-09-01 10:29 UTC (9+ messages)
` [PATCH v3 1/5] spi: dw-pci: move info message at the end of probe
` [PATCH v3 2/5] spi: dw-pci: apply pci_bar and re-use pci_name
` [PATCH v3 3/5] spi: dw-pci: convert to use dev_pm_ops
` [PATCH v3 4/5] spi: dw-pci: provide platform specific data via driver_data
` [PATCH v3 5/5] spi: dw-pci: remove FSF address and update copyright
[PATCH] spi: fsl: Don't use devm_kzalloc in master->setup callback
2014-09-01 7:50 UTC (3+ messages)
[PATCH v2] spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed
2014-08-31 13:05 UTC (6+ messages)
[GIT PULL] SPI fixes for v3.17
2014-08-31 12:50 UTC (3+ messages)
SPI: dw-mmio: spidev with devicetree on 3.16
2014-08-29 16:27 UTC
[PATCH] spi: bcm53xx: make local symbol static
2014-08-29 11:48 UTC (2+ messages)
[PATCH] spi/rockchip: Avoid accidentally turning off the clock
2014-08-29 11:08 UTC (2+ messages)
[PATCH] spi: dw-mid: don't leak memory on exit
2014-08-29 7:35 UTC (3+ messages)
Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286
2014-08-28 20:28 UTC (3+ 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).