| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | spi: imx: add selection for iMX53 and iMX6 controller | jiada wang | 2017-07-17 | 1 | -2/+24 |
| * | | spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data | jiada wang | 2017-07-17 | 1 | -9/+18 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi... | Mark Brown | 2017-09-04 | 5 | -348/+193 |
|\ \ \ \ \ |
|
| | | | * | | spi: spi-falcon: drop check of boot select | Hauke Mehrtens | 2017-09-01 | 1 | -5/+0 |
| | | | |/ |
|
| | | * | | spi: spi-ep93xx: use the default master transfer queueing mechanism | H Hartley Sweeten | 2017-08-09 | 1 | -214/+108 |
| | | * | | spi: spi-ep93xx: remove private data 'current_msg' | H Hartley Sweeten | 2017-08-09 | 1 | -11/+5 |
| | | * | | spi: spi-ep93xx: pass the spi_master pointer around | H Hartley Sweeten | 2017-08-09 | 1 | -41/+49 |
| | | * | | spi: spi-ep93xx: absorb the interrupt enable/disable helpers | H Hartley Sweeten | 2017-08-09 | 1 | -20/+12 |
| | | * | | spi: spi-ep93xx: add spi master prepare_transfer_hardware() | H Hartley Sweeten | 2017-08-09 | 1 | -39/+33 |
| | | * | | spi: spi-ep93xx: use 32-bit read/write for all registers | H Hartley Sweeten | 2017-08-09 | 1 | -45/+38 |
| | | * | | spi: spi-ep93xx: remove io wrappers | H Hartley Sweeten | 2017-08-09 | 1 | -47/+25 |
| | | |/ |
|
| | * / | spi: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 2 | -18/+13 |
| | |/ |
|
| * | | spi: cadence: Add support for context loss | Shubhrajyoti Datta | 2017-08-08 | 1 | -0/+2 |
| * | | spi: cadence: change sequence of calling runtime_enable | Naga Sureshkumar Relli | 2017-08-08 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/top... | Mark Brown | 2017-09-04 | 6 | -175/+105 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi/bcm63xx-hspi: Fix checkpatch warnings | Aravind Thokala | 2017-07-17 | 1 | -3/+3 |
| | | | | |/ |
|
| | | | * | | spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe() | Gustavo A. R. Silva | 2017-08-08 | 1 | -2/+2 |
| | | | * | | spi/bcm63xx: fix error return code in bcm63xx_spi_probe() | Gustavo A. R. Silva | 2017-08-08 | 1 | -2/+2 |
| | | | |/ |
|
| | | * / | spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency | Kamal Dasu | 2017-07-28 | 1 | -56/+33 |
| | | |/ |
|
| | * / | spi/ath79: Fix checkpatch warnings | Aravind Thokala | 2017-07-17 | 1 | -7/+6 |
| | |/ |
|
| * | | spi: altera: Consolidate TX/RX data register access | Lars-Peter Clausen | 2017-08-16 | 1 | -40/+35 |
| * | | spi: altera: Switch to SPI core transfer queue management | Lars-Peter Clausen | 2017-08-16 | 2 | -68/+27 |
| |/ |
|
* | | spi: Kernel coding style fixes | Suniel Mahesh | 2017-08-17 | 1 | -17/+12 |
* | | spi: Pick spi bus number from Linux idr or spi alias | Suniel Mahesh | 2017-08-16 | 1 | -15/+56 |
* | | spi: use of_property_read_bool() | Sergei Shtylyov | 2017-08-07 | 1 | -5/+5 |
* | | spi: core: Propagate error code of add_uevent_var() | Andy Shevchenko | 2017-07-26 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2017-07-08 | 1 | -31/+11 |
|\ |
|
| * | spidev: quit messing with access_ok() | Al Viro | 2017-06-30 | 1 | -31/+11 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/st-ssc4' and 's... | Mark Brown | 2017-07-03 | 5 | -29/+1353 |
|\ \ \ \ |
|
| | | * | | spi: stm32: fix potential dereference null return value | Amelie Delaunay | 2017-06-28 | 1 | -8/+8 |
| | | * | | spi: stm32: enhance DMA error management | Amelie Delaunay | 2017-06-28 | 1 | -6/+17 |
| | | * | | spi: stm32: add runtime PM support | Amelie Delaunay | 2017-06-28 | 1 | -7/+36 |
| | | * | | spi: stm32: use normal conditional statements instead of ternary operator | Amelie Delaunay | 2017-06-28 | 1 | -14/+30 |
| | | * | | spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings | Amelie Delaunay | 2017-06-28 | 1 | -1/+1 |
| | | * | | spi: stm32: fix compatible to fit with new bindings | Amelie Delaunay | 2017-06-28 | 1 | -1/+1 |
| | | * | | spi: stm32: fix error check on mbr being -ve | Colin Ian King | 2017-06-23 | 1 | -2/+2 |
| | | * | | spi: add driver for STM32 SPI controller | Amelie Delaunay | 2017-06-21 | 3 | -0/+1277 |
| | | |/ |
|
| | * / | spi: st-ssc4: whitespace cleanup | Chris Packham | 2017-05-26 | 1 | -19/+19 |
| | |/ |
|
| * | | spi: spidev: use memdup_user | Geliang Tang | 2017-05-14 | 1 | -9/+1 |
| * | | spi: spidev: remove unused completion | Seraphime Kirkovski | 2017-05-14 | 1 | -1/+0 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2017-07-03 | 5 | -73/+151 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi: sirf: fix spelling mistake: "registerred" -> "registered" | Colin Ian King | 2017-06-28 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | spi: sh-msiof: Add slave mode support | Hisashi Nakamura | 2017-05-26 | 1 | -33/+78 |
| | | * | | | spi: rockchip: Disable Runtime PM when chip select is asserted | Jeffy Chen | 2017-06-28 | 1 | -25/+26 |
| | | * | | | spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS | Jeffy Chen | 2017-06-28 | 1 | -0/+1 |
| | | * | | | spi: rockchip: fix error handling when probe | Jeffy Chen | 2017-06-13 | 1 | -13/+14 |
| | | | |/
| | | |/| |
|
| | * / | | spi: pxa2xx: Add support for Intel Cannonlake | Jarkko Nikula | 2017-06-06 | 1 | -0/+22 |
| | |/ / |
|
| * / / | spi: orion: Handle GPIO chip-selects | Chris Packham | 2017-05-24 | 1 | -1/+9 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',... | Mark Brown | 2017-07-03 | 6 | -15/+690 |
|\ \ \ \ \ \ |
|
| | | | * | | | spi: omap2-mcspi: remove redundant check for error status | Colin Ian King | 2017-05-26 | 1 | -3/+0 |
| | | | |/ / |
|