| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: bcm2835aux: ensure interrupts are enabled for shared handler | Rob Herring | 2018-05-04 | 1 | -0/+5 |
* | spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL | Kamal Dasu | 2018-05-02 | 1 | -2/+2 |
* | spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master | Kamal Dasu | 2018-05-02 | 1 | -8/+16 |
* | spi: pxa2xx: Allow 64-bit DMA | Andy Shevchenko | 2018-04-24 | 1 | -1/+1 |
* | spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() | sxauwsk | 2018-04-18 | 1 | -0/+8 |
* | spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR | Vladimir Zapolskiy | 2018-04-16 | 1 | -0/+1 |
* | spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver" | wangbo | 2018-04-13 | 1 | -1/+1 |
* | Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2018-04-03 | 17 | -302/+387 |
|\ |
|
| *---. | Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/sprd' and 'sp... | Mark Brown | 2018-04-02 | 3 | -33/+151 |
| |\ \ \ |
|
| | | | * | spi: tegra20-slink: use true and false for boolean values | Gustavo A. R. Silva | 2018-03-06 | 1 | -2/+2 |
| | | * | | spi: sprd: Add the support of restarting the system | Baolin Wang | 2018-03-21 | 1 | -0/+112 |
| | | * | | spi: sprd: Simplify the transfer function | Baolin Wang | 2018-03-21 | 1 | -29/+35 |
| | | |/ |
|
| | * / | spi: sh-msiof: Use correct enum for DMA transfer direction | Geert Uytterhoeven | 2018-03-22 | 1 | -2/+2 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/t... | Mark Brown | 2018-04-02 | 7 | -48/+96 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | spi: rspi: use correct enum for DMA transfer direction | Stefan Agner | 2018-03-20 | 1 | -2/+2 |
| | | | | | |/ |
|
| | | | | * | | spi: pxa2xx: Convert to generalized SPI controller API | Jarkko Nikula | 2018-02-12 | 3 | -21/+25 |
| | | | | * | | spi: pxa2xx: Move SSP idle waiting to cs_deassert() | Jarkko Nikula | 2018-02-12 | 1 | -7/+7 |
| | | | | |/ |
|
| | | | * | | spi: orion: Prepare space for per-child options | Jan Kundrát | 2018-02-15 | 1 | -7/+11 |
| | | | * | | spi: orion: Make the error message greppable | Jan Kundrát | 2018-02-15 | 1 | -2/+2 |
| | | | * | | spi: orion: Rework GPIO CS handling | Jan Kundrát | 2018-02-14 | 1 | -3/+44 |
| | | | |/ |
|
| | | * / | spi: kconfig: Remove AVR32 dep. from SPI_ATMEL | Ulf Magnusson | 2018-02-12 | 1 | -2/+2 |
| | | |/ |
|
| | * / | spi: jcore: disable ref_clk after getting its rate | Alexey Khoroshilov | 2018-03-18 | 1 | -6/+5 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/... | Mark Brown | 2018-04-02 | 7 | -211/+125 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 2018-02-14 | 1 | -178/+92 |
| | | | | | |/ |
|
| | | | | * / | spi: dw: Convert to generalized SPI controller API | Jarkko Nikula | 2018-02-12 | 3 | -18/+18 |
| | | | | |/ |
|
| | | | * / | spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc | Trent Piepho | 2018-02-14 | 1 | -9/+9 |
| | | | |/ |
|
| | | * / | spi: bcm-qspi: fIX some error handling paths | Christophe Jaillet | 2018-03-14 | 1 | -2/+2 |
| | | |/ |
|
| | * | | spi: spi-atmel: Use correct enum for DMA transfer direction | Stefan Agner | 2018-03-28 | 1 | -4/+4 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix... | Mark Brown | 2018-04-02 | 3 | -10/+9 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | | * | | spi: Fix unregistration of controller with fixed SPI bus number | Jarkko Nikula | 2018-03-20 | 1 | -7/+2 |
| | | | |/ |
|
| | | * / | spi: pxa2xx: Disable runtime PM if controller registration fails | Jarkko Nikula | 2018-03-07 | 1 | -0/+2 |
| | | |/ |
|
| | * / | spi: atmel: init FIFOs before spi enable | Eugen Hristev | 2018-02-27 | 1 | -3/+5 |
| | |/ |
|
| * / | spi: Fix scatterlist elements size in spi_map_buf | Maxime Chevallier | 2018-03-02 | 1 | -2/+8 |
| |/ |
|
* | | spi: remove blackfin related host drivers | Arnd Bergmann | 2018-03-26 | 5 | -3387/+0 |
* | | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 2018-03-26 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2018-01-26 | 1 | -0/+1 |
|\ |
|
| * | spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a | Ricardo Ribalda | 2017-11-27 | 1 | -0/+1 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/... | Mark Brown | 2018-01-26 | 5 | -41/+103 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi: sun6i: disable/unprepare clocks on remove | Tobias Jordan | 2017-12-07 | 1 | -1/+1 |
| | | | * | | | spi: sirf: account for const type of of_device_id.data | Julia Lawall | 2018-01-03 | 1 | -2/+2 |
| | | | |/ / |
|
| | | * | | | spi: sh-msiof: Implement cs-gpios configuration | Geert Uytterhoeven | 2017-12-14 | 1 | -7/+59 |
| | | * | | | spi: sh-msiof: Extend support to 3 native chip selects | Geert Uytterhoeven | 2017-12-14 | 1 | -5/+13 |
| | | * | | | spi: sh-msiof: Avoid writing to registers from spi_master.setup() | Geert Uytterhoeven | 2017-12-14 | 1 | -11/+24 |
| | | * | | | spi: sh-msiof: Use dev_warn_once() instead of open-coding | Geert Uytterhoeven | 2017-11-30 | 1 | -3/+2 |
| | | |/ / |
|
| | * / / | spi: s3c64xx: add SPDX identifier | Andi Shyti | 2018-01-08 | 1 | -14/+4 |
| | |/ / |
|
| * | | | spi: pxa2xx: Use gpiod_put() not gpiod_free() | Mark Brown | 2017-12-22 | 1 | -2/+2 |
| * | | | spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip | Rasmus Villemoes | 2017-12-21 | 1 | -2/+2 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------. \ \ | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2018-01-26 | 5 | -14/+32 |
|\ \ \ \ \ \ \ |
|
| | | | | * | | | spi: orion: Fix a resource leak if the optional "axi" clk is deferred | Christophe Jaillet | 2018-01-26 | 1 | -5/+8 |
| | | | | * | | | spi: orion: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 2018-01-12 | 1 | -0/+14 |
| | | | | |/ / |
|