aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27eeepc: Use pr_warnJoe Perches
2011-05-27dell: Convert printks to pr_<level>Joe Perches
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-17Kconfig: fix copy/paste-ism for dell-wmi-aio driverRafi Rubin
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-04platform/x86: add MXM WMI driver.Dave Airlie
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili
2011-04-12samsung-laptop: set backlight typeMichal Marek
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman
2011-04-04platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner
2011-04-04sony-laptop: fix early NULL pointer dereferenceMattia Dongili
2011-04-01msi-laptop: fix config-dependent build errorRandy Dunlap
2011-04-01eeepc-wmi: add keys found on EeePC 1215TCorentin Chary
2011-04-01asus-wmi: swap input name and physCorentin Chary
2011-04-01ACPI EC: remove dead codeThomas Renninger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28xo15-ebook: Remove device.wakeup_countMatthew Garrett
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes
2011-03-28acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi
2011-03-28acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28acer-wmi: use pr_<level> for messagesLee, Chun-Yi
2011-03-28asus-wmi: potential NULL dereference in show_call()Dan Carpenter
2011-03-28asus-wmi: signedness bug in read_brightness()Dan Carpenter
2011-03-28platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin
2011-03-28platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee