index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spidev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
1
-0
/
+1
2024-02-08
spi: spidev: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2023-10-06
spi: spidev: make spidev_class constant
Greg Kroah-Hartman
1
-8
/
+10
2023-09-11
spidev: Simplify SPI_IOC_RD_MODE* cases in spidev_ioctl()
Andy Shevchenko
1
-5
/
+3
2023-09-11
spidev: Switch to use spi_get_csgpiod()
Andy Shevchenko
1
-4
/
+2
2023-09-11
spidev: Decrease indentation level in spidev_ioctl() SPI_IOC_RD_MODE*
Andy Shevchenko
1
-8
/
+6
2023-06-28
Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+2
2023-06-20
drivers/spi: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-1
/
+1
2023-05-30
spi: spidev: add two new spi mode bits
Boerge Struempfel
1
-1
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-3
/
+3
2023-02-06
spi: spidev: Fix double unlock in spidev_sync()
Dan Carpenter
1
-2
/
+0
2023-02-06
spi: Merge fixes
Mark Brown
1
-23
/
+34
2023-01-30
Merge remote-tracking branch 'spi/for-6.2' into spi-6.2
Mark Brown
1
-5
/
+16
2023-01-27
spi: spidev: fix a recursive locking error
Bartosz Golaszewski
1
-6
/
+16
2023-01-20
spi: spidev: order compatibles alphabetically
Krzysztof Kozlowski
1
-4
/
+4
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
2022-12-27
spidev: Add Silicon Labs SI3210 device compatible
Vincent Tremblay
1
-0
/
+2
2022-12-27
spidev: Add Silicon Labs EM3581 device compatible
Vincent Tremblay
1
-0
/
+2
2022-12-01
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
1
-5
/
+16
2022-04-19
spi: spidev: add SPI_RX_CPHA_FLIP
Baruch Siach
1
-1
/
+2
2022-04-05
spi: spidev: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-4
/
+5
2022-04-05
spi: spidev: Replace OF specific code by device property API
Andy Shevchenko
1
-23
/
+22
2022-04-05
spi: spidev: Replace ACPI specific code by device_get_match_data()
Andy Shevchenko
1
-28
/
+19
2022-04-05
spi: spidev: Convert BUILD_BUG_ON() to static_assert()
Andy Shevchenko
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Mark Brown
1
-3
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-08
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
1
-12
/
+19
2021-11-24
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
1
-3
/
+4
2021-11-23
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
1
-1
/
+1
2021-09-27
spi: spidev: Add SPI ID table
Mark Brown
1
-0
/
+14
2021-08-05
misc: gehc-achc: new driver
Sebastian Reichel
1
-1
/
+0
2021-05-11
spi: spidev: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-04-20
spidev: Add Micron SPI NOR Authenta device compatible
Shivamurthy Shastri
1
-0
/
+1
2021-01-25
spidev: Add cisco device compatible
Daniel Walker
1
-0
/
+1
2020-09-09
spi: spidev: Remove redundant initialization of variable status
Jay Fang
1
-2
/
+2
2020-07-28
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-06-18
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
1
-10
/
+10
2020-06-18
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
1
-2
/
+2
2020-04-16
spi: spidev: Add support for Octal mode data transfers
Geert Uytterhoeven
1
-1
/
+2
2020-03-02
spi: spidev: fix speed setting message
Oleksandr Suvorov
1
-3
/
+4
2020-03-02
spi: spidev: fix a debug message value
Oleksandr Suvorov
1
-8
/
+8
2020-02-21
spi: spidev: Fix CS polarity if GPIO descriptors are used
Lukas Wunner
1
-0
/
+5
2019-10-15
spi: spidev: use new `delay` field for spi transfers
Alexandru Ardelean
1
-1
/
+2
2019-10-15
spi: spidev: use new `word_delay` field for spi transfers
Alexandru Ardelean
1
-1
/
+2
2019-09-25
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
1
-0
/
+3
[next]