aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2011-04-20[S390] dasd: check sense type in device change handlerGravatar Stefan Weinhuber 1-2/+3
2011-04-20[S390] qdio: reset error states immediatelyGravatar Jan Glauber 1-5/+12
2011-04-20[S390] dasd: fix race between open and offlineGravatar Stefan Weinhuber 5-60/+143
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-14/+26
2011-04-04[S390] cio: prevent purging of CCW devices in the online stateGravatar Peter Oberparleiter 1-6/+18
2011-04-04[S390] qdio: fix init sequenceGravatar Sebastian Ott 1-8/+8
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 14-17/+17
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 16-44/+71
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-7/+7
2011-03-23[S390] ccwgroup_driver: remove duplicate membersGravatar Sebastian Ott 5-12/+18
2011-03-23[S390] ccw_bus_type: make it staticGravatar Sebastian Ott 2-4/+2
2011-03-23[S390] ccw_driver: remove duplicate membersGravatar Sebastian Ott 13-27/+49
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroGravatar Jan Glauber 1-1/+2
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 8-289/+374
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 10-160/+166
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 4-122/+44
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-12/+8
2011-03-15[S390] css_bus_type: make it staticGravatar Sebastian Ott 2-8/+2
2011-03-15[S390] css_driver: remove duplicate membersGravatar Sebastian Ott 4-10/+8
2011-03-15[S390] css: remove subchannel privateGravatar Sebastian Ott 1-1/+0
2011-03-15[S390] css: move chsc_private to drv_dataGravatar Sebastian Ott 1-5/+6
2011-03-15[S390] css: move io_private to drv_dataGravatar Sebastian Ott 2-7/+14
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateGravatar Sebastian Ott 1-2/+15
2011-03-15[S390] cio: move options to io_sch_privateGravatar Sebastian Ott 3-35/+17
2011-03-15[S390] cio: move asms to generic headerGravatar Sebastian Ott 2-32/+34
2011-03-15[S390] cio: move orb definitions to separate headerGravatar Sebastian Ott 2-53/+68
2011-03-15[S390] dasd: get rid of compile warningGravatar Heiko Carstens 1-0/+1
2011-03-15[S390] remove superfluous check from do_IRQGravatar Sebastian Ott 2-7/+1
2011-03-14qeth: change some configurations defaultsGravatar Frank Blaschka 3-2/+11
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 5-37/+120
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreGravatar Jens Axboe 2-2/+1
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 2-2/+1
2011-03-09s390/tape_block: Convert to bdops->check_events()Gravatar Tejun Heo 1-5/+6
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+1
2011-03-03[S390] tape: deadlock on system work queueGravatar Martin Schwidefsky 3-34/+116
2011-03-03[S390] keyboard: integer underflow bugGravatar Dan Carpenter 1-1/+2
2011-03-03[S390] xpram: remove __initdata attribute from module parametersGravatar Martin Schwidefsky 1-2/+2
2011-02-26qeth: remove needless IPA-commands in offlineGravatar Ursula Braun 4-120/+33
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellGravatar Heiko Carstens 3-12/+8
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeGravatar Christof Schmitt 7-0/+169
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataGravatar Christof Schmitt 4-48/+48
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupGravatar Christof Schmitt 2-16/+10
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cGravatar Christof Schmitt 4-9/+11
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestGravatar Christof Schmitt 4-87/+35
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheGravatar Christof Schmitt 4-70/+46
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataGravatar Christof Schmitt 5-42/+47
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataGravatar Christof Schmitt 4-22/+15
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTGravatar Christof Schmitt 2-2/+0
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Gravatar Tobias Klauser 1-2/+2
2011-02-17[S390] dasd: correct device tableGravatar Stefan Haberland 1-1/+1