Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | spi: dw-pci: apply pci_bar and re-use pci_name | Andy Shevchenko | 2014-09-01 | 1 | -1/+1 | |
| | | * | | | | | | spi: dw-pci: move info message at the end of probe | Andy Shevchenko | 2014-09-01 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | spi: davinci: add support for adding delay between word's transmissions | Murali Karicheri | 2014-09-16 | 1 | -7/+48 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi... | Mark Brown | 2014-10-03 | 15 | -46/+418 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | spi: clps711x: Migrate to the new clk subsystem | Alexander Shiyan | 2014-09-24 | 1 | -32/+2 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | spi: txx9: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -0/+2 | |
| | | * | | | | | | | spi: tegra20-sflash: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -1/+2 | |
| | | * | | | | | | | spi: tegra114: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -0/+9 | |
| | | * | | | | | | | spi: orion: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -2/+3 | |
| | | * | | | | | | | spi: dw: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -7/+9 | |
| | | * | | | | | | | spi: davinci: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -2/+6 | |
| | | * | | | | | | | spi: spi-mxs: Fix checkpatch issue | Jingoo Han | 2014-09-02 | 1 | -1/+3 | |
| | | * | | | | | | | spi: xtensa-xtfpga: Fix checkpatch issue | Jingoo Han | 2014-09-02 | 1 | -0/+1 | |
| | | * | | | | | | | spi: ep93xx: Fix checkpatch issue | Jingoo Han | 2014-09-02 | 1 | -0/+1 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | spi: cadence: Remove .owner field for driver | Michal Simek | 2014-08-16 | 1 | -1/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | spi: bcm53xx: Add missing module information | Axel Lin | 2014-09-26 | 1 | -0/+4 | |
| * | | | | | | | spi: bcm53xx: Fix module dependency | Axel Lin | 2014-09-26 | 1 | -0/+2 | |
| * | | | | | | | spi: bcm53xx: make local symbol static | Jingoo Han | 2014-08-29 | 1 | -1/+1 | |
| * | | | | | | | spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC | Rafał Miłecki | 2014-08-19 | 4 | -0/+374 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote-tracking branch 'spi/topic/dma-dep' into spi-next | Mark Brown | 2014-10-03 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed | Geert Uytterhoeven | 2014-08-31 | 1 | -2/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2014-10-03 | 1 | -17/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-09-24 | 1 | -0/+3 | |
| * | | | | | | | spi: Only call transfer_one() if we have buffers to transfer | Mark Brown | 2014-08-19 | 1 | -18/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus | Mark Brown | 2014-10-03 | 1 | -8/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | spi/rockchip: fix bug that cause the failure to read data in DMA mode | Addy Ke | 2014-09-25 | 1 | -8/+7 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---------. \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'... | Mark Brown | 2014-09-16 | 7 | -26/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | | | | | * | | | | spi: sirf: add fifo reset/start for cmd transfer | Qipan Li | 2014-09-04 | 1 | -0/+2 | |
| | | | | | * | | | | spi: sirf: enable RX_IO_DMA_INT interrupt | Qipan Li | 2014-09-04 | 1 | -1/+2 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | spi/rockchip: Don't warn if SPI is busy but disabled | Doug Anderson | 2014-09-04 | 1 | -1/+2 | |
| | | | | * | | | | spi/rockchip: Fix the wait_for_idle() timeout | Doug Anderson | 2014-09-04 | 1 | -1/+1 | |
| | | | | |/ / / | ||||||
| | | | * / / / | spi/pl022: Fix error message | Roland Stigge | 2014-09-09 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * / / / | spi: fsl: Don't use devm_kzalloc in master->setup callback | Axel Lin | 2014-09-01 | 2 | -6/+19 | |
| | | |/ / / | ||||||
| | * / / / | spi: dw: Don't use devm_kzalloc in master->setup callback | Axel Lin | 2014-09-01 | 1 | -2/+10 | |
| | |/ / / | ||||||
| * | | | | spi: davinci: remove empty function davinci_spi_cleanup | Grygorii Strashko | 2014-09-16 | 1 | -5/+0 | |
| * | | | | spi: davinci: request cs_gpio's from probe | Grygorii Strashko | 2014-09-13 | 1 | -9/+25 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus | Mark Brown | 2014-08-31 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven | 2014-08-31 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------------. \ \ \ | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown | 2014-08-30 | 9 | -49/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | / | | | | | | | | | |/ | | | | | | | | |/| | ||||||
| | | | | | | | * | | spi: rspi: Fix leaking of unused DMA descriptors | Geert Uytterhoeven | 2014-08-16 | 1 | -36/+58 | |
| | | | | | | | |/ | ||||||
| | | | | | | * | | spi/rockchip: Avoid accidentally turning off the clock | Doug Anderson | 2014-08-29 | 1 | -1/+1 | |
| | | | | | | * | | spi/rockchip: fixup incorrect dma direction setting | Addy Ke | 2014-08-20 | 1 | -1/+1 | |
| | | | | | | |/ | ||||||
| | | | | | * / | spi/pxa2xx: Add ACPI ID for Intel Braswell | Alan Cox | 2014-08-20 | 1 | -0/+1 | |
| | | | | | |/ | ||||||
| | | | | * | | spi/omap-mcspi: Fix the spi task hangs waiting dma_rx | Jorge A. Ventura | 2014-08-11 | 1 | -1/+2 | |
| | | | * | | | spi: dw: fix kernel crash due to NULL pointer dereference | Andy Shevchenko | 2014-08-27 | 1 | -1/+1 | |
| | | | * | | | spi: dw-pci: fix bug when regs left uninitialized | Andy Shevchenko | 2014-08-27 | 1 | -0/+2 | |
| | | | | |/ | | | | |/| | ||||||
| | | * | | | spi: Add missing kerneldoc bits | Thierry Reding | 2014-08-13 | 1 | -0/+1 | |
| | | | |/ | | | |/| | ||||||
| | * | | | spi: davinci: fix SPI_NO_CS functionality | Grygorii Strashko | 2014-08-21 | 1 | -8/+8 | |
| | | |/ | | |/| | ||||||
| * / | | spi: spi-au1550: fix build failure | Manuel Lauss | 2014-08-19 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | spi: sh-msiof: Fix leaking of unused DMA descriptors | Geert Uytterhoeven | 2014-08-16 | 1 | -33/+38 | |
|/ / |