index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: microchip-core: add support for word sizes of 1 to 32 bits
Steve Wilkins
2024-07-15
1
-22
/
+31
*
spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
Steve Wilkins
2024-07-15
1
-0
/
+4
*
spi: microchip-core: fix init function not setting the master and motorola modes
Steve Wilkins
2024-07-15
1
-8
/
+9
*
spi: microchip-core: only disable SPI controller when register value change r...
Steve Wilkins
2024-07-15
1
-38
/
+41
*
spi: microchip-core: defer asserting chip select until just before write to T...
Steve Wilkins
2024-07-15
1
-2
/
+17
*
spi: microchip-core: fix the issues in the isr
Naga Sureshkumar Relli
2024-07-15
1
-10
/
+8
*
spi: add ch341a usb2spi driver
Johannes Thumshirn
2024-07-08
3
-0
/
+248
*
spi: spi: Remove unnecessary ‘0’ values from status
Li zeming
2024-07-08
1
-1
/
+1
*
spi: spi: Remove unnecessary ‘0’ values from rc
Li zeming
2024-07-08
1
-1
/
+1
*
spi: xcomm: fix coding style
Nuno Sa
2024-07-05
1
-14
/
+14
*
spi: xcomm: remove i2c_set_clientdata()
Nuno Sa
2024-07-05
1
-1
/
+0
*
spi: xcomm: make use of devm_spi_alloc_host()
Nuno Sa
2024-07-05
1
-2
/
+2
*
spi: xcomm: add gpiochip support
Michael Hennerich
2024-07-05
1
-1
/
+41
*
spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'
Frank Li
2024-07-01
1
-5
/
+14
*
spi: axi-spi-engine: remove platform_set_drvdata()
David Lechner
2024-06-27
1
-7
/
+1
*
spi: spi-fsl-lpspi: Pass pm_ptr()
Fabio Estevam
2024-06-25
1
-1
/
+1
*
spi: spi-imx: Pass pm_ptr()
Fabio Estevam
2024-06-25
1
-1
/
+1
*
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-25
1
-0
/
+1
|
\
|
*
spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
David Lechner
2024-06-24
1
-0
/
+1
*
|
spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-06-25
1
-3
/
+3
*
|
spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-06-25
1
-7
/
+6
*
|
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-23
1
-0
/
+27
|
\
|
|
*
spi: add devm_spi_optimize_message() helper
David Lechner
2024-06-22
1
-0
/
+27
*
|
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
2024-06-21
1
-1
/
+1
*
|
spi: cs42l43: Add speaker id support to the bridge configuration
Simon Trimmer
2024-06-20
1
-21
/
+52
*
|
spi: cs42l43: Refactor accessing the SDCA extension properties
Charles Keepax
2024-06-20
1
-0
/
+1
*
|
spi: Merge up fixes
Mark Brown
2024-06-20
4
-28
/
+20
|
\
\
|
*
|
spi: spi-imx: imx51: revert burst length calculation back to bits_per_word
Marc Kleine-Budde
2024-06-19
1
-12
/
+2
|
*
|
spi: Fix SPI slave probe failure
Amit Kumar Mahapatra
2024-06-18
1
-4
/
+6
|
*
|
spi: Fix OCTAL mode support
Patrice Chotard
2024-06-18
1
-2
/
+4
|
*
|
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
2024-06-18
1
-1
/
+1
|
*
|
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
2024-06-18
1
-6
/
+4
|
*
|
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
Charles Keepax
2024-06-07
1
-2
/
+2
|
*
|
spi: cs42l43: Correct SPI root clock speed
Charles Keepax
2024-06-04
1
-1
/
+1
|
|
/
*
|
spi: spi-cadence: Enable spi refclk in slave mode
Amit Kumar Mahapatra
2024-06-19
1
-7
/
+7
*
|
spi: cs42l43: Refactor accessing the SDCA extension properties
Charles Keepax
2024-06-18
1
-16
/
+9
*
|
spi: meson-spicc: add spicc loopback mode
Xianwei Zhao
2024-06-12
1
-2
/
+4
*
|
spi: Rework DMA mapped flag
Mark Brown
2024-06-11
8
-65
/
+52
|
\
\
|
*
|
spi: Rework per message DMA mapped flag to be per transfer
Andy Shevchenko
2024-06-10
2
-47
/
+28
|
*
|
spi: qup: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-5
/
+4
|
*
|
spi: pci1xxxx: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-2
/
+3
|
*
|
spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-4
/
+2
|
*
|
spi: omap2-mcspi: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-4
/
+4
|
*
|
spi: ingenic: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-2
/
+2
|
*
|
spi: dw: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-2
/
+2
|
*
|
spi: Introduce internal spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-06-10
1
-0
/
+8
*
|
|
spi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-10
6
-0
/
+6
*
|
|
spi: meson-spicc: set SPI clock flag CLK_SET_RATE_PARENT
Xianwei Zhao
2024-06-10
1
-6
/
+10
|
/
/
*
|
spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly
Andy Shevchenko
2024-06-03
1
-26
/
+13
*
|
spi: pxa2xx: Move platform driver to a separate file
Andy Shevchenko
2024-06-03
4
-208
/
+230
[next]