summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+30
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds5-11/+168
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens1-1/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-9/+3
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao1-2/+2
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann1-9/+3
2020-12-03vfio-ccw: Wire in the request callbackEric Farman2-0/+30
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan5-258/+2
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan2-139/+1
2020-12-02s390/cio: remove pm support from IO subchannel driversVineeth Vijayan1-14/+0
2020-12-02s390/cio: remove pm support from chsc subchannel driverVineeth Vijayan1-29/+0
2020-12-02s390/cio: remove pm support from eadm-sch driversVineeth Vijayan1-13/+0
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan3-10/+68
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan1-0/+83
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2-1/+17
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-59/+58
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik1-14/+0
2020-09-26s390/stp: add support for leap secondsSven Schnelle1-0/+21
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter5-9/+104
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter3-13/+12
2020-09-14s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2-2/+4
2020-09-14s390/qdio: clean up QDR setupJulian Wiedmann1-20/+13
2020-09-14s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann1-22/+20
2020-08-17s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-46/+6
2020-07-20s390/qdio: remove internal polling in non-thinint pathJulian Wiedmann2-27/+2
2020-07-20s390/qdio: allow to scan all 128 Input SBALsJulian Wiedmann1-5/+1
2020-07-20s390/qdio: fix statistics for 128 SBALsJulian Wiedmann3-14/+3
2020-07-03vfio-ccw: Fix a build error due to missing include of linux/slab.hSean Christopherson1-0/+1
2020-06-17s390/qdio: warn about unexpected SLSB statesJulian Wiedmann1-5/+11
2020-06-17s390/qdio: clean up usage of qdio_dataJulian Wiedmann1-10/+7
2020-06-16s390/qdio: reduce SLSB writes during Input Queue processingJulian Wiedmann3-50/+20
2020-06-16s390/qdio: fine-tune SLSB updateJulian Wiedmann1-1/+8
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik1-2/+2
2020-06-03vfio-ccw: Add trace for CRW eventEric Farman3-0/+32
2020-06-03vfio-ccw: Wire up the CRW irq and CRW regionFarhan Ali3-0/+74
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali4-0/+87
2020-06-02vfio-ccw: Refactor IRQ handlersEric Farman1-6/+17
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali5-3/+112
2020-06-02vfio-ccw: Refactor the unregister of the async regionsEric Farman2-8/+13
2020-06-02vfio-ccw: Register a chp_event callback for vfio-ccwFarhan Ali1-0/+47
2020-06-02vfio-ccw: Introduce new helper functions to free/destroy regionsFarhan Ali1-10/+18
2020-06-02vfio-ccw: Enable transparent CCW IPL from DASDJared Rossi1-7/+12
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter4-154/+47
2020-05-28s390/qdio: remove q->first_to_kickJulian Wiedmann2-14/+7
2020-05-28s390/qdio: fix up qdio_start_irq() kerneldocJulian Wiedmann1-1/+1
2020-05-20s390/qdio: add IRQ reduction for error SBALsJulian Wiedmann1-12/+11
2020-05-20s390/qdio: refactor ACK processing for primed SBALsJulian Wiedmann1-8/+7