summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)Author
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS
2010-06-01intel_scu_ipc: Length fixAlan Cox
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi
2010-05-20drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack
2010-05-20X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger
2010-05-20X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger
2010-05-20X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi
2010-05-20drivers/platform/x86: Use kmemdupJulia Lawall
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall
2010-05-20Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett
2010-05-17drivers/platform/x86: Clarify the MRST IPC driver description slightlyMatthew Garrett
2010-05-17eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICERandy Dunlap
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS
2010-05-17classmate-laptop: Add RFKILL support.Thadeu Lima de Souza Cascardo
2010-05-16thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh
2010-05-16thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh
2010-05-16thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh
2010-05-16thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: constrain IBM-era support to IBM boxesHenrique de Moraes Holschuh
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary
2010-04-12eeepc-wmi: Build fixIngo Molnar
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter
2010-04-12dell-wmi: Fix memory leakYong Wang
2010-04-12eeepc-wmi: add backlight supportYong Wang
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-05eeepc-wmi: include slab.hTejun Heo
2010-04-05Merge branch 'master' into export-slabhTejun Heo