summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-06-18s390/monwriter: Remove power management supportPeter Oberparleiter
2021-06-18s390/monreader: Remove power management supportPeter Oberparleiter
2021-06-18s390/xpram: Remove power management supportPeter Oberparleiter
2021-06-18s390/dcssblk: Remove power management supportPeter Oberparleiter
2021-06-18s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2021-06-16s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger
2021-06-16s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger
2021-06-12s390/netiuvc: get rid of forward declarationsHeiko Carstens
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter
2021-06-11s390/qeth: shrink TX buffer structJulian Wiedmann
2021-06-11s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann
2021-06-11s390/qeth: use ethtool_sprintf()Julian Wiedmann
2021-06-11s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2021-06-11scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle
2021-06-07s390/cio: add tpi.h header fileSven Schnelle
2021-06-07s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann
2021-06-07s390/ccwgroup: simplify ungrouping when driver deregistersJulian Wiedmann
2021-06-07s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann
2021-06-07s390/ap: extend AP change bindings-complete uevent with counterHarald Freudenberger
2021-06-07s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-06-07s390/ccwgroup: release the cdevs from within dev->release()Julian Wiedmann
2021-06-07s390/ap: wire up bus->probe and bus->removeJulian Wiedmann
2021-06-07s390/zcrypt: remove zcrypt_device_countJulian Wiedmann
2021-06-07s390/crypto: fix function/prototype mismatchesSven Schnelle
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-13tty: remove empty tty_operations::flush_bufferJiri Slaby
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-05-12vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman
2021-05-12vfio-ccw: Check initialized flag in cp_init()Eric Farman
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-03s390: dasd: Mundane spelling fixesBhaskar Chowdhury
2021-04-30s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan