summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-079-224/+343
|\
| * s390/dasd: fix camel caseStefan Haberland2014-08-013-9/+9
| * s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
| * dasd: fix error recovery for alias devices during formatStefan Haberland2014-07-224-22/+62
| * dasd: fix list_del corruption during formatStefan Haberland2014-07-221-1/+5
| * dasd: fix unresponsive device during formatStefan Haberland2014-07-221-0/+9
| * dasd: use aliases for formatted devices during formatStefan Haberland2014-07-223-8/+9
| * s390/dasd: replace seq_printf by seq_putsFabian Frederick2014-07-221-17/+17
| * s390/dasd: replace pr_warning by pr_warnFabian Frederick2014-07-221-16/+12
| * s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick2014-07-221-36/+33
| * s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-221-17/+8
| * s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-222-37/+58
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-222-8/+17
| * s390/qeth: qdio queue helpersSebastian Ott2014-07-221-25/+28
| * s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+53
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-3/+4
|\ \
| * | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-222-3/+7
|\ \ \ | | |/ | |/|
| * | s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer2014-07-161-2/+7
| * | s390/3270: correct size detection with the read-partition commandMartin Schwidefsky2014-07-161-1/+0
| |/
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-214-1/+100
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-155-7/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2114-422/+140
|\
| * s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
| * s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
| * qdio: Keep device-specific dbf entriesStefan Raspl2014-06-163-13/+77
| * s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
| * s390: avoid format strings leaking into namesKees Cook2014-06-113-3/+3
| * s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-102-339/+0
| * s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-129-76/+124
|\ \
| * | net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-8/+11
| * | s390/net: fix format string mismatchesUrsula Braun2014-05-303-10/+19
| * | qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-301-2/+2
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-5/+4
| * | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-5/+17
| |\ \
| * | | ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * | | claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * | | qeth: Add new priority queueing optionsStefan Raspl2014-04-283-4/+27
| * | | qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-284-36/+48
| * | | qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * | | lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * | | qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-281-3/+5
OpenPOWER on IntegriCloud