summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-25/+9
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-28/+33
2022-05-26Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+1
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe1-3/+3
2022-05-11vfio/ccw: Remove mdev from struct channel_programJason Gunthorpe3-24/+30
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe1-4/+3
2022-05-11s390/stp: clock_delta should be signedSven Schnelle1-2/+2
2022-04-22s390/cio: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2-25/+9
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe1-6/+1
2022-03-27s390: cleanup timer API useYu Liao2-18/+6
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2022-03-08s390/airq: use DMA memory for summary indicatorsHalil Pasic1-2/+2
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik1-1/+1
2022-02-10s390/cio: verify the driver availability for path_event callVineeth Vijayan1-1/+1
2022-02-07s390: remove invalid email address of Heiko CarstensHeiko Carstens1-1/+0
2021-12-06s390/qdio: remove unneeded sanity check in qdio_do_sqbs()Julian Wiedmann1-2/+0
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann1-13/+38
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann1-34/+50
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann3-14/+13
2021-12-06s390/qdio: clean up access to queue in qdio_handle_activate_check()Julian Wiedmann1-2/+2
2021-12-06s390/qdio: avoid allocating the qdio_irq with GFP_DMAJulian Wiedmann3-14/+23
2021-12-06s390/qdio: improve handling of CIWsJulian Wiedmann3-26/+20
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan5-51/+3
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang1-1/+1
2021-11-08s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-4/+19
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-117/+166
2021-10-28vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()Jason Gunthorpe3-48/+85
2021-10-28vfio/ccw: Pass vfio_ccw_private not mdev_device to various functionsJason Gunthorpe1-22/+15
2021-10-28vfio/ccw: Use functions for alloc/free of the vfio_ccw_privateJason Gunthorpe1-47/+66
2021-10-28vfio/ccw: Remove unneeded GFP_DMAJason Gunthorpe1-1/+1
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann1-32/+2
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan1-3/+6
2021-10-04s390/cio: unregister the subchannel while purgingVineeth Vijayan1-0/+2
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan3-13/+45
2021-09-22s390/qeth: fix deadlock during failing recoveryAlexandra Winter1-2/+8
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-19/+9
2021-09-07s390/cio: fix kernel doc commentHeiko Carstens1-1/+1
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-4/+4
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-25/+14
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-22/+0
2021-08-31s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2-18/+8
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann2-38/+0
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