summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott5-64/+61
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott3-71/+35
2012-05-16s390/claw: switch to ccwgroup_create_devSebastian Ott1-78/+54
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-16s390/ctcm: switch to ccwgroup_create_devSebastian Ott3-59/+22
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/claw: remove "eieio" callsHeiko Carstens1-3/+0
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens1-2/+2
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens5-311/+2
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber2-23/+24
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds3-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells3-0/+3
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2012-03-24s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber2-2/+2
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-165/+106
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-37/+174
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland2-0/+12
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler8-130/+0
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+6
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens3-10/+8
2012-03-11[S390] zfcpdump: Implement async sdias event processingMichael Holzheu1-21/+80
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-03-11[S390] rework smp codeMartin Schwidefsky2-2/+0
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman7-8/+21
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby4-4/+0
2012-03-08lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2012-03-08qeth: meaningful return code for set_mac_addressUrsula Braun5-7/+7
2012-03-08ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2012-03-08ctcm: make ctcmpc debugging compilableUrsula Braun2-6/+9
2012-03-08qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-1/+6
2012-03-02[S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier1-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens6-1/+6
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+15
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-02-09qeth: add wake_up on write channelUrsula Braun1-0/+1
2012-02-09qeth: add query OSA address table supportFrank Blaschka5-0/+119