Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2014-10-03 | 1 | -1/+0 | |
|\ | ||||||
| * | spi: xilinx: Remove .owner field for driver | Michal Simek | 2014-08-16 | 1 | -1/+0 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*-------. \ | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2014-10-03 | 6 | -108/+193 | |
|\ \ \ \ \ \ | ||||||
| | | | | * | | spi: sirf: cleanup the indentation of marcos | Qipan Li | 2014-09-04 | 1 | -8/+8 | |
| | | | | * | | spi: sirf: fix 'cmd_transfer' function typos | Qipan Li | 2014-09-04 | 1 | -4/+3 | |
| | | | | * | | spi: sirf: correct spi gpio and hardware chipselect behaviour | Qipan Li | 2014-09-04 | 1 | -53/+33 | |
| | | | | |/ | ||||||
| | | | * | | spi: sh-msiof: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 1 | -0/+6 | |
| | | | * | | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+2 | |
| | | | * | | spi: sh-msiof: Return early in sh_msiof_dma_once() where possible | Geert Uytterhoeven | 2014-08-16 | 1 | -9/+4 | |
| | | | * | | spi: sh-msiof: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-16 | 1 | -7/+18 | |
| | | | * | | spi: sh-msiof: Configure DMA slave bus width | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+5 | |
| | | * | | | spi: rspi: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 1 | -1/+1 | |
| | | * | | | spi: rspi: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-16 | 1 | -14/+23 | |
| | | * | | | spi: rspi: Configure DMA slave bus width to 8 bit | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+5 | |
| | | * | | | spi: rspi: Use devm_kasprintf() | Geert Uytterhoeven | 2014-08-16 | 1 | -4/+3 | |
| | | * | | | spi: rspi: Remove unneeded semicolon | Geert Uytterhoeven | 2014-08-16 | 1 | -1/+1 | |
| | * | | | | spi/pxa2xx-pci: remove unnecessary assignment | Andy Shevchenko | 2014-08-19 | 1 | -1/+0 | |
| | * | | | | spi/pxa2xx-pci: Add common clock framework support in PCI glue layer | Chew, Chiau Ee | 2014-08-16 | 2 | -2/+21 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | spi: pl022: Add support for chip select extension | Anders Berg | 2014-09-24 | 1 | -1/+58 | |
| * | | | | spi: pl022: Add missing error check for devm_kzalloc | Kiran Padwal | 2014-09-18 | 1 | -0/+5 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2014-10-03 | 5 | -37/+375 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | spi: orion: support armada extended baud rates | Greg Ungerer | 2014-10-01 | 1 | -22/+94 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: omap-100k: Remove unused definitions | Nick Krause | 2014-08-16 | 1 | -4/+0 | |
| | | | |/ / / | ||||||
| | | * | | | | spi: spi-mxs: fix a tiny typo in a comment | Michael Heimpold | 2014-10-03 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * | | | | spi: spi-imx: add DMA support | Robin Gong | 2014-09-17 | 1 | -6/+280 | |
| | |/ / / | ||||||
| * | | | | spi: fsl-dspi: Remove probe info message | Alexander Stein | 2014-09-25 | 1 | -1/+0 | |
| * | | | | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li | 2014-08-18 | 1 | -3/+0 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown | 2014-10-03 | 11 | -142/+178 | |
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | | * | | | spi: fsl: Sort include headers alphabetically | Xiubo Li | 2014-09-29 | 5 | -36/+36 | |
| | | |/ / / | | |/| | | | ||||||
| | | * | | | spi: dw-mid: follow new DMAengine workflow | Andy Shevchenko | 2014-10-02 | 1 | -2/+6 | |
| | | * | | | spi: dw-mid: convert to use DMAengine wrappers | Andy Shevchenko | 2014-10-02 | 1 | -12/+7 | |
| | | * | | | spi: dw-mid: change magic numbers to the constants | Andy Shevchenko | 2014-10-02 | 2 | -2/+6 | |
| | | * | | | spi: dw: fix style of code in few places | Andy Shevchenko | 2014-09-24 | 1 | -4/+3 | |
| | | * | | | spi: dw: introduce support of loopback mode | Andy Shevchenko | 2014-09-24 | 1 | -1/+4 | |
| | | * | | | spi: dw-mid: terminate ongoing transfers at exit | Andy Shevchenko | 2014-09-24 | 1 | -0/+4 | |
| | | * | | | spi: dw-mid: respect 8 bit mode | Andy Shevchenko | 2014-09-24 | 1 | -2/+2 | |
| | | * | | | spi: dw: don't use mrst prefix anymore | Andy Shevchenko | 2014-09-13 | 1 | -17/+15 | |
| | | * | | | Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 2014-09-13 | 9 | -13/+36 | |
| | | |\ \ \ | ||||||
| | | * | | | | spi: dw-mid: remove FSF address and update copyright | Andy Shevchenko | 2014-09-13 | 1 | -5/+1 | |
| | | * | | | | spi: dw-mid: remove redundant dmac member | Andy Shevchenko | 2014-09-13 | 2 | -5/+8 | |
| | | * | | | | spi: dw-mid: remove Moorestown support | Andy Shevchenko | 2014-09-13 | 2 | -6/+4 | |
| | | * | | | | spi: dw-mid: check that DMA was inited before exit | Andy Shevchenko | 2014-09-13 | 1 | -0/+2 | |
| | | * | | | | spi: dw: remove FSF address | Andy Shevchenko | 2014-09-13 | 2 | -7/+3 | |
| | | * | | | | spi: dw-pci: remove FSF address and update copyright | Andy Shevchenko | 2014-09-01 | 1 | -5/+1 | |
| | | * | | | | spi: dw-pci: provide platform specific data via driver_data | Andy Shevchenko | 2014-09-01 | 1 | -6/+14 | |
| | | * | | | | spi: dw-pci: convert to use dev_pm_ops | Andy Shevchenko | 2014-09-01 | 1 | -22/+11 | |
| | | * | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | |