aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-2870-1437/+2751
|\
| * [S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann2008-12-255-56/+86
| * [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-2510-3/+33
| * [S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky2008-12-251-13/+13
| * [S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu2008-12-251-6/+8
| * [S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka2008-12-254-192/+212
| * [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-254-28/+41
| * [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-251-26/+38
| * [S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky2008-12-251-3/+7
| * [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33
| * [S390] convert monwriter printks to pr_xxx macros.Melissa Howland2008-12-251-1/+4
| * [S390] convert monreader printks to pr_xxx macros.Gerald Schaefer2008-12-251-24/+17
| * [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-255-13/+30
| * [S390] convert vmur printks to pr_xxx macros.Frank Munzert2008-12-251-6/+9
| * [S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker2008-12-251-39/+53
| * [S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger2008-12-251-3/+5
| * [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19
| * [S390] s390: Remove redundant testJulia Lawall2008-12-251-1/+0
| * [S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall2008-12-254-12/+28
| * [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16
| * [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
| * [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
| * [S390] cio: introduce cio_commit_configSebastian Ott2008-12-257-134/+123
| * [S390] cio: introduce cio_update_schibSebastian Ott2008-12-258-38/+67
| * [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
| * [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
| * [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-252-12/+32
| * [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
| * [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56
| * [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-252-12/+22
| * [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-251-2/+2
| * [S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter2008-12-251-5/+13
| * [S390] cio: move irritating comment.Sebastian Ott2008-12-251-6/+6
| * [S390] cio: get rid of compile warningHeiko Carstens2008-12-251-38/+37
| * [S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner2008-12-253-0/+861
| * [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-255-14/+20
| * [S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland2008-12-251-0/+4
| * [S390] dasd: correct sense byte condition for SIMStefan Haberland2008-12-251-1/+1
| * [S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck2008-12-251-3/+3
| * [S390] dasd: improve dasd statistics proc interfaceStefan Haberland2008-12-251-13/+15
| * [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-253-2/+20
| * [S390] service level interface.Martin Schwidefsky2008-12-253-2/+138
| * [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-253-103/+56
| * [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-257-74/+139
| * [S390] qdio: rework debug feature loggingJan Glauber2008-12-256-433/+238
| * [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-252-2/+2
| * [S390] qdio: add eqbs/sqbs instruction countersJan Glauber2008-12-253-1/+16
| * [S390] qdio: fix qeth port count detectionJan Glauber2008-12-254-22/+47
| * [S390] ap: Minor code beautification.Christian Maaser2008-12-251-14/+14
| * [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-252-4/+176