summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-19/+57
|\
| * s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-0/+34
| * dasd: refactor dasd_ioctl_informationChristoph Hellwig2020-05-211-19/+23
* | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-16/+4
|\|
| * dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2020-04-201-16/+4
* | s390/ism: fix error return code in ism_probe()Wei Yongjun2020-05-131-1/+3
* | s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann2020-05-041-5/+5
|/
* s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland2020-04-171-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-102-17/+16
|\
| * scsi: zfcp: use fallthrough;Joe Perches2020-03-312-17/+16
* | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-1011-158/+102
|\ \
| * | s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck2020-04-061-0/+5
| * | s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck2020-04-061-4/+9
| * | s390/qdio: clear DSCI early for polling driversJulian Wiedmann2020-04-063-26/+2
| * | s390/qdio: inline shared_ind()Julian Wiedmann2020-04-061-11/+8
| * | s390/qdio: remove cdev from init_dataJulian Wiedmann2020-04-063-7/+6
| * | s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann2020-04-064-59/+21
| * | zfcp: inline zfcp_qdio_setup_init_data()Julian Wiedmann2020-04-061-25/+17
| * | s390/qdio: cleanly split alloc and establishJulian Wiedmann2020-04-065-37/+45
* | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-2/+18
|\ \ \ | |/ / |/| |
| * | dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal2020-04-021-2/+3
| * | s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal2020-04-021-0/+15
* | | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-0438-506/+218
|\ \ \
| * | | s390/qdio: set qdio_irq->cdev at allocation timeJulian Wiedmann2020-03-275-17/+15
| * | | s390/qdio: remove unused function declarationsJulian Wiedmann2020-03-271-2/+0
| * | | s390/ccwgroup: remove pm supportJulian Wiedmann2020-03-271-69/+0
| * | | s390/ap: remove power management code from ap bus and driversHarald Freudenberger2020-03-276-174/+5
| * | | s390/zcrypt: use kvmalloc instead of kmalloc for 256k allocHarald Freudenberger2020-03-272-9/+9
| * | | s390/ism: remove pm supportUrsula Braun2020-03-271-20/+0
| * | | s390/cio: use fallthrough;Joe Perches2020-03-251-2/+2
| * | | s390/vfio: use fallthrough;Joe Perches2020-03-251-1/+1
| * | | s390/zcrypt: use fallthrough;Joe Perches2020-03-253-9/+9
| * | | s390: use fallthrough;Joe Perches2020-03-254-6/+6
| * | | s390/ap: Remove ap device suspend and resume callbacksHarald Freudenberger2020-03-231-21/+0
| * | | s390/qdio: pass ISC as parameter to chsc_sadc()Julian Wiedmann2020-03-233-4/+6
| * | | s390/zcrypt: replace snprintf/sprintf with scnprintfHarald Freudenberger2020-03-236-75/+76
| * | | s390/zcrypt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-231-19/+21
| * | | s390/irq: replace setup_irq() by request_irq()afzal mohammed2020-03-112-12/+4
| * | | s390/qdio: export SSQD via debugfsJulian Wiedmann2020-03-061-0/+19
| * | | s390/mm: remove fake numa supportHeiko Carstens2020-02-271-1/+1
| * | | s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-278-8/+8
| * | | s390/qdio: simplify debugfs codeJulian Wiedmann2020-02-273-29/+9
| * | | s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0Julian Wiedmann2020-02-271-1/+2
| * | | s390/qdio: reduce access to cdev->private->qdio_dataJulian Wiedmann2020-02-193-11/+7
| * | | s390/qdio: clean up cdev access in qdio_setup_irq()Julian Wiedmann2020-02-191-9/+10
| * | | s390/zcrypt: Support for CCA protected key block version 2Harald Freudenberger2020-02-171-12/+13
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-029-35/+449
|\ \ \ | | |/ | |/|
| * | scsi: zfcp: log FC Endpoint Security errorsJens Remus2020-03-172-0/+70
| * | scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus2020-03-172-2/+12
| * | scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus2020-03-175-8/+100