Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-------. | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2014-10-03 | 12 | -50/+501 | |
|\ \ \ \ \ | ||||||
| | | | | * | spi: orion: support armada extended baud rates | Greg Ungerer | 2014-10-01 | 2 | -23/+95 | |
| | | | * | | 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 | 2 | -6/+285 | |
| | |/ | ||||||
| * | | spi: fsl-dspi: Remove probe info message | Alexander Stein | 2014-09-25 | 1 | -1/+0 | |
| * | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-27 | 1 | -93/+50 | |
| |\ \ | ||||||
| | * | | regmap: Split regmap_get_endian() in two functions | Geert Uytterhoeven | 2014-08-27 | 1 | -64/+43 | |
| | * | | regmap: of_regmap_get_endian() cleanup | Stephen Warren | 2014-08-19 | 1 | -34/+20 | |
| | * | | regmap: Fix DT endianess parsing logic | Javier Martinez Canillas | 2014-08-18 | 1 | -12/+4 | |
| * | | | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li | 2014-08-18 | 2 | -4/+6 | |
| * | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-18 | 4 | -11/+157 | |
| |\| | | | |/ | |/| | ||||||
| | * | regmap: Add the DT binding documentation for endianness | Xiubo Li | 2014-08-16 | 1 | -0/+47 | |
| | * | regmap: add DT endianness binding support. | Xiubo Li | 2014-08-16 | 3 | -11/+110 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*-----. \ | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown | 2014-10-03 | 13 | -145/+211 | |
|\ \ \ \ \ | ||||||
| | | | * | | 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-summary: documentation mistake | Oscar Utbult | 2014-09-16 | 1 | -3/+3 | |
| | |/ / | ||||||
| * | | | spi: davinci: add support for adding delay between word's transmissions | Murali Karicheri | 2014-09-16 | 2 | -7/+78 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----. \ \ \ | 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 |