| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'spi/for-6.5' into spi-next | Mark Brown | 2023-05-11 | 5 | -29/+302 |
|\ |
|
| * | spi: s3c64xx: Disable IRQ mode when using DMA | Jaewon Kim | 2023-05-11 | 1 | -1/+1 |
| * | spi: dw: DW SPI DMA Driver updates | Mark Brown | 2023-05-08 | 1 | -10/+14 |
| |\ |
|
| | * | spi: dw: Move dw_spi_can_dma() | Joy Chakraborty | 2023-05-08 | 1 | -8/+8 |
| | * | spi: dw: Add 32 bpw support to SPI DW DMA driver | Joy Chakraborty | 2023-05-08 | 1 | -4/+8 |
| * | | spi: Add DMA mode support to spi-qcom-qspi | Mark Brown | 2023-05-08 | 1 | -6/+212 |
| |\ \ |
|
| | * | | spi: spi-qcom-qspi: Add DMA mode support | Vijaya Krishna Nivarthi | 2023-05-08 | 1 | -6/+212 |
| | |/ |
|
| * | | Improve polling mode of s3c64xx driver | Mark Brown | 2023-05-08 | 1 | -12/+69 |
| |\ \ |
|
| | * | | spi: s3c64xx: support interrupt based pio mode | Jaewon Kim | 2023-05-08 | 1 | -8/+58 |
| | * | | spi: s3c64xx: add sleep during transfer | Jaewon Kim | 2023-05-08 | 1 | -2/+9 |
| | * | | spi: s3c64xx: change polling mode to optional | Jaewon Kim | 2023-05-08 | 1 | -2/+2 |
| | |/ |
|
| * | | spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG | Vijaya Krishna Nivarthi | 2023-05-08 | 1 | -1/+1 |
| * | | spi: lpspi: run transfer speed_hz sanity check | Clark Wang | 2023-05-08 | 1 | -0/+6 |
| |/ |
|
* | | spi: spi-geni-qcom: Select FIFO mode for chip select | Vijaya Krishna Nivarthi | 2023-05-11 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-04-27 | 1 | -2/+2 |
|\ |
|
| * | of: Rename of_modalias_node() | Miquel Raynal | 2023-04-05 | 1 | -2/+2 |
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 2 | -3/+1 |
|\ \ |
|
| * | | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2023-03-17 | 1 | -1/+1 |
| * | | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 2023-03-17 | 1 | -2/+0 |
| |/ |
|
* | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2023-04-27 | 124 | -1234/+1674 |
|\ \ |
|
| * | | spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS | Dhruva Gole | 2023-04-25 | 1 | -3/+1 |
| * | | Tegra TPM driver with HW flow control | Mark Brown | 2023-04-24 | 1 | -0/+14 |
| |\ \ |
|
| | * | | spi: tegra210-quad: Enable TPM wait polling | Krishna Yarlagadda | 2023-04-21 | 1 | -0/+14 |
| * | | | spi: bcm63xx: remove PM_SLEEP based conditional compilation | Dhruva Gole | 2023-04-21 | 1 | -2/+0 |
| |/ / |
|
| * | | spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS | Dhruva Gole | 2023-04-20 | 1 | -11/+2 |
| * | | spi: spi-cadence: Add Slave mode support | Mark Brown | 2023-04-18 | 1 | -121/+203 |
| |\ \ |
|
| | * | | spi: spi-cadence: Add support for Slave mode | Srinivas Goud | 2023-04-18 | 1 | -71/+153 |
| | * | | spi: spi-cadence: Switch to spi_controller structure | Srinivas Goud | 2023-04-18 | 1 | -58/+58 |
| * | | | spi: cadence-quadspi: fix suspend-resume implementations | Dhruva Gole | 2023-04-18 | 1 | -3/+16 |
| |/ / |
|
| * | | spi: cadence-quadspi: Fix random issues with Xilinx | Mark Brown | 2023-04-17 | 1 | -16/+24 |
| |\ \ |
|
| | * | | spi: cadence-quadspi: Disable the SPI before reconfiguring | Sai Krishna Potthuri | 2023-04-17 | 1 | -15/+23 |
| | * | | spi: cadence-quadspi: Update the read timeout based on the length | Sai Krishna Potthuri | 2023-04-17 | 1 | -1/+1 |
| * | | | spi: dw: Add support for AMD Pensando Elba SoC | Brad Larson | 2023-04-17 | 1 | -0/+58 |
| |/ / |
|
| * | | spi: spi-loopback-test: Add module param for iteration length | Rohit Ner | 2023-04-13 | 1 | -0/+8 |
| * | | spi: add support for Amlogic A1 SPI Flash Controller | Martin Kurbanov | 2023-04-11 | 3 | -0/+464 |
| * | | spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx | Mark Brown | 2023-04-05 | 1 | -13/+7 |
| |\ \ |
|
| | * | | spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines | Tharun Kumar P | 2023-04-05 | 1 | -12/+5 |
| | * | | spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume | Tharun Kumar P | 2023-04-05 | 1 | -1/+1 |
| | * | | spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver | Tharun Kumar P | 2023-04-05 | 1 | -1/+2 |
| * | | | spi: fsl-spi: No need to check transfer length versus word size | Christophe Leroy | 2023-04-05 | 1 | -10/+2 |
| * | | | spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void | Christophe Leroy | 2023-04-05 | 1 | -14/+6 |
| * | | | spi: fsl-cpm: Use 16 bit mode for large transfers with even size | Christophe Leroy | 2023-04-05 | 2 | -0/+26 |
| * | | | spi: fsl-spi: Re-organise transfer bits_per_word adaptation | Christophe Leroy | 2023-04-05 | 1 | -25/+21 |
| * | | | spi: fsl-spi: Fix CPM/QE mode Litte Endian | Christophe Leroy | 2023-04-05 | 1 | -5/+7 |
| |/ / |
|
| * | | spi: qup: Convert to platform remove callback | Mark Brown | 2023-04-04 | 1 | -13/+15 |
| |\ \ |
|
| | * | | spi: qup: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-04 | 1 | -4/+2 |
| | * | | spi: qup: Don't skip cleanup in remove's error path | Uwe Kleine-König | 2023-04-04 | 1 | -9/+13 |
| * | | | spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource() | Yang Li | 2023-04-04 | 1 | -2/+1 |
| * | | | spi: tegra114: Use devm_platform_get_and_ioremap_resource() | Yang Li | 2023-04-04 | 1 | -2/+1 |
| * | | | spi: stm32: Use devm_platform_get_and_ioremap_resource() | Yang Li | 2023-04-04 | 1 | -2/+1 |