summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1
| | * [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
| | * [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2
| | * [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
| | * [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
| | * [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
| | * [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
| | * [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-181-5/+5
| | * [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin2008-02-181-1/+1
| | * [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
| | * [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
| * | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-2314-15/+23
| * | i915: fix AR register restore.Jesse Barnes2008-02-221-0/+1
| * | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-02-2148-117/+1450
| |\ \
| | * | hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-1841-60/+55
| | * | hwmon: New driver for Analog Devices ADT7473 sensor chipDarrick J. Wong2008-02-183-0/+1168
| | * | hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek2008-02-171-2/+2
| | * | hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek2008-02-171-32/+51
| | * | hwmon: (applesmc) sensors set for MacBook2Riki Oktarianto2008-02-171-10/+19
| | * | hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser2008-02-171-3/+3
| | * | hwmon: (coretemp) fix section mismatch warningSam Ravnborg2008-02-171-2/+2
| | * | hwmon: (coretemp) Add maximum cooling temperature readoutRudolf Marek2008-02-171-4/+30
| | * | hwmon: (adm1026) Properly terminate sysfs groupsJean Delvare2008-02-171-0/+2
| | * | hwmon: (vt8231) Update maintainer email addressRoger Lucas2008-02-171-2/+2
| | * | hwmon: (vt8231) Add individual alarm filesJean Delvare2008-02-171-2/+38
| | * | hwmon: (via686a) Add individual alarm filesJean Delvare2008-02-171-0/+28
| | * | hwmon: (smsc47m1) Add individual alarm filesJean Delvare2008-02-171-3/+22
| | * | hwmon: (max1619) Add individual alarm and fault filesJean Delvare2008-02-171-0/+17
| | * | hwmon: (lm92) Add individual alarm filesJean Delvare2008-02-171-1/+15
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-2114-84/+230
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----------. \ \ Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-21218-4257/+10599
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | ACPI: TSC breaks atkbd suspendPavel Machek2008-02-191-5/+5
| | | | | | | | * | | | ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh2008-02-161-11/+68
| | | | | | | | * | | | ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh2008-02-161-4/+4
| | | | | | | | * | | | ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh2008-02-161-2/+20
| | | | | | | | * | | | ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2008-02-162-7/+30
| | | | | | | | * | | | ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh2008-02-161-0/+1
| | | | | | | | * | | | ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh2008-02-161-5/+8
| | | | | | | | * | | | ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh2008-02-161-1/+1
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | * | | | intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-151-4/+7
| | | | | | | * | | | ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-151-0/+3
| | | | | | | * | | | ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-151-15/+22
| | | | | | | * | | | ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-151-12/+18
| | | | | | | * | | | thermal: use ERR_PTR for returning errorThomas Sujith2008-02-151-13/+13
| | | | | | | * | | | thermal: validate input parametersThomas Sujith2008-02-151-1/+12
| | | | | | | |/ / /
| | | | | | * | | | PM: Make suspend_device() staticAdrian Bunk2008-02-211-1/+1
| | | | | | * | | | PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-211-2/+0
| | | | | * | | | | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0
| | | | | * | | | | acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho2008-02-161-0/+9
| | | | | * | | | | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11