index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
3
-4
/
+4
2023-03-20
s390/ap: filter ap card functions, new queue functions attribute
Harald Freudenberger
3
-4
/
+27
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2
-22
/
+9
2023-03-20
s390/ap: introduce new AP bus sysfs attribute features
Harald Freudenberger
1
-0
/
+26
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
3
-7
/
+20
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
8
-248
/
+199
2023-03-20
s390/zcrypt: rework length information for dqap
Harald Freudenberger
5
-31
/
+48
2023-03-20
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
5
-17
/
+17
2023-03-20
Merge branch 'decompressor-memory-tracking' into features
Heiko Carstens
1
-4
/
+4
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
1
-4
/
+4
2023-03-13
s390/zcrypt: remove unnecessary (void *) conversions
Yu Zhe
1
-7
/
+5
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
105
-51301
/
+39
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-40
/
+41
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-50
/
+117
2023-03-10
Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2023-03-10
Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
36
-191
/
+277
2023-03-10
Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
15
-42
/
+136
2023-03-09
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
1
-0
/
+1
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
1
-2
/
+3
2023-03-09
drm/amdgpu: Fix the warning info when removing amdgpu device
lyndonli
1
-16
/
+1
2023-03-09
drm/amdgpu: fix return value check in kfd
Shashank Sharma
1
-1
/
+1
2023-03-09
drm/amd: Fix initialization mistake for NBIO 7.3.0
Mario Limonciello
1
-5
/
+9
2023-03-09
drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
lyndonli
1
-1
/
+1
2023-03-09
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
1
-6
/
+18
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
4
-4
/
+4
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
3
-3
/
+3
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
1
-9
/
+2
2023-03-09
media: i2c: ov2685: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
media: i2c: ov5695: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-09
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-10
Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
11
-96
/
+101
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-123
/
+2219
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-8
/
+37
2023-03-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
3
-12
/
+15
2023-03-09
staging: r8188eu: delete driver
Greg Kroah-Hartman
101
-51232
/
+0
2023-03-08
eth: fealnx: bring back this old driver
Jakub Kicinski
3
-0
/
+1964
2023-03-08
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-08
Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-42
/
+39
2023-03-08
drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed
Randy Dunlap
1
-1
/
+0
2023-03-08
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
1
-3
/
+3
2023-03-08
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
3
-31
/
+36
2023-03-08
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
Philipp Hortmann
1
-12
/
+0
[next]