Age | Commit message (Expand) | Author | Files | Lines |
2017-08-07 | spi: rockchip: Fix clock handling in remove | Jeffy Chen | 1 | -1/+5 |
2017-08-07 | spi: rockchip: Slightly rework return value handling | Jeffy Chen | 1 | -12/+12 |
2017-08-07 | spi: use of_property_read_bool() | Sergei Shtylyov | 1 | -5/+5 |
2017-08-04 | spi: pxa2xx: Convert to GPIO descriptor API where possible | Jan Kiszka | 2 | -17/+17 |
2017-08-03 | spi: Use Apple device properties in absence of ACPI resources | Lukas Wunner | 1 | -0/+32 |
2017-07-28 | spi: pxa2xx: Don't touch CS pin until we have a transfer pending | Andy Shevchenko | 1 | -2/+1 |
2017-07-28 | spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency | Kamal Dasu | 1 | -56/+33 |
2017-07-27 | spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" | Andy Shevchenko | 1 | -21/+38 |
2017-07-26 | spi: core: Propagate error code of add_uevent_var() | Andy Shevchenko | 1 | -2/+1 |
2017-07-26 | spi: imx: add SPI_NO_CS support | Oleksij Rempel | 1 | -1/+8 |
2017-07-26 | spi: loopback-test: implement testing with no CS | Oleksij Rempel | 1 | -3/+9 |
2017-07-26 | spi: pic32: fix spelling mistakes on macro names | Colin Ian King | 1 | -2/+2 |
2017-07-19 | spi: tegra20-sflash: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-19 | spi: tegra114: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-19 | spi: tegra20-slink: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-19 | spi: sun6i: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-19 | spi: stm32: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-19 | spi: Convert to using %pOF instead of full_name | Rob Herring | 2 | -18/+13 |
2017-07-18 | spi: loopback-test: make several module parameters static | Colin Ian King | 1 | -7/+7 |
2017-07-17 | spi: loopback-test: provide loop_req option. | Oleksij Rempel | 1 | -0/+16 |
2017-07-17 | spi: sh-msiof: Limit minimum divider on R-Car Gen3 | Geert Uytterhoeven | 1 | -9/+23 |
2017-07-17 | spi: pxa2xx: Only claim CS GPIOs when the slave device is created | Jan Kiszka | 1 | -38/+21 |
2017-07-17 | spi: imx: add selection for iMX53 and iMX6 controller | jiada wang | 1 | -2/+24 |
2017-07-17 | spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data | jiada wang | 1 | -9/+18 |
2017-07-17 | spi/bcm63xx-hspi: Fix checkpatch warnings | Aravind Thokala | 1 | -3/+3 |
2017-07-17 | spi/ath79: Fix checkpatch warnings | Aravind Thokala | 1 | -7/+6 |
2017-07-08 | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -31/+11 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/st-ssc4' and 's... | Mark Brown | 5 | -29/+1353 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 5 | -73/+151 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',... | Mark Brown | 6 | -15/+690 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t... | Mark Brown | 4 | -65/+46 |
2017-07-03 | Merge remote-tracking branch 'spi/topic/master' into spi-next | Mark Brown | 5 | -542/+987 |
2017-07-03 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+2 |
2017-07-03 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm63xx', 'spi/fix/d... | Mark Brown | 5 | -3/+28 |
2017-06-29 | spidev: quit messing with access_ok() | Al Viro | 1 | -31/+11 |
2017-06-28 | spi: loopback-test: Fix kfree() NULL pointer error. | Arvind Yadav | 1 | -6/+6 |
2017-06-28 | spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning" | Colin Ian King | 1 | -1/+1 |
2017-06-28 | spi: sirf: fix spelling mistake: "registerred" -> "registered" | Colin Ian King | 1 | -1/+1 |
2017-06-28 | spi: stm32: fix potential dereference null return value | Amelie Delaunay | 1 | -8/+8 |
2017-06-28 | spi: stm32: enhance DMA error management | Amelie Delaunay | 1 | -6/+17 |
2017-06-28 | spi: stm32: add runtime PM support | Amelie Delaunay | 1 | -7/+36 |
2017-06-28 | spi: stm32: use normal conditional statements instead of ternary operator | Amelie Delaunay | 1 | -14/+30 |
2017-06-28 | spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings | Amelie Delaunay | 1 | -1/+1 |
2017-06-28 | spi: stm32: fix compatible to fit with new bindings | Amelie Delaunay | 1 | -1/+1 |
2017-06-28 | spi: rockchip: Disable Runtime PM when chip select is asserted | Jeffy Chen | 1 | -25/+26 |
2017-06-28 | spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS | Jeffy Chen | 1 | -0/+1 |
2017-06-23 | spi: atmel: fix corrupted data issue on SAM9 family SoCs | Cyrille Pitchen | 1 | -1/+23 |
2017-06-23 | spi: stm32: fix error check on mbr being -ve | Colin Ian King | 1 | -2/+2 |
2017-06-21 | spi: add driver for STM32 SPI controller | Amelie Delaunay | 3 | -0/+1277 |
2017-06-21 | spi/bcm63xx: Fix checkpatch warnings | Aravind Thokala | 1 | -2/+2 |