summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* toshiba_acpi: Add support for transflective LCDAkio Idehara2012-05-311-4/+57
* toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee2012-05-311-24/+56
* ideapad: generate valid key event onlyIke Panhc2012-05-311-1/+5
* ideapad: remove unused define and fix a typoIke Panhc2012-05-311-2/+1
* hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl2012-05-311-1/+1
* thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung2012-05-311-1/+1
* apple-gmux: Add suspend/resume support for the backlightSeth Forshee2012-05-311-0/+4
* xo1-rfkill: only act when blocked state is changedDaniel Drake2012-05-311-1/+12
* fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach2012-05-311-9/+18
* fujitsu-tablet: convert printk to pr_*Robert Gerlach2012-05-311-1/+3
* fujitsu-tablet: remove duplicated codeRobert Gerlach2012-05-311-3/+0
* drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-311-1/+1
* dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao2012-05-311-0/+27
* Dell Vostro 3350 touchpad LEDAng Way Chuang2012-05-311-0/+9
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-291-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-04-0831-3371/+3009
| |\
| * | Email/web address changeJonathan Woithe2012-03-281-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
|\ \ \
| * | | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| | |/ | |/|
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-261-22/+45
|\ \ \
| * | | acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer2012-04-251-2/+2
| * | | acerhdf: add support for new hardwarePeter Feuerer2012-04-251-20/+42
| * | | acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter2012-04-251-0/+1
| |/ /
* | | dell-laptop: Terminate quirks list properlyMartin Nyhus2012-04-171-0/+1
* | | intel_ips: Hush the i915 symbols messageAdam Jackson2012-04-171-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-11/+2
|\ \
| * | Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen2012-03-301-11/+2
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-2824-2399/+2212
|\ \ \
| * | | acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2012-03-262-2/+31
| * | | drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL derefJesper Juhl2012-03-261-1/+4
| * | | samsung-laptop: unregister ACPI video module for some well known laptopsCorentin Chary2012-03-261-4/+76
| * | | acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-03-261-0/+1
| * | | thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer2012-03-261-1/+1
| * | | asus-wmi: don't update power and brightness when using scalarCorentin Chary2012-03-261-7/+13
| * | | eeepc-wmi: split et2012 specific hacksCorentin Chary2012-03-261-14/+20
| * | | eeepc-wmi: refine quirks handlingCorentin Chary2012-03-261-5/+8
| * | | asus-nb-wmi: set panel_power correctlyCorentin Chary2012-03-261-0/+2
| * | | asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-264-5/+9
| * | | asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-263-16/+34
| * | | asus-wmi: add scalar board brightness adj. supportAceLan Kao2012-03-264-33/+97
| * | | samsung-laptop: cleanup return type: mode_t vs umode_tDan Carpenter2012-03-261-1/+1
| * | | drivers, samsung-laptop: fix usage of isalnumDavid Rientjes2012-03-261-0/+1
| * | | drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandbDavid Rientjes2012-03-261-1/+1
| * | | asus-wmi: on/off bit is not set when reading the valueCorentin Chary2012-03-261-1/+1
| * | | eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang2012-03-261-0/+3
| * | | asus-nb-wmi: ignore useless keysCorentin Chary2012-03-261-0/+2
| * | | acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
| * | | acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
| * | | acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11