summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-25s390/zcrypt: remove gratuitious NULL check in .remove() callbacksJulian Wiedmann
2021-08-25s390/ap: use the common driver-data pointerJulian Wiedmann
2021-08-25s390/ap: use the common device_driver pointerJulian Wiedmann
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-18s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-18s390/qdio: consolidate QIB codeJulian Wiedmann
2021-08-18s390/qdio: use dev_info() in qdio_print_subchannel_info()Julian Wiedmann
2021-08-18s390/qdio: fine-tune the queue syncJulian Wiedmann
2021-08-18s390/qdio: clean up SIGA capability trackingJulian Wiedmann
2021-08-18s390/qdio: remove unused sync-after-IRQ infrastructureJulian Wiedmann
2021-08-18s390/qdio: use absolute data address in ESTABLISH ccwJulian Wiedmann
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-08-18s390/cio: add rescan functionality on channel subsystemVineeth Vijayan
2021-08-05s390/sclp: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann
2021-07-27s390/qdio: remove unneeded siga-sync for Output QueueJulian Wiedmann
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann
2021-07-27s390/qdio: propagate error when cancelling a ccw failsJulian Wiedmann
2021-07-27s390/qdio: improve roll-back after error on ESTABLISH ccwJulian Wiedmann
2021-07-27s390/qdio: cancel the ESTABLISH ccw after timeoutJulian Wiedmann
2021-07-27s390/qdio: fix roll-back after timeout on ESTABLISH ccwJulian Wiedmann
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
2021-07-27s390/dasd: remove debug printkHeiko Carstens
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-23Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-23Merge branch 'acpi-utils'Rafael J. Wysocki
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-23Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-22Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-22Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap
2021-07-21ravb: Remove extra TABBiju Das
2021-07-21ravb: Fix a typo in commentBiju Das