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
2021-08-25
s390/ap: use the common driver-data pointer
Julian Wiedmann
6
-45
/
+30
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
3
-8
/
+4
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
1
-2
/
+0
2021-08-18
s390/zcrypt: fix wrong offset index for APKA master key valid state
Harald Freudenberger
1
-4
/
+4
2021-08-18
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
2
-38
/
+0
2021-08-18
s390/qdio: consolidate QIB code
Julian Wiedmann
1
-27
/
+15
2021-08-18
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
1
-5
/
+2
2021-08-18
s390/qdio: fine-tune the queue sync
Julian Wiedmann
1
-11
/
+20
2021-08-18
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
3
-33
/
+15
2021-08-18
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2
-16
/
+3
2021-08-18
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
1
-1
/
+1
2021-08-18
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-08-18
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
1
-0
/
+13
2021-08-05
s390/sclp: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
2
-11
/
+4
2021-07-27
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
1
-7
/
+0
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
4
-213
/
+5
2021-07-27
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
1
-5
/
+8
2021-07-27
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
1
-3
/
+3
2021-07-27
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-07-27
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2
-2
/
+2
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
1
-1
/
+6
2021-07-27
s390/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
1
-1
/
+11
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+31
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+13
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-10
/
+6
2021-07-23
Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+11
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+48
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-112
/
+249
2021-07-23
Merge branch 'acpi-utils'
Rafael J. Wysocki
3
-9
/
+5
2021-07-23
Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-788
/
+456
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-17
/
+59
2021-07-23
Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-288
/
+109
2021-07-23
Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+9
2021-07-22
Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+6
2021-07-22
Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-32
/
+64
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-120
/
+629
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-22
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-22
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-22
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
[next]