aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-11/+73
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber2-2/+65
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-9/+8
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman1-7/+5
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby4-1/+8
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-16/+48
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
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-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+48
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens31-49/+21
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs3-10/+48
2012-06-05s390/vmlogrdr: cleanup driver attribute usageSebastian Ott1-12/+13
2012-06-05s390/vmlogrdr: cleanup device attribute usageSebastian Ott1-11/+8
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-1/+1
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-179/+194
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-1/+11
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens5-311/+2
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman6-179/+194
2012-04-17tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens1-1/+5
2012-04-13TTY: con3215, use tty from tty_portJiri Slaby1-16/+16
2012-04-13TTY: con3215, add tty_portJiri Slaby1-14/+16
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-09TTY: tty3270, add tty_portJiri Slaby3-43/+49
2012-04-09TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby1-5/+6
2012-04-09TTY: tty3270, get rid of ugly aliasingJiri Slaby1-23/+19
2012-04-09TTY: tty3270, move initialization to allocationJiri Slaby1-10/+10
2012-04-09TTY: sclp_vt220, remove unused allocationJiri Slaby1-8/+1
2012-04-09TTY: sclp_vt220, add tty_portJiri Slaby1-10/+14
2012-04-09TTY: sclp_tty, add tty_portJiri Slaby1-14/+19
2012-04-09TTY: con3215, centralize allocationJiri Slaby1-35/+39
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-25/+82
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2