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
*
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-05-14
40
-512
/
+1892
|
\
|
*
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
|
*
spi: oc-tiny: Remove unused of_gpio.h
Andy Shevchenko
2024-04-17
1
-2
/
+0
|
*
spi: cs42l43: Use devm_add_action_or_reset()
Charles Keepax
2024-04-17
1
-8
/
+4
|
*
Add bridged amplifiers to cs42l43
Mark Brown
2024-04-17
6
-18
/
+139
|
|
\
|
|
*
spi: cs42l43: Add bridged cs35l56 amplifiers
Maciej Strozek
2024-04-16
2
-4
/
+120
|
|
*
spi: Update swnode based SPI devices to use the fwnode name
Charles Keepax
2024-04-16
1
-0
/
+5
|
|
*
spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
Charles Keepax
2024-04-16
1
-3
/
+4
|
*
|
spi: More refacroings after multi-CS support
Mark Brown
2024-04-16
1
-30
/
+33
|
|
\
\
|
|
*
|
spi: Introduce spi_for_each_valid_cs() in order of deduplication
Andy Shevchenko
2024-04-16
1
-7
/
+9
|
|
*
|
spi: Extract spi_toggle_csgpiod() helper for better maintanance
Andy Shevchenko
2024-04-16
1
-24
/
+25
|
*
|
|
spi: Consistently use BIT for cs_index_mask (part 2)
Andy Shevchenko
2024-04-16
1
-7
/
+3
|
|
/
/
|
*
|
spi: pxa2xx: Move number of CS pins validation out of condition
Andy Shevchenko
2024-04-15
1
-8
/
+7
|
*
|
spi: altera: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2024-04-15
1
-1
/
+0
[next]