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: 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: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
2024-05-29
1
-1
/
+1
*
spi: Assign dummy scatterlist to unidirectional transfers
Andy Shevchenko
2024-05-29
1
-0
/
+9
*
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-05-29
1
-5
/
+15
*
soi: Don't call DMA sync API when not needed
Mark Brown
2024-05-23
40
-517
/
+1909
|
\
|
*
spi: Check if transfer is mapped before calling DMA sync APIs
Andy Shevchenko
2024-05-23
1
-5
/
+13
|
*
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
2024-05-23
1
-0
/
+4
|
*
spi: dw: Bail out early on unsupported target mode
Geert Uytterhoeven
2024-05-09
1
-0
/
+5
|
*
spi: Remove unneded check for orig_nents
Andy Shevchenko
2024-05-08
1
-14
/
+8
|
*
spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
Mark Brown
2024-05-06
5
-118
/
+69
|
|
\
|
|
*
spi: pxa2xx: Don't provide struct chip_data for others
Andy Shevchenko
2024-05-03
2
-8
/
+8
|
|
*
spi: pxa2xx: Remove timeout field from struct chip_data
Andy Shevchenko
2024-05-03
2
-4
/
+1
|
|
*
spi: pxa2xx: Remove DMA parameters from struct chip_data
Andy Shevchenko
2024-05-03
3
-61
/
+9
|
|
*
spi: pxa2xx: Drop struct pxa2xx_spi_chip
Andy Shevchenko
2024-05-03
3
-46
/
+2
|
|
*
spi: pxa2xx: Don't use "proxy" headers
Andy Shevchenko
2024-05-03
4
-7
/
+22
|
|
*
spi: pxa2xx: Remove outdated documentation
Andy Shevchenko
2024-05-03
1
-2
/
+1
|
|
*
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
2024-05-03
4
-5
/
+37
|
|
*
spi: pxa2xx: Allow number of chip select pins to be read from property
Andy Shevchenko
2024-05-03
1
-1
/
+5
|
*
|
spi: dw: Auto-detect number of native CS
Mark Brown
2024-05-06
3
-11
/
+19
|
|
\
\
|
|
*
|
spi: dw: Drop default number of CS setting
Serge Semin
2024-05-03
1
-6
/
+2
|
|
*
|
spi: dw: Convert dw_spi::num_cs to u32
Serge Semin
2024-05-03
1
-1
/
+1
|
|
*
|
spi: dw: Add a number of native CS auto-detection
Serge Semin
2024-05-03
1
-0
/
+14
|
|
*
|
spi: dw: Convert to using BITS_TO_BYTES() macro
Serge Semin
2024-05-03
1
-4
/
+2
|
|
|
/
|
*
|
spi: bitbang: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
2024-05-03
2
-11
/
+11
|
*
|
spi: bitbang: Use NSEC_PER_*SEC rather than hard coding
Andy Shevchenko
2024-05-03
1
-2
/
+3
|
|
/
|
*
spi: use 'time_left' instead of 'timeout' with
Mark Brown
2024-05-01
8
-43
/
+45
|
|
\
|
|
*
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+4
|
|
*
spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-8
/
+9
|
|
*
spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+5
|
|
*
spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-3
/
+3
|
|
*
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-3
/
+3
|
|
*
spi: imx: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-10
/
+10
|
|
*
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-7
/
+7
|
|
*
spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
1
-4
/
+4
|
*
|
Add add SPI-NAND Flash controller driver for EN7581
Mark Brown
2024-05-01
3
-0
/
+1140
|
|
\
\
|
|
*
|
spi: airoha: add SPI-NAND Flash controller driver
Lorenzo Bianconi
2024-04-30
3
-0
/
+1140
|
|
|
/
|
*
/
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
2024-05-01
1
-7
/
+5
|
|
/
|
*
spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
Théo Lebrun
2024-04-26
1
-0
/
+10
|
*
spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
Théo Lebrun
2024-04-26
1
-8
/
+23
|
*
spi: cadence-qspi: add no-IRQ mode to indirect reads
Théo Lebrun
2024-04-26
1
-4
/
+9
|
*
spi: cadence-qspi: allow FIFO depth detection
Théo Lebrun
2024-04-26
1
-7
/
+30
|
*
spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
Shivani Gupta
2024-04-24
1
-3
/
+3
|
*
spi: mux: Fix master controller settings after mux select
Heikki Keranen
2024-04-23
1
-0
/
+2
|
*
spi: cs42l43: Correct name of ACPI property
Maciej Strozek
2024-04-19
1
-1
/
+1
[next]