summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-2618-1720/+3117
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-266-6/+6
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-265-7/+6
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-266-10/+10
* [S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland2008-01-261-3/+4
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-261-2/+61
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-261-44/+2
* [S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens2008-01-263-202/+123
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-264-119/+322
* [S390] sclp: sysfs interface for SCLP cpiMichael Ernst2008-01-264-231/+432
* [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun2008-01-261-1/+1
* [S390] qdio: Remove double checked value.Sebastian Ott2008-01-261-2/+1
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-263-0/+67
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck2008-01-261-2/+4
* [S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck2008-01-261-2/+3
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-263-84/+137
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-264-0/+5
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-264-38/+40
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-267-22/+42
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-265-85/+134
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-2612-212/+261
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-263-35/+33
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-263-6/+35
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-267-48/+40
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-263-5/+7
* [S390] cio: Dump ccw device information in case of timeout.Sebastian Ott2008-01-261-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25181-8829/+9707
|\
| * [SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede2008-01-251-0/+4
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-253-19/+40
| * [SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt2008-01-251-3/+10
| * [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
| * [SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark2008-01-251-12/+17
| * [SCSI] ch: remove forward declarationsFUJITA Tomonori2008-01-251-66/+54
| * [SCSI] ch: fix device minor number management bugFUJITA Tomonori2008-01-251-31/+40
| * [SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori2008-01-231-7/+15
| * [SCSI] NCR5380: fix section mismatchRandy Dunlap2008-01-231-1/+1
| * [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby2008-01-231-1/+1
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-233-71/+51
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-233-3/+69
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+9
| * [SCSI] fix pcmcia compile problemJames Bottomley2008-01-231-1/+2
| * [SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark2008-01-234-6/+44
| * [SCSI] aacraid: add new driver features flagsSalyzyn, Mark2008-01-231-0/+25
| * [SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2008-01-232-2/+4
| * [SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez2008-01-231-1/+1
| * [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-2310-14/+405