summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-243-0/+119
|\
| * drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie2011-05-091-1/+1
| * mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-091-1/+27
| * platform/x86: add MXM WMI driver.Dave Airlie2011-05-043-0/+93
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \
| * | Kconfig: fix copy/paste-ism for dell-wmi-aio driverRafi Rubin2011-05-171-1/+1
| |/
* | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
* | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
* | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
* | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-131-1/+1
|\
| * x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett2011-04-131-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-128-25/+114
|\|
| * thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
| * acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
| * sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
| * sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
| * samsung-laptop: set backlight typeMichal Marek2011-04-121-0/+1
| * samsung-laptop: Samsung R410P backlight driverAlberto Mardegan2011-04-121-0/+10
| * samsung-laptop: add support for N230 modelGreg Kroah-Hartman2011-04-121-3/+3
| * platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
| * sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
| * msi-laptop: fix config-dependent build errorRandy Dunlap2011-04-011-1/+2
| * eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
| * asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-3/+5
* xo15-ebook: Remove device.wakeup_countMatthew Garrett2011-03-281-1/+0
* ips: use interruptible waits in ips-monitorJesse Barnes2011-03-281-1/+1
* acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi2011-03-281-2/+18
* acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi2011-03-281-5/+14
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-287-10/+10
* acer-wmi: use pr_<level> for messagesLee, Chun-Yi2011-03-281-40/+28
* asus-wmi: potential NULL dereference in show_call()Dan Carpenter2011-03-281-1/+1
* asus-wmi: signedness bug in read_brightness()Dan Carpenter2011-03-281-1/+2
* platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin2011-03-281-1/+1
* platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin2011-03-281-3/+3
* msi-laptop: use pr_<level> for messagesJoey Lee2011-03-281-7/+7
* Platform: add Samsung Laptop platform driverGreg Kroah-Hartman2011-03-283-0/+846
* acer-wmi: Fix WMI IDPali Rohár2011-03-281-2/+2
* acer-wmi: deactive mail led when power offPali Rohár2011-03-281-0/+14
* msi-laptop: send out touchpad on/off keyLee, Chun-Yi2011-03-281-2/+79
* acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi2011-03-281-1/+1
* platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...Axel Lin2011-03-281-0/+1
* sony-laptop: potential null dereferenceDan Carpenter2011-03-281-1/+5
* sony-laptop: handle allocation failuresDan Carpenter2011-03-281-0/+4
* sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter2011-03-281-2/+4
* sony-laptop: make a couple variables staticDan Carpenter2011-03-281-2/+2
* eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLEKeng-Yu Lin2011-03-281-1/+1
* ideapad: read brightness setting on brightness key notifyIke Panhc2011-03-281-0/+2