summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: fix to_channelpath macroCornelia Huck2006-02-031-1/+1
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-037-4/+1219
* [PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut2006-02-011-1/+5
* [PATCH] s390: Add missing memory constraint to stcrw()Peter Oberparleiter2006-02-011-8/+9
* [PATCH] s390: Fix modalias for ccw devicesCornelia Huck2006-02-011-1/+1
* [PATCH] s390: dasd wait for clear i/o interruptHorst Hummel2006-02-011-12/+33
* [PATCH] s390: dasd open counterHorst Hummel2006-02-011-1/+8
* [PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2006-02-013-3/+5
* [PATCH] s390: hangcheck timer supportJan Glauber2006-02-011-0/+7
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-0176-218/+26Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-161-1/+1
|\
| * spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-151-1/+1
* | [PATCH] s390: email-address changeCornelia Huck2006-01-1517-34/+35
* | [PATCH] s390: chps[] array too shortCornelia Huck2006-01-151-1/+1
* | [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-151-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-149-102/+212
|\
| * [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-146-38/+29Star
| * [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-146-64/+136
| * [SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2006-01-142-0/+47
* | [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-133-28/+62
* | [PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King2006-01-131-7/+9
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-104-61/+25Star
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0Star
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-103-0/+14
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-101-0/+20
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-9/+11
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-093-39/+30Star
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-062-2/+2
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-062-2/+2
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-0618-50/+50
* | [PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter2006-01-061-1/+1
* | [PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2006-01-062-4/+13
* | [PATCH] s390: add support for cex2a crypto cardsEric Rossman2006-01-064-51/+383
* | [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-0616-165/+354
* | [PATCH] s390: convert /proc/cio_ignoreCornelia Huck2006-01-061-30/+92
* | [PATCH] s390: introduce struct channel_subsystemCornelia Huck2006-01-066-45/+90
* | [PATCH] s390: introduce for_each_subchannelCornelia Huck2006-01-065-290/+318
* | [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-0618-238/+313
* | [PATCH] s390: qdio V=V pass-throughFrank Pavlic2006-01-063-150/+547
* | [PATCH] s390: dasd failfast supportHorst Hummel2006-01-065-12/+34
* | [PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel2006-01-061-1/+4
* | [PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2006-01-067-45/+59
* | [PATCH] s390: re-activated path detectionCornelia Huck2006-01-061-0/+15
* | [PATCH] s390: cms volume label definitionsPeter Oberparleiter2006-01-062-25/+5Star
* | [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-067-24/+22Star
|/
* [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-052-4/+4
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-051-1/+0Star
* [PATCH] s390: remove redundant and useless code in qethFrank Pavlic2005-12-246-230/+38Star
* [PATCH] s390: minor qeth network driver fixesFrank Pavlic2005-12-243-12/+10Star