aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-30[S390] qdio: reset outbound SBAL error statesJan Glauber1-1/+2
2011-10-30[S390] qdio: EQBS retry after CCQ 96Jan Glauber1-40/+41
2011-10-30[S390] qdio: add timestamp for last queue scan timeJan Glauber4-5/+16
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-1/+4
2011-10-30[S390] ccwgroup: cleanupSebastian Ott1-180/+119
2011-10-30[S390] ccwgroup: move attributes to attribute groupSebastian Ott1-20/+22
2011-10-30[S390] kdump backend codeMichael Holzheu1-1/+1
2011-10-30[S390] cio: add message for timeouts on internal I/OSebastian Ott1-3/+20
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter5-6/+41
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-3/+9
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-82/+338
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+6
2011-09-26[S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter1-2/+6
2011-09-15Merge branch 'master' into for-nextJiri Kosina5-15/+26
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-08-27[SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2-3/+9
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2-13/+1
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com5-69/+337
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-4/+4
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-3/+3
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens2-6/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-04-20[S390] qdio: reset error states immediatelyJan Glauber1-5/+12
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-04[S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter1-6/+18
2011-04-04[S390] qdio: fix init sequenceSebastian Ott1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-4/+2
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott2-4/+2
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-4/+2
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroJan Glauber1-1/+2
2011-03-15[S390] css_bus_type: make it staticSebastian Ott2-8/+2
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott4-10/+8
2011-03-15[S390] css: remove subchannel privateSebastian Ott1-1/+0
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott1-5/+6
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott2-7/+14
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott1-2/+15