summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] lpfc 8.1.12 : Change version number to 8.1.12James Smart2007-05-061-3/+3
| * | [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-0614-14/+14
| * | [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-066-3/+51
| * | [SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart2007-05-063-150/+160
| * | [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2007-05-062-0/+13
| * | [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-069-536/+282
| * | [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-066-109/+149
| * | [SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2007-05-062-1/+55
| * | [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-066-35/+61
| * | [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart2007-05-061-3/+5
| * | [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-069-79/+168
| * | [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-066-283/+266
| * | [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-065-148/+116
| * | [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-066-52/+150
| * | [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-066-181/+97
| * | [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-068-129/+80
| * | [SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King2007-05-061-2/+1
| * | [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn2007-05-061-1/+1
| * | [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke2007-05-061-1/+1
| * | [SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark2007-05-063-10/+5
| * | [SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-11/+6
| * | [SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-6/+3
* | | mmc: use lock instead of claim in debug checkPierre Ossman2007-05-081-4/+6
* | | mmc: Use menuconfig objectsJan Engelhardt2007-05-084-18/+15
* | | disable socket power in adapter driver instead of media oneAlex Dubov2007-05-082-15/+25
| |/ |/|
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-0819-1577/+3564
|\ \
| * | Use menuconfig objects - hwmonJan Engelhardt2007-05-081-55/+52
| * | hwmon/smsc47b397: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+26
| * | hwmon/smsc47b397: Convert to a platform driverJean Delvare2007-05-082-58/+109
| * | hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-081-0/+5
| * | hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-081-264/+214
| * | hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-081-101/+92
| * | hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-081-28/+24
| * | hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-082-195/+377
| * | hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
| * | hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-081-4/+4
| * | hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-083-0/+384
| * | hwmon: New coretemp driverRudolf Marek2007-05-083-0/+415
| * | hwmon/lm75: Use dynamic sysfs callbacksJean Delvare2007-05-081-38/+44
| * | hwmon/lm78: Use dynamic sysfs callbacksJean Delvare2007-05-081-124/+101
| * | hwmon/lm78: Be less i2c_client-centricJean Delvare2007-05-081-46/+40
| * | hwmon/lm78: No longer use i2c-isaJean Delvare2007-05-082-111/+267
| * | hwmon: New max6650 driverHans-Juergen Koch2007-05-083-0/+704
| * | hwmon/smsc47m1: Use dynamic sysfs callbacksJean Delvare2007-05-081-103/+95
| * | hwmon/smsc47m1: Use DRVNAME consistentlyJean Delvare2007-05-081-8/+6
| * | hwmon/smsc47m1: Convert to a platform driverJean Delvare2007-05-082-136/+194
| * | hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-082-283/+311
| * | hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-081-40/+36
| * | hwmon-vid: Add support for VIA EstherRudolf Marek2007-05-081-3/+3
| * | hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-082-5/+6