aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-29asus-laptop: Fix coding style for commentsCorentin Chary1-45/+63
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2-3/+2
2009-08-28eeepc-laptop: whitespace for checkpatch.plLen Brown1-2/+2
2009-08-28asus-laptop: Add "calculator" hotkeyCorentin Chary1-0/+1
2009-08-28asus-laptop: Add suport for another "Media" keyCorentin Chary1-0/+1
2009-08-28asus-laptop: handle keyboard backlight keysCorentin Chary1-0/+2
2009-08-28asus-laptop: Add support for Keyboard backlightCorentin Chary1-2/+77
2009-08-28asus-laptop: set maximum led brightnessCorentin Chary1-6/+7
2009-08-28asus-laptop: Map X50R hotkeysCorentin Chary1-0/+3
2009-08-28asus-laptop: Add *_led_get() functionsCorentin Chary1-0/+8
2009-08-28asus-laptop: Show HRWS in infos and fix output formatCorentin Chary1-2/+12
2009-08-28eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary1-0/+13
2009-08-28eeepc-laptop: switch to dev_pm_opsAlan Jenkins1-6/+19
2009-08-28eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins1-5/+4
2009-08-28eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins1-0/+3
2009-08-28eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins1-2/+1
2009-08-28eeepc-laptop: make input device a child of the platform deviceAlan Jenkins1-29/+41
2009-08-28eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins1-61/+59
2009-08-28eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins1-32/+45
2009-08-28eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins1-8/+13
2009-08-28eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins1-5/+8
2009-08-28fujitsu-laptop: increment driver versionJonathan Woithe1-1/+1
2009-08-28fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz1-45/+41
2009-08-28fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz1-6/+0
2009-08-28fujitsu-laptop: Correct redundant testJulia Lawall1-3/+0
2009-08-28fujitsu-laptop: support led-class as moduleStephen Gildea1-6/+6
2009-08-28fujitsu-laptop: fix config corner caseJonathan Woithe1-0/+1
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby1-0/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-5/+2
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-02Merge branch 'bugzilla-13825' into releaseLen Brown1-3/+6
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins1-3/+6
2009-08-02Merge branch 'thinkpad' into releaseLen Brown2-366/+49
2009-08-02Merge branch 'bugzilla-13865' into releaseLen Brown1-5/+7
2009-08-01thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh1-14/+47
2009-08-01thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch1-0/+2
2009-08-01thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh2-354/+0
2009-08-01thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh1-1/+3
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop1-5/+7
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-07-21acer-wmi: fix rfkill conversionAlan Jenkins1-1/+1
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-07-07hp-wmi: fix rfkill bugJohannes Berg1-1/+1
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar1-2/+1
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary1-0/+10
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary1-0/+23
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary1-5/+12
2009-06-26eeepc-laptop: right parent deviceCorentin Chary1-16/+18
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary1-76/+84
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches1-33/+22