summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0920-511/+75
|\
| * s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
| * scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-084-6/+6
| * s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * s390: remove xpram device driverHeiko Carstens2021-09-073-428/+0
| * s390/cio: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4
| * s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2021-08-312-18/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-3/+3
|\ \
| * | scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
| * | scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-07-201-2/+2
* | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-023-157/+139
|\ \ \
| * | | vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-08-252-66/+91
| * | | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-242-94/+40
| * | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-242-7/+18
| * | | vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2021-08-112-8/+8
| |/ /
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-014-21/+18
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-2/+11
| |\ \ \
| * | | | tty: drop put_tty_driverJiri Slaby2021-07-274-9/+9
| * | | | tty: stop using alloc_tty_driverJiri Slaby2021-07-273-12/+9
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-0110-31/+16
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-2/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-215-15/+5
| * | | | s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2021-07-212-4/+5
| * | | | s390/ccwgroup: Drop if with an always false conditionUwe Kleine-König2021-07-211-2/+0
| * | | | s390/cio: Make struct css_driver::remove return voidUwe Kleine-König2021-07-216-14/+10
| | |/ / | |/| |
* | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-3112-410/+341
|\ \ \ \
| * | | | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-1/+3
| * | | | s390/net: replace in_irq() with in_hardirq()Changbin Du2021-08-162-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-132-4/+13
| |\ \ \ \
| * | | | | s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter2021-08-071-4/+127
| * | | | | s390/qeth: Switchdev event handlerAlexandra Winter2021-08-072-5/+79
| * | | | | s390/qeth: Register switchdev event handlerAlexandra Winter2021-08-071-3/+40
| * | | | | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-3/+3
| * | | | | qeth: use ndo_siocdevprivateArnd Bergmann2021-07-274-14/+35
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-234-2/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | s390/qeth: clean up device_type managementJulian Wiedmann2021-07-204-11/+10
| * | | | | s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2021-07-202-4/+4
| * | | | | s390/qeth: remove OSN supportJulian Wiedmann2021-07-209-373/+48
* | | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-305-14/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | block: pass a request_queue to __blk_alloc_diskChristoph Hellwig2021-08-231-2/+2
| * | | | | block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig2021-08-231-2/+2
| * | | | | block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig2021-08-231-1/+4
| * | | | | dcssblk: use bvec_virtChristoph Hellwig2021-08-161-2/+1
| * | | | | dasd: use bvec_virtChristoph Hellwig2021-08-163-10/+10
| | |/ / / | |/| | |
* | | | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-3025-574/+510
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger2021-08-263-34/+21
| * | | | s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter2021-08-251-3/+227