index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
documentation-file-ref-check
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
William Zhang
1
-1
/
+1
2023-02-09
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
1
-0
/
+1
2023-02-09
spi: Add bcmbca-hsspi controller bindings
William Zhang
1
-9
/
+88
2023-02-09
spi: Convert bcm63xx-hsspi bindings to json-schema
William Zhang
2
-33
/
+55
2023-02-07
spi: intel: Remove DANGEROUS tag from pci driver
Mauro Lima
1
-7
/
+8
2023-02-06
spi: spidev: Fix double unlock in spidev_sync()
Dan Carpenter
1
-2
/
+0
2023-02-02
spi: intel: Add support for controllers
Mauro Lima
1
-0
/
+3
2023-02-02
spi: intel: Fix device private data and PR_NUM for Broxton controllers
Mauro Lima
2
-6
/
+6
2023-02-01
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2
-23
/
+42
2023-01-30
spi: dw_bt1: fix MUX_MMIO dependencies
Arnd Bergmann
1
-1
/
+0
2023-01-27
spi: spidev: fix a recursive locking error
Bartosz Golaszewski
1
-6
/
+16
2023-01-27
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
1
-1
/
+1
2023-01-27
spi: correct spelling
Randy Dunlap
3
-8
/
+8
2023-01-25
spi: Kconfig: fix a spelling mistake & hyphenation
Randy Dunlap
1
-1
/
+1
2023-01-25
spi: dt-bindings: cleanup examples - indentation, lowercase hex
Krzysztof Kozlowski
10
-178
/
+176
2023-01-25
spi: dt-bindings: drop unneeded quotes
Krzysztof Kozlowski
33
-55
/
+53
2023-01-23
dt-bindings: trivial-devices: document SPI dev compatibles
Krzysztof Kozlowski
1
-0
/
+10
2023-01-23
spi: atmel-quadspi: switch to use modern name
Yang Yingliang
1
-4
/
+4
2023-01-23
spi: at91-usart: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-01-23
spi: atmel: switch to use modern name
Yang Yingliang
1
-127
/
+127
2023-01-20
spi: spidev: order compatibles alphabetically
Krzysztof Kozlowski
1
-4
/
+4
2023-01-13
spi: Parse hold/inactive CS delay values from the DT
Janne Grunau
1
-0
/
+2
2023-01-13
spi: dt-bindings: Add hold/inactive CS delay peripheral properties
Janne Grunau
1
-0
/
+10
2023-01-13
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
Janne Grunau
1
-5
/
+18
2023-01-11
dt-bindings: trivial-devices: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2023-01-11
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-11
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
1
-16
/
+18
2023-01-06
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-06
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
1
-16
/
+18
2023-01-05
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
Hector Martin
1
-1
/
+1
2023-01-05
spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
Hector Martin
1
-2
/
+2
2023-01-03
spi: spi-loopback-test: Allow skipping delays
Vincent Whitchurch
1
-1
/
+7
2023-01-03
spi: ar934x: switch to use modern name
Yang Yingliang
1
-5
/
+5
2023-01-03
spi: a3700: switch to use modern name
Yang Yingliang
1
-49
/
+49
2023-01-03
spi: ath79: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-01-03
spi: pl022: Only use DT-specified DMA channels
Vincent Whitchurch
1
-1
/
+0
2022-12-29
spi: spi-altera-platform: switch to use modern name
Yang Yingliang
1
-18
/
+18
2022-12-29
spi: spi-altera-dfl: switch to use modern name
Yang Yingliang
1
-18
/
+18
2022-12-29
spi: altera: switch to use modern name
Yang Yingliang
4
-19
/
+19
2022-12-27
spidev: Add Silicon Labs SI3210 device compatible
Vincent Tremblay
1
-0
/
+2
2022-12-27
dt-bindings: trivial-devices: Add silabs,si3210
Vincent Tremblay
1
-0
/
+2
2022-12-27
spidev: Add Silicon Labs EM3581 device compatible
Vincent Tremblay
1
-0
/
+2
2022-12-27
dt-bindings: trivial-devices: Add silabs,em3581
Vincent Tremblay
1
-0
/
+2
2022-12-27
spi: cadence: Fix busy cycles calculation
Witold Sadowski
1
-1
/
+4
2022-12-27
spi: mediatek: Enable irq before the spi registration
Ricardo Ribalda
1
-7
/
+5
2022-12-26
spi: spi-geni-qcom: Add support for SE DMA mode
Vijaya Krishna Nivarthi
1
-46
/
+165
2022-12-25
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
69
-97
/
+97
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
[next]