summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary2011-03-281-0/+28
* asus-wmi: fix and clean backlight codeCorentin Chary2011-03-281-15/+29
* asus-wmi: try to guess the right DSTS methodsCorentin Chary2011-03-281-33/+66
* asus-wmi: factorise wmi_evaluate_method callCorentin Chary2011-03-281-97/+65Star
* asus-wmi: handle "unknown status" bitCorentin Chary2011-03-281-0/+6
* asus-wmi: introduce struct asus_rfkillCorentin Chary2011-03-281-56/+59
* asus-wmi: minor cleanupsCorentin Chary2011-03-282-18/+18
* eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary2011-03-285-494/+677
* asus-wmi: move generic code to asus-wmiCorentin Chary2011-03-282-1/+1
* medfield: Add Thermal DriverDurgadoss R2011-03-283-1/+584
* hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula2011-03-281-1/+187
* hp-wmi: make rfkill initialization failure non-fatalAnssi Hannula2011-03-281-3/+1Star
* hp-wmi: clear rfkill device pointers when appropriateAnssi Hannula2011-03-281-0/+8
* hp-wmi: split rfkill initialization out of hp_wmi_bios_setupAnssi Hannula2011-03-281-17/+29
* hp-wmi: allow setting input and output buffer sizes separatelyAnssi Hannula2011-03-281-24/+39
* hp-wmi: remove a variable that is never readAnssi Hannula2011-03-281-2/+1Star
* hp-wmi: check query return value in hp_wmi_perform_queryAnssi Hannula2011-03-281-0/+16
* sony-laptop: implement new backlight control methodMattia Dongili2011-03-281-30/+79
* sony-laptop: implement keyboard backlight supportMattia Dongili2011-03-281-1/+175
* sony-laptop: cache handles and report them via sysfsMattia Dongili2011-03-281-16/+81
* sony-laptop: remove unused Type4 defineMattia Dongili2011-03-281-1/+0Star
* sony-laptop: use pr_<level> for messagesMattia Dongili2011-03-281-54/+46Star
* sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili2011-03-281-3/+5
* sony-laptop: add some debug printk useful for bug reportsMattia Dongili2011-03-281-3/+11
* platform/x86: intel_mid_powerbutton needs INPUTRandy Dunlap2011-03-281-1/+1
* Enable Dell All-In-One volume up/down keysColin Ian King2011-03-283-0/+185
* intel_mid_powerbtn: add power button driver for Medfield platform (#3)Hong Liu2011-03-283-0/+157
* eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
* eeepc-wmi: reorder device idsCorentin Chary2011-03-281-0/+11
* eeepc-wmi: add touchpad sysfs fileCorentin Chary2011-03-281-0/+5
* asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary2011-03-281-160/+3Star
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-281-0/+17
* eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary2011-03-281-3/+3
* eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary2011-03-281-6/+6
* eeepc-wmi: respect wireless_hotplug settingCorentin Chary2011-03-281-0/+3
* eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary2011-03-281-14/+61
* eeepc-wmi: set the right key code for 0xe9Corentin Chary2011-03-281-1/+1
* eeepc-wmi: add wimax supportCorentin Chary2011-03-281-1/+19
* eeepc-wmi: add camera and card reader supportCorentin Chary2011-03-281-1/+88
* eeepc-wmi: use the presence bit correctlyCorentin Chary2011-03-281-8/+5Star
* eeepc-wmi: reorder definesCorentin Chary2011-03-281-9/+9
* eeepc-wmi: switch to platform_create_bundle()Corentin Chary2011-03-281-53/+22Star
* eeepc-wmi: add hibernate/resume callbacksCorentin Chary2011-03-281-0/+49
* eeepc-wmi: add an helper using simple return codesCorentin Chary2011-03-281-57/+39Star
* eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary2011-03-281-1/+7
* eeepc-wmi: serialize access to wmi methodCorentin Chary2011-03-281-6/+72
* eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary2011-03-281-1/+273
* eeepc-wmi: add wlan key found on 1015PCorentin Chary2011-03-281-0/+1
* eeepc-wmi: reorder keymapCorentin Chary2011-03-281-7/+7
* OLPC XO-1.5 ebook switch driverPaul Fox2011-03-283-0/+191