aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott1-2/+1
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-3/+0
2012-10-26s390/cio: suppress 2nd path verification during resumeSebastian Ott1-7/+1
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott3-2/+16
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott1-12/+6
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/scm: remove superfluous lockSebastian Ott1-4/+2
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott3-0/+419
2012-09-26s390: add scm notificationSebastian Ott3-1/+73
2012-09-26s390: add scm bus driverSebastian Ott2-0/+272
2012-09-26s390/chsc: implement store SCM informationSebastian Ott2-0/+70
2012-09-26s390: add eadm related structuresSebastian Ott1-0/+24
2012-09-26s390: add eadm facility bitsSebastian Ott1-0/+1
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2012-09-06s390/cio: invalidate cdev pointer before deregistrationSebastian Ott1-1/+4
2012-09-06s390/cio: fix IO subchannel event raceSebastian Ott1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens21-51/+19
2012-06-05s390/cio/chp: cleanup attribute usageSebastian Ott1-7/+5
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-55/+2
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott3-40/+43
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-9/+45
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens1-2/+2
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber1-21/+22
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber2-2/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+6
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+1
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+6
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+1
2012-03-02[S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier1-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2012-01-24cio: remove {get,put}_driverSebastian Ott2-9/+1
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier1-1/+2
2011-12-27[S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens1-5/+2
2011-12-01[S390] cio: fix chsc_chp_varySebastian Ott1-5/+2
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott3-10/+37
2011-12-01[S390] cio: disallow driver io for known to be broken pathsSebastian Ott1-4/+4
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott3-47/+66
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-0/+5
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens3-0/+5
2011-10-30[S390] qdio: prevent dsci access without adapter interruptsJan Glauber3-33/+50
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+2
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky2-2/+2
2011-10-30[S390] qdio: remove multicast pollingJan Glauber2-12/+0