summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] zfcp: Make trace record tags uniqueSteffen Maier2012-09-241-2/+2
| | * [SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier2012-09-241-2/+32
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-025-38/+48
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-284-12/+71
| |\ \ \
| * | | | ctcm: fix error return codePeter Senna Tschudin2012-09-241-1/+1
| * | | | drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-242-3/+3
| * | | | qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-241-0/+2
| * | | | lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
| * | | | qeth: cleanup channel path descriptor functionSebastian Ott2012-09-241-33/+41
| | |/ / | |/| |
* | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-014-16/+48
|\ \ \ \
| * | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-172-6/+3Star
| |\| | |
| * | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-271-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TTY: tty3270, add tty installJiri Slaby2012-08-141-9/+22
| * | | | TTY: con3215, add tty installJiri Slaby2012-08-141-6/+15
| * | | | TTY: con3215, unset raw3215[line]Jiri Slaby2012-08-141-0/+7
| * | | | TTY: use tty_port_link_deviceJiri Slaby2012-08-142-0/+2
| * | | | TTY: automatically create nodes for some driversJiri Slaby2012-08-141-1/+1
| * | | | TTY: tty3270, free tty driver properlyJiri Slaby2012-08-101-0/+1
* | | | | s390/dasd: check count address during online settingStefan Haberland2012-09-261-2/+12
* | | | | drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin2012-09-261-1/+4
* | | | | s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
* | | | | s390/tape: remove even more tape block leftoversHeiko Carstens2012-09-262-5/+0Star
* | | | | s390/ap_bus: add missing ifdefHeiko Carstens2012-09-261-0/+2
* | | | | s390/qdio: fix truncated debug output of hex valuesJan Glauber2012-09-261-13/+25
* | | | | s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-266-9/+201
* | | | | s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens2012-09-261-1/+1
* | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-2/+2
* | | | | s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-262-2/+2
* | | | | s390/dasd: fix return value for non-existent ioctlsHeiko Carstens2012-09-261-2/+2
* | | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-11/+4Star
* | | | | s390/3270: drop unused spinlock from struct con3270Jean Delvare2012-09-261-1/+0Star
* | | | | s390/scm: reorder scm_removeSebastian Ott2012-09-261-1/+1
* | | | | s390/scm: remove superfluous lockSebastian Ott2012-09-262-14/+3Star
* | | | | s390/scm_block: force cluster writesSebastian Ott2012-09-265-3/+310
* | | | | s390: add scm block driverSebastian Ott2012-09-265-0/+597
* | | | | s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+3
* | | | | s390/cio: add eadm subchannel driverSebastian Ott2012-09-263-0/+419
* | | | | s390: add scm notificationSebastian Ott2012-09-263-1/+73
* | | | | s390: add scm bus driverSebastian Ott2012-09-262-0/+272
* | | | | s390/chsc: implement store SCM informationSebastian Ott2012-09-262-0/+70
* | | | | s390: add eadm related structuresSebastian Ott2012-09-261-0/+24
* | | | | s390: add eadm facility bitsSebastian Ott2012-09-262-2/+2
* | | | | s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
* | | | | s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler2012-09-265-16/+170
* | | | | s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler2012-09-2610-1124/+1707
* | | | | s390/ap: Add functiton facility information as AP device attribute.Holger Dengler2012-09-263-22/+52
* | | | | s390/ap: configuration information exploitationHolger Dengler2012-09-262-15/+128
| |_|_|/ |/| | |
* | | | s390/dasd: fix read unit address configuration loopStefan Haberland2012-09-171-1/+26
* | | | s390/dasd: fix pathgroup raceStefan Haberland2012-09-172-7/+36
* | | | s390/cio: invalidate cdev pointer before deregistrationSebastian Ott2012-09-061-1/+4