Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod | Amit Kumar Mahapatra | 2023-02-01 | 1 | -23/+22 | |
| | | | |_|/ | | | |/| | | ||||||
| | * | | | | spi: dw_bt1: fix MUX_MMIO dependencies | Arnd Bergmann | 2023-01-30 | 1 | -1/+0 | |
| | * | | | | spi: Kconfig: fix a spelling mistake & hyphenation | Randy Dunlap | 2023-01-25 | 1 | -1/+1 | |
| | * | | | | spi: atmel-quadspi: switch to use modern name | Yang Yingliang | 2023-01-23 | 1 | -4/+4 | |
| | * | | | | spi: at91-usart: switch to use modern name | Yang Yingliang | 2023-01-23 | 1 | -20/+20 | |
| | * | | | | spi: atmel: switch to use modern name | Yang Yingliang | 2023-01-23 | 1 | -127/+127 | |
| | * | | | | spi: spidev: order compatibles alphabetically | Krzysztof Kozlowski | 2023-01-20 | 1 | -4/+4 | |
| | * | | | | spi: SPI core CS delay fixes and additions | Mark Brown | 2023-01-13 | 1 | -5/+20 | |
| | |\ \ \ \ | ||||||
| | | * | | | | spi: Parse hold/inactive CS delay values from the DT | Janne Grunau | 2023-01-13 | 1 | -0/+2 | |
| | * | | | | | SPI core CS delay fixes and additions | Mark Brown | 2023-01-06 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | spi: spi-loopback-test: Allow skipping delays | Vincent Whitchurch | 2023-01-03 | 1 | -1/+7 | |
| | * | | | | | | spi: switch to use modern name | Mark Brown | 2023-01-03 | 3 | -74/+74 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | spi: ar934x: switch to use modern name | Yang Yingliang | 2023-01-03 | 1 | -5/+5 | |
| | | * | | | | | | spi: a3700: switch to use modern name | Yang Yingliang | 2023-01-03 | 1 | -49/+49 | |
| | | * | | | | | | spi: ath79: switch to use modern name | Yang Yingliang | 2023-01-03 | 1 | -20/+20 | |
| | * | | | | | | | spi: pl022: Only use DT-specified DMA channels | Vincent Whitchurch | 2023-01-03 | 1 | -1/+0 | |
| | |/ / / / / / | ||||||
| | * | | | | | | spi: spi-altera-platform: switch to use modern name | Yang Yingliang | 2022-12-29 | 1 | -18/+18 | |
| | * | | | | | | spi: spi-altera-dfl: switch to use modern name | Yang Yingliang | 2022-12-29 | 1 | -18/+18 | |
| | * | | | | | | spi: altera: switch to use modern name | Yang Yingliang | 2022-12-29 | 3 | -17/+17 | |
| | * | | | | | | spidev: Add Silicon Labs SI3210 device compatible | Vincent Tremblay | 2022-12-27 | 1 | -0/+2 | |
| | * | | | | | | spidev: Add Silicon Labs EM3581 device compatible | Vincent Tremblay | 2022-12-27 | 1 | -0/+2 | |
| | * | | | | | | spi: spi-geni-qcom: Add support for SE DMA mode | Vijaya Krishna Nivarthi | 2022-12-25 | 1 | -46/+165 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | spi: intel: Check number of chip selects after reading the descriptor | Mika Westerberg | 2023-02-15 | 1 | -4/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge remote-tracking branch 'spi/for-6.2' into spi-6.2 | Mark Brown | 2023-01-30 | 2 | -6/+17 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | spi: spidev: remove debug messages that access spidev->spi without locking | Bartosz Golaszewski | 2023-01-06 | 1 | -2/+0 | |
| * | | | | | | spi: spidev: fix a race condition when accessing spidev->spi | Bartosz Golaszewski | 2023-01-06 | 1 | -16/+18 | |
| * | | | | | | spi: SPI core CS delay property rename | Mark Brown | 2023-01-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-02-20 | 6 | -1169/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | spi: remove s3c24xx driver | Arnd Bergmann | 2023-01-16 | 4 | -657/+0 | |
| * | | | | | | | spi: remove omap 100K driver | Arnd Bergmann | 2023-01-12 | 3 | -497/+0 | |
| * | | | | | | | ARM: omap1: remove dead code | Arnd Bergmann | 2023-01-12 | 1 | -15/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-16 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | spi: Use a 32-bit DT property for spi-cs-setup-delay-ns | Janne Grunau | 2023-01-13 | 1 | -5/+18 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | spi: spidev: fix a recursive locking error | Bartosz Golaszewski | 2023-01-27 | 1 | -6/+16 | |
* | | | | | spi: dw: Fix wrong FIFO level setting for long xfers | Serge Semin | 2023-01-27 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | spi: Merge rename of spi-cs-setup-ns DT property | Mark Brown | 2023-01-11 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns | Hector Martin | 2023-01-05 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | spi: spidev: remove debug messages that access spidev->spi without locking | Bartosz Golaszewski | 2023-01-11 | 1 | -2/+0 | |
* | | | spi: spidev: fix a race condition when accessing spidev->spi | Bartosz Golaszewski | 2023-01-11 | 1 | -16/+18 | |
| |/ |/| | ||||||
* | | spi: cadence: Fix busy cycles calculation | Witold Sadowski | 2022-12-26 | 1 | -1/+4 | |
* | | spi: mediatek: Enable irq before the spi registration | Ricardo Ribalda | 2022-12-26 | 1 | -7/+5 | |
|/ | ||||||
* | Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-12-23 | 1 | -3/+16 | |
|\ | ||||||
| * | spi: fsl_spi: Don't change speed while chipselect is active | Christophe Leroy | 2022-12-14 | 1 | -3/+16 | |
* | | Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2022-12-13 | 36 | -327/+2275 | |
|\| | ||||||
| * | spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode | Kris Bahnsen | 2022-12-08 | 1 | -3/+13 | |
| * | spi: spi-mtk-nor: Add recovery mechanism for dma read timeout | bayi cheng | 2022-12-07 | 1 | -1/+21 | |
| * | spi: spi-fsl-lpspi: support multiple cs for lpspi | Han Xu | 2022-12-07 | 1 | -0/+5 | |
| * | spi: mtk-snfi: Add snfi support for MT7986 IC | Xiangsheng Hou | 2022-12-06 | 1 | -2/+27 | |
| * | spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE | Alexander Sverdlin | 2022-12-01 | 1 | -5/+16 | |
| * | spi: cadence-quadspi: Add minimum operable clock rate warning to baudrate div... | Nathan Barrett-Morrison | 2022-11-29 | 1 | -0/+8 |