aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
* [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
* [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
* [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe2007-10-291-2/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-243-14/+6
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
* [S390] struct class_device -> struct device conversion.Cornelia Huck2007-10-224-38/+26
* [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-194-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-191-1/+2
|\ \ | |/ |/|
| * qeth: remove header_ops bugUrsula Braun2007-10-191-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/+3
* 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/+165
| * [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/+2
| * [SCSI] zfcp: Remove unnecessary assignmentChristof Schmitt2007-10-121-1/+0
| * [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-123-30/+12
|\ \
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-123-30/+12
* | | [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/+1
* | | [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/+21
* | | [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