index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
spi: Check if transfer is mapped before calling DMA sync APIs
Andy Shevchenko
1
-5
/
+13
2024-05-23
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
1
-0
/
+4
2024-05-09
spi: dw: Bail out early on unsupported target mode
Geert Uytterhoeven
1
-0
/
+5
2024-05-09
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
1
-0
/
+1
2024-05-08
spi: Remove unneded check for orig_nents
Andy Shevchenko
1
-14
/
+8
2024-05-07
MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
Lukas Bulwahn
1
-1
/
+1
2024-05-07
spi: pxa2xx: Drop the stale entry in documentation TOC
Andy Shevchenko
1
-1
/
+0
2024-05-03
spi: pxa2xx: Don't provide struct chip_data for others
Andy Shevchenko
2
-8
/
+8
2024-05-03
spi: pxa2xx: Remove timeout field from struct chip_data
Andy Shevchenko
2
-4
/
+1
2024-05-03
spi: pxa2xx: Remove DMA parameters from struct chip_data
Andy Shevchenko
3
-61
/
+9
2024-05-03
spi: pxa2xx: Drop struct pxa2xx_spi_chip
Andy Shevchenko
3
-46
/
+2
2024-05-03
spi: pxa2xx: Don't use "proxy" headers
Andy Shevchenko
4
-7
/
+22
2024-05-03
spi: pxa2xx: Remove outdated documentation
Andy Shevchenko
2
-210
/
+1
2024-05-03
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
5
-53
/
+37
2024-05-03
spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
Andy Shevchenko
1
-7
/
+18
2024-05-03
spi: pxa2xx: Allow number of chip select pins to be read from property
Andy Shevchenko
1
-1
/
+5
2024-05-03
spi: dt-bindings: ti,qspi: convert to dtschema
Kousik Sanagavarapu
2
-53
/
+96
2024-05-03
spi: bitbang: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
2
-11
/
+11
2024-05-03
spi: bitbang: Use NSEC_PER_*SEC rather than hard coding
Andy Shevchenko
1
-2
/
+3
2024-05-03
spi: dw: Drop default number of CS setting
Serge Semin
1
-6
/
+2
2024-05-03
spi: dw: Convert dw_spi::num_cs to u32
Serge Semin
1
-1
/
+1
2024-05-03
spi: dw: Add a number of native CS auto-detection
Serge Semin
1
-0
/
+14
2024-05-03
spi: dw: Convert to using BITS_TO_BYTES() macro
Serge Semin
1
-4
/
+2
2024-05-03
spi: stm32: enable controller before asserting CS
Ben Wolsieffer
1
-12
/
+2
2024-05-01
spi: fix null pointer dereference within spi_sync
Mans Rullgard
1
-0
/
+1
2024-05-01
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
1
-7
/
+5
2024-04-30
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-04-30
spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-8
/
+9
2024-04-30
spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+5
2024-04-30
spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-04-30
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-04-30
spi: imx: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-10
/
+10
2024-04-30
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-7
/
+7
2024-04-30
spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4