aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03s390/qdio: improve some debug printsJulian Wiedmann1-2/+3
2017-02-03s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann1-2/+1
2017-02-03s390/qdio: clean up q->irq_ptr usageJulian Wiedmann1-4/+4
2017-02-03s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott1-8/+2
2017-01-16s390/cio: remove unused struct memberSebastian Ott2-2/+0
2017-01-16s390/cio: export real cssidSebastian Ott1-0/+22
2017-01-16s390/cio: css initialization cleanupSebastian Ott1-56/+47
2017-01-16s390/cio: css attribute cleanupSebastian Ott1-28/+29
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott4-3/+53
2017-01-16s390/cio: clarify cssid usageSebastian Ott4-26/+29
2017-01-16s390/cio: get rid of variable length arrayHeiko Carstens1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker4-16/+11
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2-7/+0
2016-10-17s390/cio: don't register chpids in reserved stateSebastian Ott1-2/+4
2016-09-30s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-08-24s390: cio: remove redundant cio_cancel declarationDong Jia Shi1-1/+0
2016-08-08s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun1-24/+25
2016-08-08s390/qdio: remove checks for ccw device internal stateSebastian Ott1-6/+0
2016-08-08s390/qdio: fix double return code evaluationSebastian Ott1-8/+3
2016-08-08s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott1-11/+8
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2-3/+0
2016-08-08s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott1-9/+23
2016-08-08s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott1-3/+4
2016-07-31s390/cio: fix premature wakeup during chp configureSebastian Ott1-14/+32
2016-07-31s390/cio: convert cfg_lock mutex to spinlockSebastian Ott1-9/+9
2016-07-18s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+2
2016-07-15s390/chsc: improve channel path descriptor determinationSebastian Ott2-8/+7
2016-07-15s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott1-2/+3
2016-07-15s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2-5/+8
2016-07-15s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott1-1/+1
2016-07-15s390/cio/device_ops: fix kernel docSebastian Ott1-11/+11
2016-07-14s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-06-28s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens1-9/+82
2016-06-28s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens1-6/+9
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-2/+6
2016-06-13s390: use canonical include guard styleDaniel van Gerpen2-2/+2
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches4-26/+21
2016-01-26s390/cio: update measurement characteristicsSebastian Ott2-9/+20
2016-01-26s390/cio: ensure consistent measurement stateSebastian Ott2-12/+13
2016-01-26s390/cio: fix measurement characteristics memleakSebastian Ott3-18/+6
2015-12-18s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter3-208/+238
2015-12-18s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter6-1/+419
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter4-60/+73
2015-12-18s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter1-1/+1
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter5-31/+16
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring3-12/+6
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-1/+1
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott3-20/+46