summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: fix length calculation in idset.cSebastian Ott2012-11-061-2/+1Star
* s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-3/+0Star
* s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1Star
* s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-183-2/+16
* s390/cio: use generic bitmap functionsSebastian Ott2012-10-181-12/+6Star
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
* s390/qdio: fix truncated debug output of hex valuesJan Glauber2012-09-261-13/+25
* s390/scm: remove superfluous lockSebastian Ott2012-09-261-4/+2Star
* s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+3
* s390/cio: add eadm subchannel driverSebastian Ott2012-09-263-0/+419
* s390: add scm notificationSebastian Ott2012-09-263-1/+73
* s390: add scm bus driverSebastian Ott2012-09-262-0/+272
* s390/chsc: implement store SCM informationSebastian Ott2012-09-262-0/+70
* s390: add eadm related structuresSebastian Ott2012-09-261-0/+24
* s390: add eadm facility bitsSebastian Ott2012-09-261-0/+1
* s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
* s390/cio: invalidate cdev pointer before deregistrationSebastian Ott2012-09-061-1/+4
* s390/cio: fix IO subchannel event raceSebastian Ott2012-09-061-0/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2021-51/+19Star
* s390/cio/chp: cleanup attribute usageSebastian Ott2012-06-051-7/+5Star
* s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-55/+2Star
* s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-163-40/+43
* s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-161-9/+45
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-161-2/+2
* s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky2012-05-161-54/+19Star
* s390/qdio: Cleanup error handling to driversJan Glauber2012-05-161-21/+22
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-232-2/+6
|\
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0Star
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-202-9/+1Star
|\ \ | |/ |/|
| * Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-0/+1
| |\
| * | cio: remove {get,put}_driverSebastian Ott2012-01-252-9/+1Star
* | | [S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier2012-03-021-2/+2
| |/ |/|
* | compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
|/
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-1/+2
* [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2Star
* [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2Star
* [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-013-10/+37
* [S390] cio: disallow driver io for known to be broken pathsSebastian Ott2011-12-011-4/+4
* [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-013-47/+66
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-0/+5
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-11-013-0/+5
* | [S390] qdio: prevent dsci access without adapter interruptsJan Glauber2011-10-303-33/+50
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+2
* | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-302-2/+2
* | [S390] qdio: remove multicast pollingJan Glauber2011-10-302-12/+0Star