summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: add const to bin_attribute structuresBhumika Goyal2017-08-031-2/+2
* Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-07-261-1/+1
|\
| * vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne2017-07-241-1/+1
* | s390/cio: constify attribute_group structures.Arvind Yadav2017-07-261-2/+2
|/
* s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi2017-07-131-0/+1
* s390/vfio_ccw: remove unused variableSebastian Ott2017-07-051-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-033-99/+50
|\
| * s390/cio: introduce io_subchannel_typeSebastian Ott2017-06-123-99/+50
* | Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-221-6/+6
|\ \ | |/
| * Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-05-231-6/+6
| |\
| | * s390/vfio_ccw: make some symbols staticSebastian Ott2017-05-221-6/+6
* | | block: introduce new block status code typeChristoph Hellwig2017-06-092-4/+4
|/ /
* | s390/qdio: increase string buffer sizeHeiko Carstens2017-05-091-1/+1
* | s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-091-2/+2
|/
* vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-121-11/+6
* vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-122-22/+1
* 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/+1
* 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/+2
* s390/cio: remove unused struct memberSebastian Ott2017-01-162-2/+0
* s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
* s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47
* 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/+11
* s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-282-7/+0
* 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
OpenPOWER on IntegriCloud