summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-55/+2
* 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/+19
* 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-281-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-222-2/+6
|\
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0
* | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-202-9/+1
|\ \ | |/ |/|
| * Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-0/+1
| |\
| * | cio: remove {get,put}_driverSebastian Ott2012-01-242-9/+1
* | | [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/+2
* [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2
* [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-063-0/+5
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-313-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/+0
* | [S390] qdio: reset outbound SBAL error statesJan Glauber2011-10-301-1/+2
* | [S390] qdio: EQBS retry after CCQ 96Jan Glauber2011-10-301-40/+41
* | [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-304-5/+16
* | [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-1/+4
* | [S390] ccwgroup: cleanupSebastian Ott2011-10-301-180/+119
* | [S390] ccwgroup: move attributes to attribute groupSebastian Ott2011-10-301-20/+22
* | [S390] kdump backend codeMichael Holzheu2011-10-301-1/+1
* | [S390] cio: add message for timeouts on internal I/OSebastian Ott2011-10-301-3/+20
* | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-305-6/+41
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-282-3/+9
|\
| * [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-272-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-255-82/+338
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+6
| |\ \
| * | | qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2011-08-132-13/+1
| * | | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-135-69/+337
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-2/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-09-155-15/+26
| |\|
| * | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
| |/ |/|
* | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3