summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [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/+119Star
* | [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-292-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/+1Star
| * | | 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/+1Star
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-09-155-15/+26
| |\|
| * | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
| |/ |/|
* | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3Star
* | [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
|/
* [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5Star
* PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-4/+4
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-3/+3
* [S390] chsc: process channel-path-availability informationSebastian Ott2011-05-231-1/+34
* [S390] qdio: prevent compile warningJan Glauber2011-05-231-1/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-232-6/+0Star
* [S390] cio: fix unreg race in set_online pathSebastian Ott2011-05-231-2/+3