summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [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/+0
* | | [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-118-45/+63
|\ \
| * | [QETH]: fix qeth_main.cAndrew Morton2007-10-111-1/+2
| * | qeth: discard inbound packets with unknown header idUrsula Braun2007-10-101-1/+6
| * | lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2007-10-102-3/+9
| * | qeth: avoid duplicate deletion of multicast addressesUrsula Braun2007-10-101-2/+3
| * | qeth: EDDP does not work on large MTUsFrank Blaschka2007-10-102-8/+11
| * | qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker2007-10-101-2/+2
| * | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-102-20/+27
| * | [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-3/+3
| * | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-105-5/+0
* | | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-102-6/+4
* | | Fixup rq_for_each_segment() indentationJens Axboe2007-10-105-50/+46
* | | Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-105-46/+26
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-09-113-10/+8
|\ \ | |/
| * [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-151-7/+3
OpenPOWER on IntegriCloud