aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-04-12eeepc-wmi: Build fixIngo Molnar1-0/+1
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter1-4/+4
2010-04-12dell-wmi: Fix memory leakYong Wang1-1/+2
2010-04-12eeepc-wmi: add backlight supportYong Wang1-35/+197
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang1-16/+86
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang1-23/+46
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+1
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo4-2/+170
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang3-0/+168
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo18-0/+18
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont1-1/+3
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett14-55/+90
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown18-1297/+2180
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-42/+34
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov5-42/+34
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-03-07msi-laptop: depends on RFKILLRandy Dunlap1-0/+1
2010-03-07msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi1-10/+34
2010-03-07msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi1-1/+25
2010-03-07msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi1-0/+238
2010-03-07msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec commandLee, Chun-Yi1-1/+30
2010-03-07msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi1-4/+39
2010-03-07x86: move hp-wmi's probe function to .devinit.textUwe Kleine-König1-2/+2
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds8-895/+1042
2010-03-02compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar1-0/+1
2010-03-02Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platformMatthew Garrett2-39/+87
2010-03-01classmate-laptop: Added some keys present in other devicesThadeu Lima de Souza Cascardo1-0/+4
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-4/+4
2010-03-01asus-acpi: remove duplicate comparison of asus_model stringsRoel Kluin1-2/+1
2010-03-01Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett3-836/+928
2010-03-01toshiba-acpi: fix multimedia keys on some machinesFrans Pop1-14/+16
2010-03-01dell-laptop: Fix errors on failure and exit pathsMatthew Garrett1-2/+3
2010-03-01dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar1-2/+2
2010-02-28Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary1-1/+20
2010-02-28asus-laptop: fix style problems reported by checkpath.plCorentin Chary1-47/+47
2010-02-28asus-laptop: use device_create_file() instead of platform_groupCorentin Chary1-82/+84
2010-02-28asus-laptop: clean led codeCorentin Chary1-120/+115
2010-02-28asus-laptop: add gps rfkillCorentin Chary2-7/+59
2010-02-28asus-laptop: set initial lcd stateCorentin Chary1-0/+2
2010-02-28asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary1-17/+14
2010-02-28asus-laptop: add backlight changes notificationsCorentin Chary1-2/+27
2010-02-28asus-laptop: add bluetooth keys found on M9VCorentin Chary1-0/+2
2010-02-28asus-laptop: switch to sparse keymap libraryCorentin Chary2-141/+68
2010-02-28asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary1-5/+5