aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-04s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann1-5/+5
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland1-1/+0
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-17/+16
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-158/+102
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+18
2020-04-06s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck1-0/+5
2020-04-06s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-06s390/qdio: clear DSCI early for polling driversJulian Wiedmann3-26/+2
2020-04-06s390/qdio: inline shared_ind()Julian Wiedmann1-11/+8
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann3-7/+6
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann4-59/+21
2020-04-06zfcp: inline zfcp_qdio_setup_init_data()Julian Wiedmann1-25/+17
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann5-37/+45
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds38-506/+218
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal1-2/+3
2020-04-02s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal1-0/+15
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-35/+449
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2020-03-31scsi: zfcp: use fallthrough;Joe Perches2-17/+16
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds14-380/+572
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+4
2020-03-29s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-27s390/qeth: phase out OSN supportJulian Wiedmann2-0/+4
2020-03-27s390/qeth: make OSN / OSX support configurableJulian Wiedmann4-0/+33
2020-03-27s390/qeth: remove fake_broadcast attributeJulian Wiedmann2-36/+0
2020-03-27block: simplify queue allocationChristoph Hellwig2-4/+4
2020-03-27s390/qdio: set qdio_irq->cdev at allocation timeJulian Wiedmann5-17/+15
2020-03-27s390/qdio: remove unused function declarationsJulian Wiedmann1-2/+0
2020-03-27s390/ccwgroup: remove pm supportJulian Wiedmann1-69/+0
2020-03-27s390/ap: remove power management code from ap bus and driversHarald Freudenberger6-174/+5
2020-03-27s390/zcrypt: use kvmalloc instead of kmalloc for 256k allocHarald Freudenberger2-9/+9
2020-03-27s390/ism: remove pm supportUrsula Braun1-20/+0
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-12/+193
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann1-5/+3
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann3-4/+7
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann1-5/+5
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann3-8/+102
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann3-6/+17
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann2-8/+8
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann2-22/+13
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann6-104/+83
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann1-30/+26
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann1-21/+33
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann2-19/+13
2020-03-25s390/cio: use fallthrough;Joe Perches1-2/+2
2020-03-25s390/vfio: use fallthrough;Joe Perches1-1/+1
2020-03-25s390/zcrypt: use fallthrough;Joe Perches3-9/+9
2020-03-25s390: use fallthrough;Joe Perches4-6/+6
2020-03-23s390/ap: Remove ap device suspend and resume callbacksHarald Freudenberger1-21/+0
2020-03-23s390/qdio: pass ISC as parameter to chsc_sadc()Julian Wiedmann3-4/+6