summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-141-0/+2
* asus-laptop: fix input keycodeCorentin Chary2009-05-141-3/+3
* eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-141-0/+2
* eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-141-1/+7
* eeepc-laptop: report brightness control events via the input layerDarren Salt2009-05-141-3/+26
* eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins2009-05-141-3/+3
* Merge branch 'sony-laptop' into releaseLen Brown2009-04-241-7/+20
|\
| * sony-laptop: always try to unblock rfkill on loadMattia Dongili2009-04-241-4/+16
| * sony-laptop: fix bogus error message display on resumeMattia Dongili2009-04-241-1/+1
| * sony-laptop: SNC input event 38 fixAlmer S. Tigelaar2009-04-241-1/+2
| * sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar2009-04-241-0/+1
| * sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar2009-04-241-1/+0Star
* | thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh2009-04-181-1/+1
* | thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh2009-04-181-7/+10
* | thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh2009-04-181-1/+2
* | thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh2009-04-181-22/+19Star
* | thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh2009-04-181-6/+12
|/
*-. Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-084-111/+22Star
|\ \
| | * ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-12/+3Star
| | * sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-26/+4Star
| | * panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-21/+5Star
| | * fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas2009-04-071-27/+5Star
| | * fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-24/+4Star
| |/ |/|
| * NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder2009-04-071-1/+1
|/
* Merge branch 'linus' into releaseLen Brown2009-04-055-17/+4Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
| |\
| | * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
| * | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-311-2/+2
| |\ \
| | * | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-2/+2
| | |/
| * / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-303-8/+0Star
| |/
| * Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-271-6/+1Star
| |\
| | * Rationalize fasync return valuesJonathan Corbet2009-03-161-6/+1Star
* | | Merge branch 'misc' into releaseLen Brown2009-04-052-8/+8
|\ \ \
| * | | panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte2009-04-041-4/+4
| * | | panasonic-laptop: Fix autoloadingHarald Welte2009-04-041-0/+1
| * | | tc1100-wmi: Fix state reportingKrzysztof KosiƄski2009-04-031-4/+3Star
| |/ /
* | | Merge branch 'dell-wmi' into releaseLen Brown2009-04-053-0/+221
|\ \ \
| * | | dell-wmi: new driver for hotkey controlMatthew Garrett2009-04-043-0/+221
| |/ /
* | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-052-138/+394
|\ \ \
| * | | sony-laptop: fix event reporting for new style eventsMatthias Welwarsky2009-04-031-18/+23
| * | | sony-laptop should depend on RFKILLAlexander Beregalov2009-04-031-0/+1
| * | | sony-laptop: new style events typo fixesMatthias Welwarsky2009-04-031-2/+2
| * | | sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani2009-04-031-4/+4
| * | | sony-laptop: Kill the BKLAlessio Igor Bogani2009-03-271-4/+8
| * | | sony-laptop: update copyrightMattia Dongili2009-03-271-1/+1
| * | | sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili2009-03-271-7/+5Star
| * | | sony-laptop: Add FW specific hotkey eventsAnton Veretenenko2009-03-271-0/+6
| * | | sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich2009-03-271-0/+1
| * | | sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi2009-03-271-0/+7
| * | | sony-laptop: Eliminate BKL in ioctlsAlan Cox2009-03-271-3/+3