summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2021-08-18s390/qdio: consolidate QIB codeJulian Wiedmann1-27/+15
2021-08-18s390/qdio: use dev_info() in qdio_print_subchannel_info()Julian Wiedmann1-5/+2
2021-08-18s390/qdio: fine-tune the queue syncJulian Wiedmann1-11/+20
2021-08-18s390/qdio: clean up SIGA capability trackingJulian Wiedmann3-33/+15
2021-08-18s390/qdio: remove unused sync-after-IRQ infrastructureJulian Wiedmann2-16/+3
2021-08-18s390/qdio: use absolute data address in ESTABLISH ccwJulian Wiedmann1-1/+1
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-08-18s390/cio: add rescan functionality on channel subsystemVineeth Vijayan1-0/+13
2021-08-16dcssblk: use bvec_virtChristoph Hellwig1-2/+1
2021-08-16dasd: use bvec_virtChristoph Hellwig3-10/+10
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du2-2/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+13
2021-08-13Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2021-08-12scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-08-11vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2-8/+8
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean1-2/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman1-2/+11
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman1-2/+11
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+11
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter1-4/+127
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter2-5/+79
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter1-3/+40
2021-08-05s390/sclp: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior1-2/+2
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland1-2/+11
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2-3/+3
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann4-14/+35
2021-07-27tty: drop put_tty_driverJiri Slaby4-9/+9
2021-07-27tty: stop using alloc_tty_driverJiri Slaby3-12/+9
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann1-5/+0
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann2-11/+4
2021-07-27s390/qdio: remove unneeded siga-sync for Output QueueJulian Wiedmann1-7/+0
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann4-213/+5
2021-07-27s390/qdio: propagate error when cancelling a ccw failsJulian Wiedmann1-5/+8
2021-07-27s390/qdio: improve roll-back after error on ESTABLISH ccwJulian Wiedmann1-3/+3
2021-07-27s390/qdio: cancel the ESTABLISH ccw after timeoutJulian Wiedmann1-21/+30
2021-07-27s390/qdio: fix roll-back after timeout on ESTABLISH ccwJulian Wiedmann1-12/+19
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2-2/+2
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov1-1/+6
2021-07-27s390/dasd: remove debug printkHeiko Carstens1-3/+1
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov1-1/+11
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-2/+3
2021-07-21bus: Make remove callback return voidUwe Kleine-König5-15/+5
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2-4/+5
2021-07-21s390/ccwgroup: Drop if with an always false conditionUwe Kleine-König1-2/+0
2021-07-21s390/cio: Make struct css_driver::remove return voidUwe Kleine-König6-14/+10
2021-07-21scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-2/+2
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann4-11/+10
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2-4/+4
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann9-373/+48
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1