aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-16/+48
2012-09-26s390/dasd: check count address during online settingStefan Haberland1-2/+12
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler6-9/+201
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
2012-09-26s390/scm: reorder scm_removeSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott2-14/+3
2012-09-26s390/scm_block: force cluster writesSebastian Ott5-3/+310
2012-09-26s390: add scm block driverSebastian Ott5-0/+597
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott3-0/+419
2012-09-26s390: add scm notificationSebastian Ott3-1/+73
2012-09-26s390: add scm bus driverSebastian Ott2-0/+272
2012-09-26s390/chsc: implement store SCM informationSebastian Ott2-0/+70
2012-09-26s390: add eadm related structuresSebastian Ott1-0/+24
2012-09-26s390: add eadm facility bitsSebastian Ott2-2/+2
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler5-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler10-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler3-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler2-15/+128
2012-09-17s390/dasd: fix read unit address configuration loopStefan Haberland1-1/+26
2012-09-17s390/dasd: fix pathgroup raceStefan Haberland2-7/+36
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2-6/+3
2012-09-06s390/cio: invalidate cdev pointer before deregistrationSebastian Ott1-1/+4
2012-09-06s390/cio: fix IO subchannel event raceSebastian Ott1-0/+2
2012-09-06s390/dasd: move wake_up callSebastian Ott1-3/+3
2012-08-28s390/dasd: fix ioctl return valueHeiko Carstens2-6/+3
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman1-0/+2
2012-08-13TTY: tty3270, add tty installJiri Slaby1-9/+22
2012-08-13TTY: con3215, add tty installJiri Slaby1-6/+15
2012-08-13TTY: con3215, unset raw3215[line]Jiri Slaby1-0/+7
2012-08-13TTY: use tty_port_link_deviceJiri Slaby2-0/+2
2012-08-13TTY: automatically create nodes for some driversJiri Slaby1-1/+1
2012-08-10TTY: tty3270, free tty driver properlyJiri Slaby1-0/+1
2012-08-08s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu1-0/+2
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-28/+10
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com1-0/+4
2012-07-25netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com1-28/+6
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-11/+50
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+4