summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] struct class_device -> struct device conversion.Cornelia Huck2007-10-224-38/+26Star
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-221-0/+9
* [S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck2007-10-221-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-204-9/+9
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-193-7/+7
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-201-1/+2
|\ \ | |/ |/|
| * qeth: remove header_ops bugUrsula Braun2007-10-201-1/+2
* | remove asm/bitops.h includesJiri Slaby2007-10-192-2/+2
|/
* unicode diacritics supportSamuel Thibault2007-10-173-14/+58
* zfcp: sg chaining supportFUJITA Tomonori2007-10-162-4/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1510-262/+364
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-129-166/+165Star
| * [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-122-7/+9
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-124-71/+175
| * [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-121-4/+2Star
| * [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0Star
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-121-2/+2
| * [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-133-30/+12Star
|\ \
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-123-30/+12Star
* | | [S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky2007-10-121-1/+1
* | | [S390] 3215: Handle special console device.Cornelia Huck2007-10-121-0/+3
* | | [S390] vmwatchdog: fix broken inline assembly.Heiko Carstens2007-10-121-2/+2
* | | [S390] tape: Fix medium state handlingMichael Holzheu2007-10-121-9/+17
* | | [S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu2007-10-121-3/+4
* | | [S390] qdio: change QDIO performance_stats error message priorityUrsula Braun2007-10-121-1/+1
* | | [S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu2007-10-121-1/+2
* | | [S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens2007-10-121-18/+19
* | | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-128-28/+45
* | | [S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner2007-10-121-2/+5
* | | [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-121-2/+3
* | | [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-122-46/+1Star
* | | [S390] zcrypt: make init/exit functions static.Heiko Carstens2007-10-121-2/+2
* | | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-123-127/+21Star
* | | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-121-0/+1
* | | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-122-0/+7
* | | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-122-6/+14
* | | [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-121-0/+29
* | | [S390] cio: Minor style fixes.Cornelia Huck2007-10-121-4/+4
* | | [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-57/+315
* | | [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-13/+74
* | | [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-64/+77
* | | [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-121-1/+0Star
* | | [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-124-39/+49
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-128-45/+63
|\ \
| * | [QETH]: fix qeth_main.cAndrew Morton2007-10-111-1/+2
| * | qeth: discard inbound packets with unknown header idUrsula Braun2007-10-111-1/+6
| * | lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2007-10-112-3/+9
| * | qeth: avoid duplicate deletion of multicast addressesUrsula Braun2007-10-111-2/+3