| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ... | Mark Brown | 2015-03-06 | 7 | -11/+46 |
|\ \ \ \ \ |
|
| | | | | * | drivers: spi: ti-qspi: wait for busy bit clear before data write/read | Mugunthan V N | 2015-02-21 | 1 | -0/+22 |
| | | | * | | spi: pl022: Fix race in giveback() leading to driver lock-up | Alexander Sverdlin | 2015-03-06 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
| | | * | | spi: img-spfi: Verify max spfi transfer length | Sifan Naeem | 2015-03-03 | 1 | -0/+7 |
| |_|/ /
|/| | | |
|
| | * | | spi: dw-mid: avoid potential NULL dereference | Andy Shevchenko | 2015-03-06 | 1 | -0/+6 |
| | * | | spi: dw: revisit FIFO size detection again | Andy Shevchenko | 2015-02-26 | 1 | -2/+2 |
| | * | | spi: dw-pci: correct number of chip selects | Andy Shevchenko | 2015-02-24 | 1 | -2/+2 |
| |/ /
|/| | |
|
| * | | spi: atmel: Fix interrupt setup for PDC transfers | Torsten Fleischer | 2015-02-26 | 1 | -6/+6 |
|/ / |
|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -3/+3 |
|\ \ |
|
| * | | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -3/+3 |
* | | | treewide: Remove unnecessary BCMA_CORETABLE_END macro | Joe Perches | 2015-02-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2015-02-08 | 1 | -135/+163 |
|\ \ |
|
| * | | spi/xilinx: Fix access invalid memory on xilinx_spi_tx | Ricardo Ribalda Delgado | 2015-02-02 | 1 | -1/+16 |
| * | | spi: Revert "spi/xilinx: Remove iowrite/ioread wrappers" | Mark Brown | 2015-01-30 | 1 | -4/+24 |
| * | | spi/xilinx: Check number of slaves range | Ricardo Ribalda | 2015-01-28 | 1 | -0/+7 |
| * | | spi/xilinx: Use polling mode on small transfers | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -18/+25 |
| * | | spi/xilinx: Remove remaining_words driver data variable | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -16/+12 |
| * | | spi/xilinx: Remove iowrite/ioread wrappers | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -24/+4 |
| * | | spi/xilinx: Convert bits_per_word in bytes_per_word | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -9/+9 |
| * | | spi/xilinx: Convert remainding_bytes in remaining words | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -7/+6 |
| * | | spi/xilinx: Make spi_tx and spi_rx simmetric | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -4/+5 |
| * | | spi/xilinx: Remove rx_fn and tx_fn pointer | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -51/+18 |
| * | | spi/xilinx: Support for spi mode CS_HIGH | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -24/+38 |
| * | | spi/xilinx: Do not inhibit transmission in polling mode | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -10/+15 |
| * | | spi/xilinx: Support cores with no interrupt | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -14/+19 |
| * | | spi/xilinx: Use cached value of register | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -1/+0 |
| * | | spi/xilinx: Code cleanup | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -5/+1 |
| * | | spi/xilinx: Leave the IRQ always enabled. | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -14/+5 |
| * | | spi/xilinx: Simplify spi_fill_tx_fifo | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -13/+33 |
| * | | spi/xilinx: Simplify data read from the Rx FIFO | Ricardo Ribalda Delgado | 2015-01-27 | 1 | -7/+8 |
| * | | spi/xilinx: Support for spi mode LOOP | Ricardo Ribalda Delgado | 2015-01-26 | 1 | -2/+4 |
| * | | spi/xilinx: Support for spi mode LSB_FIRST | Ricardo Ribalda Delgado | 2015-01-26 | 1 | -2/+5 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top... | Mark Brown | 2015-02-08 | 6 | -33/+615 |
|\ \ \ \ \ |
|
| | | | * | | spi: ti-qspi: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-02-05 | 1 | -8/+6 |
| | | | |/ |
|
| | | * | | spi: st-ssc4: Remove duplicate code to test unsupported mode bits | Axel Lin | 2015-01-14 | 1 | -6/+0 |
| | | * | | spi: Add new driver for STMicroelectronics' SPI Controller | Lee Jones | 2014-12-22 | 3 | -0/+518 |
| | | |/ |
|
| | * / | spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n) | Ian Abbott | 2015-02-02 | 1 | -24/+97 |
| | |/ |
|
| * / | spi: sirf: drop redundant sirf,marco-spi compatible string | Barry Song | 2015-01-06 | 1 | -1/+0 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2015-02-08 | 8 | -211/+179 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi: pl08x: do not select S3C64XX_PL080 | Arnd Bergmann | 2015-01-28 | 1 | -1/+0 |
| | | | | |/ |
|
| | | | * / | spi/rockchip: avoid uninitialized-use warning | Arnd Bergmann | 2015-01-28 | 1 | -2/+4 |
| | | | |/ |
|
| | | * / | spi: qup: Add SPI_CPOL configuration support | Ivan T. Ivanov | 2014-12-29 | 1 | -1/+10 |
| | | |/ |
|
| | * | | spi: spi-pxa2xx: only include mach/dma.h for legacy DMA | Rob Herring | 2015-02-04 | 1 | -0/+1 |
| | * | | spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume | Jarkko Nikula | 2015-01-28 | 1 | -1/+2 |
| | * | | spi: pxa2xx: Cleanup register access macros | Jarkko Nikula | 2014-12-22 | 4 | -142/+117 |
| | * | | spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall() | Jarkko Nikula | 2014-12-22 | 1 | -3/+3 |
| | * | | spi: pxa2xx: Move is_lpss_ssp() tests to caller | Jarkko Nikula | 2014-12-22 | 1 | -9/+6 |
| | * | | spi: pxa2xx: Remove unused define | Jarkko Nikula | 2014-12-22 | 1 | -2/+0 |
| | |/ |
|
| * | | spi: orion: Add multiple chip select support to spi-orion | Ken Wilson | 2015-01-16 | 1 | -1/+14 |
| * | | spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers | Ken Wilson | 2015-01-14 | 1 | -50/+23 |
| |/ |
|