aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-28s390/zcrypt: Switch to flexible array memberKees Cook1-3/+3
2021-06-28virtio/s390: get rid of open-coded kvm hypercallHeiko Carstens1-26/+4
2021-06-18s390/hvc_iucv: Remove power management supportJulian Wiedmann1-51/+0
2021-06-18s390/sclp: convert list_for_each to entry variantZou Wei1-3/+1
2021-06-18s390/vmlogrdr: Remove power management supportPeter Oberparleiter1-24/+0
2021-06-18s390/sclp: Remove sclp base power management supportPeter Oberparleiter3-187/+1
2021-06-18s390/sclp: Remove quiesce power management supportPeter Oberparleiter1-34/+3
2021-06-18s390/sclp: Remove memory hotplug power management supportPeter Oberparleiter1-34/+0
2021-06-18s390/sclp: Remove vt220 power management supportPeter Oberparleiter1-49/+3
2021-06-18s390/sclp: Remove console power management supportPeter Oberparleiter3-63/+3
2021-06-18s390/monwriter: Remove power management supportPeter Oberparleiter1-89/+1
2021-06-18s390/monreader: Remove power management supportPeter Oberparleiter1-122/+3
2021-06-18s390/xpram: Remove power management supportPeter Oberparleiter1-60/+3
2021-06-18s390/dcssblk: Remove power management supportPeter Oberparleiter1-103/+3
2021-06-18s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-06-16s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger8-17/+111
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle1-4/+2
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle2-2/+2
2021-06-07s390/cio: add tpi.h header fileSven Schnelle1-12/+1
2021-06-07s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann1-1/+1
2021-06-07s390/ccwgroup: simplify ungrouping when driver deregistersJulian Wiedmann1-9/+0
2021-06-07s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann1-7/+6
2021-06-07s390/ap: extend AP change bindings-complete uevent with counterHarald Freudenberger1-2/+8
2021-06-07s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-06-07s390/ccwgroup: release the cdevs from within dev->release()Julian Wiedmann1-32/+17
2021-06-07s390/ap: wire up bus->probe and bus->removeJulian Wiedmann1-2/+2
2021-06-07s390/zcrypt: remove zcrypt_device_countJulian Wiedmann3-4/+0
2021-06-07s390/crypto: fix function/prototype mismatchesSven Schnelle2-6/+6
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-18/+26
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-13/+63
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+13
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-8/+26
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesOlof Johansson2-4/+8
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-5/+52
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-1/+2
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/fixesOlof Johansson1-3/+1
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64David Hildenbrand1-3/+3
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds53-399/+650
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-1/+9
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller5-52/+26
2021-06-04wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-04wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11