summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-121-11/+6Star
* vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-122-22/+1Star
* vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-311-3/+29
* vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-315-107/+287
* vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-313-31/+37
* vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi2017-03-312-1/+126
* vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi2017-03-311-14/+33
* vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi2017-03-311-0/+78
* vfio: ccw: handle ccw command requestDong Jia Shi2017-03-313-4/+148
* vfio: ccw: introduce ccw_io_regionDong Jia Shi2017-03-312-0/+51
* vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-314-2/+170
* vfio: ccw: introduce channel program interfacesDong Jia Shi2017-03-313-1/+859
* vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-313-0/+290
* s390: cio: export more interfacesDong Jia Shi2017-03-311-0/+10
* s390: cio: introduce cio_cancel_halt_clearDong Jia Shi2017-03-313-46/+68
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter2017-02-231-3/+5
* s390/qdio: improve some debug printsJulian Wiedmann2017-02-031-2/+3
* s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann2017-02-031-2/+1Star
* s390/qdio: clean up q->irq_ptr usageJulian Wiedmann2017-02-031-4/+4
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-02-031-4/+4
* s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott2017-01-161-8/+2Star
* s390/cio: remove unused struct memberSebastian Ott2017-01-162-2/+0Star
* s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
* s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47Star
* s390/cio: css attribute cleanupSebastian Ott2017-01-161-28/+29
* s390/cio: use cssid for pgid generationSebastian Ott2017-01-164-3/+53
* s390/cio: clarify cssid usageSebastian Ott2017-01-164-26/+29
* s390/cio: get rid of variable length arrayHeiko Carstens2017-01-161-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-314-16/+11Star
* s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-282-7/+0Star
* s390/cio: don't register chpids in reserved stateSebastian Ott2016-10-171-2/+4
* s390/cio: fix accidental interrupt enabling during resumeSebastian Ott2016-09-301-8/+12
* s390: cio: remove redundant cio_cancel declarationDong Jia Shi2016-08-241-1/+0Star
* s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun2016-08-081-24/+25
* s390/qdio: remove checks for ccw device internal stateSebastian Ott2016-08-081-6/+0Star
* s390/qdio: fix double return code evaluationSebastian Ott2016-08-081-8/+3Star
* s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott2016-08-081-11/+8Star
* s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2016-08-082-3/+0Star
* s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott2016-08-081-9/+23
* s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott2016-08-081-3/+4
* s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
* s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
* s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2Star
* s390/chsc: improve channel path descriptor determinationSebastian Ott2016-07-152-8/+7Star
* s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott2016-07-151-2/+3
* s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2016-07-152-5/+8