summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-21s390/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger
2021-04-15scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann
2021-04-15scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann
2021-04-15scsi: zfcp: Fix indentation coding style issueYevhen Viktorov
2021-04-15scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-04-12s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan
2021-04-08dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig
2021-04-07s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-04-05s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak