summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-03-22spi: atmel: use endian agnostic IOBen Dooks
2015-03-20spi: bcm2835: fix all checkpath --strict messagesMartin Sperl
2015-03-18spi: trigger trace event for message-done before mesg->completeUwe Kleine-König
2015-03-17spi: dw-spi: Convert 16bit accesses to 32bit accessesThor Thayer
2015-03-17spi/omap100k: Convert to runtime PMMark Brown
2015-03-17spi: constify of_device_id arrayFabian Frederick
2015-03-16spi: Ensure that CS line is in non-active state after spi_setup()Ivan T. Ivanov
2015-03-09spi: dw-spi: Single Register read to clear IRQsThor Thayer
2015-03-09spi: dw-mid: convert to use dw_dmac instead of intel_mid_dmaAndy Shevchenko
2015-03-09spi: dw-mid: move to use core SPI DMA mappingsAndy Shevchenko
2015-03-09spi: dw-mid: clear ongoing DMA transfers on timeoutAndy Shevchenko
2015-03-09spi: dw-mid: take care of FIFO overrun/underrun when do DMAAndy Shevchenko
2015-03-09spi: dw-mid: split dma_setup() from dma_transfer()Andy Shevchenko
2015-03-09spi: dw-mid: convert value of dma_width to enum dma_slave_buswidthAndy Shevchenko
2015-03-09Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown
2015-03-09spi: cadence: Remove Kconfig dependencyMichal Simek
2015-03-08spi: Remove support for legacy PMLars-Peter Clausen
2015-03-07spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko
2015-03-07spi: qup: Add DMA capabilitiesAndy Gross
2015-03-07spi: qup: Fix cs-num DT property parsingIvan T. Ivanov
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown
2015-03-06spi: dw: move to SPI core message handlingAndy Shevchenko
2015-03-06Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2015-03-06spi: dw: program registers as soon as possibleAndy Shevchenko
2015-03-06spi: dw: make sure SPI controller is enabledAndy Shevchenko
2015-03-06spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin
2015-03-06spi: pl022: Remove dead codeAlexander Sverdlin
2015-03-06spi: pl022: Don't touch unspecified bits in interrupt maskAlexander Sverdlin
2015-03-06spi: pl022: Remove incorrect TxFIFO full reportingAlexander Sverdlin
2015-03-06spi/rockchip: do an error handling in proper timeAndy Shevchenko
2015-03-06spi: introduce master->handle_err() callbackAndy Shevchenko
2015-03-06spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko
2015-03-03spi: img-spfi: Remove udelay in soft resetSifan Naeem
2015-03-03spi: img-spfi: Verify max spfi transfer lengthSifan Naeem
2015-03-03spi: spi-imx: use correct enumeration typeStefan Agner
2015-02-26spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer
2015-02-26spi: dw: revisit FIFO size detection againAndy Shevchenko
2015-02-24spi: dw: always reprogram CTRL0Andy Shevchenko
2015-02-24spi: dw: refactor code that handles clk_divAndy Shevchenko
2015-02-24spi: dw: get TX level without an additional variableAndy Shevchenko
2015-02-24spi: dw: move piece of code out of conditionAndy Shevchenko
2015-02-24spi: dw-pci: correct number of chip selectsAndy Shevchenko
2015-02-24spi: spidev: only use up TX/RX bounce buffer space when neededIan Abbott
2015-02-24spi: s3c64xx: fix compiler warning in spi-s3c64xxAndre Przywara
2015-02-23spi: sh-msiof: remove slave_id settings for DMAEngineArnd Bergmann
2015-02-23spi: rspi: remove slave_id settings for DMAEngineArnd Bergmann
2015-02-21drivers: spi: ti-qspi: wait for busy bit clear before data write/readMugunthan V N
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-11spi: sc18is602: Support multiple devices on a single I2C bus if DT is configuredGuenter Roeck