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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
spi: sun6i: switch to use modern name
Yang Yingliang
1
-74
/
+74
2023-12-11
spi: sun4i: switch to use modern name
Yang Yingliang
1
-36
/
+36
2023-12-11
spi: stm32: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-12-11
spi: stm32-qspi: switch to use modern name
Yang Yingliang
1
-9
/
+9
2023-12-11
spi: st-ssc4: switch to use modern name
Yang Yingliang
1
-35
/
+35
2023-12-11
spi: sprd: switch to use modern name
Yang Yingliang
1
-2
/
+2
2023-12-11
spi: sprd-adi: switch to use spi_alloc_host()
Yang Yingliang
1
-1
/
+1
2023-12-08
spi: mpc52xx: explicitly include linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2023-12-07
spi: Add support for stacked/parallel memories
Mark Brown
2
-43
/
+218
2023-12-07
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
1
-42
/
+217
2023-12-07
mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_select
Amit Kumar Mahapatra
1
-1
/
+1
2023-12-06
spi: axi-spi-engine: improvements round 2
Mark Brown
1
-39
/
+77
2023-12-06
spi: axi-spi-engine: add watchdog timer
David Lechner
1
-3
/
+26
2023-12-06
spi: axi-spi-engine: remove delay from CS assertion
David Lechner
1
-1
/
+1
2023-12-06
spi: axi-spi-engine: restore clkdiv at end of message
David Lechner
1
-1
/
+9
2023-12-06
spi: axi-spi-engine: implement xfer->cs_change_delay
David Lechner
1
-0
/
+4
2023-12-06
spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()
David Lechner
1
-5
/
+5
2023-12-06
spi: axi-spi-engine: fix sleep ticks calculation
David Lechner
1
-15
/
+10
2023-12-06
spi: axi-spi-engine: remove spi_engine_get_clk_div()
David Lechner
1
-18
/
+5
2023-12-06
spi: axi-spi-engine: populate xfer->effective_speed_hz
David Lechner
1
-0
/
+23
2023-12-06
spi: axi-spi-engine: return void from spi_engine_compile_message()
David Lechner
1
-3
/
+1
2023-12-04
spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
Yang Yingliang
1
-1
/
+3
2023-12-04
spi: spl022: fix sleeping in interrupt context
Mark Brown
116
-3068
/
+1011
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
1
-1
/
+2
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
9
-12
/
+12
2023-11-30
spi: spl022: switch to use default spi_transfer_one_message()
Nam Cao
1
-306
/
+66
2023-11-30
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
1
-0
/
+3
2023-11-27
spi: sprd: adi: Use devm_register_restart_handler()
Andrew Davis
1
-22
/
+8
2023-11-26
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
25
-2228
/
+166
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+2
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-2
/
+22
2023-11-24
Merge branches 'acpi-video' and 'acpi-processor' into acpi
Rafael J. Wysocki
3
-2
/
+15
2023-11-24
Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-78
/
+138
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
109
-936
/
+1339
2023-11-24
Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-0
/
+3
2023-11-24
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
20
-117
/
+190
2023-11-24
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-22
/
+71
2023-11-24
Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-22
/
+9
2023-11-24
Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-46
/
+113
2023-11-24
Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-10
/
+16
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-262
/
+330
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
[next]