aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-091-1/+1
|\
| * hp-wmi: fix rfkill bugJohannes Berg2009-07-071-1/+1
* | eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar2009-06-291-2/+1
* | eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary2009-06-261-0/+10
* | eeepc-laptop: get the right value for CMSGCorentin Chary2009-06-261-0/+23
* | eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary2009-06-261-5/+12
* | eeepc-laptop: right parent deviceCorentin Chary2009-06-261-16/+18
* | eeepc-laptop: rfkill refactoringCorentin Chary2009-06-261-76/+84
* | eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches2009-06-261-33/+22
* | eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary2009-06-262-0/+89
|/
* asus-laptop: remove EXPERIMENTAL dependencyCorentin Chary2009-06-241-1/+1
* asus-laptop: use pr_fmt and pr_<level>Corentin Chary2009-06-241-24/+26
* eeepc-laptop: cpufv updatesCorentin Chary2009-06-241-1/+76
* eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary2009-06-241-4/+15
* asus_acpi: Deprecate in favor of asus-laptopCorentin Chary2009-06-241-2/+2
* acpi4asus: update MAINTAINER and KConfig linksCorentin Chary2009-06-241-4/+7
* asus-laptop: platform dev as parent for led and backlightCorentin Chary2009-06-241-21/+19
* eeepc-laptop: enable camera by defaultPekka Enberg2009-06-241-0/+12
* Merge branch 'bjorn-notify' into releaseLen Brown2009-06-243-47/+24
|\
| * ACPI: eeepc-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-12/+6
| * ACPI: asus-acpi: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-17/+13
| * ACPI: asus-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-06-181-18/+5
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-246-76/+1098
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55
| | | | * dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
| | | | * dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
| | | | * dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
| | | |/ | | |/|
| | | * thinkpad-acpi: support the second fan on the X61Henrique de Moraes Holschuh2009-06-181-1/+121
| | | * thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPadsHenrique de Moraes Holschuh2009-06-181-0/+10
| | | * thinkpad-acpi: silence bogus warning when ACPI video is disabledHenrique de Moraes Holschuh2009-06-171-1/+1
| | | * thinkpad-acpi: enhance led supportHenrique de Moraes Holschuh2009-06-171-12/+76
| | | * thinkpad-acpi: fix BEEP ACPI handler warningsHenrique de Moraes Holschuh2009-06-171-2/+24
| | | * thinkpad-acpi: add quirklist engineHenrique de Moraes Holschuh2009-06-171-21/+98
| | | * thinkpad-acpi: store fw version with strict checkingHenrique de Moraes Holschuh2009-06-171-4/+42
| | |/
| * | acerhdf: Acer Aspire One fan controlPeter Feuerer2009-06-243-0/+620
| |/
* | acer-wmi: fix rfkill conversionTroy Moure2009-06-191-2/+2
* | eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins2009-06-191-4/+38
* | rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-192-11/+11
* | dell-laptop: fix rfkill conversionJohannes Berg2009-06-151-1/+1
* | sony: fix rfkill code againJohannes Berg2009-06-151-2/+3
* | sony-laptop: no need to unblock rfkill on loadAlan Jenkins2009-06-101-1/+0
* | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-104-28/+18
* | sony: fix rfkill codeJohannes Berg2009-06-101-2/+1
* | rfkill: rewriteJohannes Berg2009-06-038-881/+709
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-184-54/+107
|\ \ | |/
| * 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