messages from 2015-02-24 14:27:29 to 2015-03-11 19:20:44 UTC [more...]
[PATCHv3] spi: dw-spi: Convert to 32-bit register accesses
2015-03-11 19:20 UTC (2+ messages)
` [PATCHv3] spi: dw-spi: Convert 16bit accesses to 32bit accesses
[PATCH 1/2] SPI: control CS via standard GPIO operations instead of SPI-HW
2015-03-11 15:21 UTC (8+ messages)
` [PATCH 2/2] dt/bindings: "
[RFC/PATCHv2 0/3] spi: spi-dw: Select 16b or 32b register access
2015-03-11 10:27 UTC (20+ messages)
` [RFC/PATCHv2 1/3] spi: dw-spi: Single Register read to clear IRQs
` [RFC/PATCHv2 2/3] dt-binding: spi: spi-dw: Select 16b or 32b access for Designware SPI
` [RFC/PATCHv2 3/3] spi: dw-spi: Pointers select 16b vs. 32b DesignWare access
[PATCHv2 0/4] spi: spidev_test: Added functionalities
2015-03-10 20:55 UTC (9+ messages)
` [PATCHv2 1/4] Cleaned hexadecimal dump
` [PATCHv2 2/4] Added verbose output
` [PATCHv2 3/4] Added input buffer from the terminal
` [PATCHv2 4/4] Moved spidev_tool.c to tools/spi
[PATCH 1/2] spi: qup: Fix cs-num DT property parsing
2015-03-10 20:47 UTC (12+ messages)
` [PATCH 2/2] spi: qup: Request CS GPIO's during probe
Fixing eSPI controller driver: some queries
2015-03-09 20:34 UTC (4+ messages)
[PATCH 0/4] spi: spidev_test: Added functionalities
2015-03-09 18:40 UTC (11+ messages)
` [PATCH 1/4] Cleaned hexadecimal dump
` [PATCH 2/4] Added verbose output
` [PATCH 3/4] Added input buffer from the terminal
` [PATCH 4/4] Moved spidev_tools.c to tools/spi
[PATCH v3 0/7] spi: dw: make DMA working
2015-03-09 18:11 UTC (9+ messages)
` [PATCH v3 1/7] spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
` [PATCH v3 2/7] spi: dw-mid: split dma_setup() from dma_transfer()
` [PATCH v3 3/7] spi: dw-mid: take care of FIFO overrun/underrun when do DMA
` [PATCH v3 4/7] spi: dw-mid: clear ongoing DMA transfers on timeout
` [PATCH v3 5/7] spi: dw-mid: move to use core SPI DMA mappings
` [PATCH v3 6/7] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
` [PATCH v3 7/7] dmaengine: intel-mid-dma: remove the driver
[PATCH v2] spi: cadence: Remove Kconfig dependency
2015-03-09 18:09 UTC (2+ messages)
[GIT PULL] spi fixes for v4.0
2015-03-09 18:08 UTC
[RFC PATCH] spi: Ensure that CS line is in non-active state after setup
2015-03-09 12:11 UTC (4+ messages)
[PATCH v4 0/3] spi: dw: refactor to use SPI core message handling
2015-03-09 11:41 UTC (9+ messages)
` [PATCH v4 1/3] spi: dw: make sure SPI controller is enabled
` [PATCH v4 2/3] spi: dw: program registers as soon as possible
` [PATCH v4 3/3] spi: dw: move to SPI core message handling
[PATCH 1/3] spi: imx: Fix DMA transfer
2015-03-09 10:31 UTC (4+ messages)
` [PATCH 2/3] spi: imx: replace fixed timeout with calculated one
` [PATCH 3/3] spi: imx: add support for all SPI word width for DMA transfer
[PATCH v4] spi: qup: Add DMA capabilities
2015-03-09 9:12 UTC (7+ messages)
[PATCH 1/2] spi: Use PM ops instead of legacy suspend/resume
2015-03-08 19:58 UTC (3+ messages)
` [PATCH 2/2] spi: Remove support for legacy PM
[PATCH] spi: xilinx: Use standard num-cs binding
2015-03-08 19:00 UTC (5+ messages)
[PATCH v2, resend for stable 1/1] spi: dw-mid: clear BUSY flag fist and test other one
2015-03-07 19:14 UTC (3+ messages)
[PATCH] spi: spidev_test: Added functionalities
2015-03-07 17:59 UTC (8+ messages)
[PATCH v2 0/9] spi: dw: make DMA working
2015-03-07 11:04 UTC (15+ messages)
` [PATCH v2 1/9] spi: dw-mid: avoid potential NULL dereference
` [PATCH v2 2/9] spi: dw-mid: clear BUSY flag fist and test other one
` [PATCH v2 3/9] spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
` [PATCH v2 4/9] spi: dw-mid: split dma_setup() from dma_transfer()
` [PATCH v2 5/9] spi: dw-mid: take care of FIFO overrun/underrun when do DMA
` [PATCH v2 6/9] spi: dw-mid: clear ongoing DMA transfers on timeout
` [PATCH v2 7/9] spi: dw-mid: move to use core SPI DMA mappings
` [PATCH v2 8/9] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
` [PATCH v2 9/9] dmaengine: intel-mid-dma: remove the driver
[RFC/PATCH 0/2] spi: spi-dw: Select 16b or 32b register access
2015-03-06 23:06 UTC (12+ messages)
` [RFC/PATCH 1/2] dt-binding: spi: spi-dw: Select 16b or 32b access for Designware SPI
` [RFC/PATCH 2/2] spi: dw-spi: Pointers select 16b vs. 32b DesignWare access
[PATCH 4/4] spi: pl022: Fix race in giveback() leading to driver lock-up
2015-03-06 19:49 UTC (2+ messages)
[PATCH 3/4] spi: pl022: Remove dead code
2015-03-06 19:45 UTC (2+ messages)
[PATCH 2/4] spi: pl022: Don't touch unspecified bits in interrupt mask
2015-03-06 19:44 UTC (2+ messages)
[PATCH 1/4] spi: pl022: Remove incorrect TxFIFO full reporting
2015-03-06 19:44 UTC (2+ messages)
[PATCH 1/2] spi: introduce master->handle_err() callback
2015-03-06 19:42 UTC (3+ messages)
` [PATCH 2/2] spi/rockchip: do an error handling in proper time
[PATCH] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1
2015-03-06 11:44 UTC (4+ messages)
[RESENT PATCH] spi: xilinx: Use standard num-cs binding
2015-03-05 13:10 UTC
[PATCH v3] spi: qup: Add DMA capabilities
2015-03-04 9:37 UTC (3+ messages)
[PATCH] spi: img-spfi: Remove udelay in soft reset
2015-03-03 14:27 UTC (2+ messages)
[PATCH] spi: img-spfi: Verify max spfi transfer length
2015-03-03 14:26 UTC (2+ messages)
[PATCH] spi - fix a typo in comment
2015-03-03 14:14 UTC (2+ messages)
[PATCH] spi: spi-pxa2xx: Fix potential NULL handler data in pump_transfers
2015-03-03 10:02 UTC (2+ messages)
[PATCH] spi: spi-imx: use correct enumeration type
2015-03-03 9:58 UTC (2+ messages)
[PATCH v3 0/3] spi: dw: refactor to use SPI core message handling
2015-02-27 20:11 UTC (5+ messages)
` [PATCH v3 1/3] spi: dw: make sure SPI controller is enabled
` [PATCH v3 2/3] spi: dw: program registers as soon as possible
` [PATCH v3 3/3] spi: dw: move to SPI core message handling
[PATCH v2] spi: qup: Add DMA capabilities
2015-02-27 14:46 UTC (8+ messages)
[PATCH v1 1/1] spi: clarify what driver can do with message->status
2015-02-26 13:15 UTC (7+ messages)
[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
2015-02-26 8:02 UTC (3+ messages)
` [PATCH 1/7] ARM: vf610: add second DSPI instance
[PATCH v2 1/1] spi: dw: move to SPI core message handling
2015-02-26 2:44 UTC (3+ messages)
[PATCH 1/1] spi: atmel: Fix interrupt setup for PDC transfers
2015-02-26 2:34 UTC (2+ messages)
[PATCH v2 1/1] spi: dw: revisit FIFO size detection again
2015-02-26 2:10 UTC (2+ messages)
[PATCH v1 1/1] spi: dw: revisit FIFO size detection again
2015-02-25 9:35 UTC (4+ messages)
[PATCH v1 0/5] spi: dw: refactor to use SPI core message handling
2015-02-24 14:45 UTC (5+ messages)
` [PATCH v1 5/5] spi: dw: move to "
[PATCH] spi: sirf: add reset controller dependency
2015-02-24 14:27 UTC (5+ 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).