summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary-2/+1
2010-04-12eeepc-wmi: Build fixIngo Molnar-0/+1
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter-4/+4
2010-04-12dell-wmi: Fix memory leakYong Wang-1/+2
2010-04-12eeepc-wmi: add backlight supportYong Wang-35/+197
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang-16/+86
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang-23/+46
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang-0/+1
2010-04-05eeepc-wmi: include slab.hTejun Heo-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo-2/+170
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang-0/+168
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+18
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont-2/+4
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont-1/+3
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett-55/+90
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown-1297/+2180
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-42/+34
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov-42/+34
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap-0/+1
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi-10/+34
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi-1/+25
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi-0/+238
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi-1/+30
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi-4/+39
2010-03-07x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König-2/+2
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds-895/+1042
2010-03-02compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar-0/+1
2010-03-02Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett-39/+87
2010-03-01classmate-laptop: Added some keys present in other devicesThadeu Lima de Souza Cascardo-0/+4
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-4/+4
2010-03-01asus-acpi: remove duplicate comparison of asus_model stringsRoel Kluin-2/+1
2010-03-01Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett-836/+928
2010-03-01toshiba-acpi: fix multimedia keys on some machinesFrans Pop-14/+16
2010-03-01dell-laptop: Fix errors on failure and exit pathsMatthew Garrett-2/+3
2010-03-01dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar-2/+2
2010-02-28Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary-1/+20
2010-02-28asus-laptop: fix style problems reported by checkpath.plCorentin Chary-47/+47
2010-02-28asus-laptop: use device_create_file() instead of platform_groupCorentin Chary-82/+84
2010-02-28asus-laptop: clean led codeCorentin Chary-120/+115
2010-02-28asus-laptop: add gps rfkillCorentin Chary-7/+59
2010-02-28asus-laptop: set initial lcd stateCorentin Chary-0/+2
2010-02-28asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary-17/+14
2010-02-28asus-laptop: add backlight changes notificationsCorentin Chary-2/+27
2010-02-28asus-laptop: add bluetooth keys found on M9VCorentin Chary-0/+2
2010-02-28asus-laptop: switch to sparse keymap libraryCorentin Chary-141/+68
2010-02-28asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary-5/+5