aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-28md: Fix integrity registration error when no devices are capableMartin K. Petersen1-6/+2
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+31
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell1-3/+3
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds23-1215/+4754
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericssonLinus Torvalds5-1/+543
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0
2011-03-28vlynq: Convert irq functionsThomas Gleixner1-33/+31
2011-03-28MFD: allow cs5535-mfd to build on X86 onlyAndres Salomon1-1/+1
2011-03-28drbd: fix up merge errorLinus Torvalds1-8/+6
2011-03-28xo15-ebook: Remove device.wakeup_countMatthew Garrett1-1/+0
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes1-1/+1
2011-03-28acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi1-2/+18
2011-03-28acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi1-5/+14
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi7-10/+10
2011-03-28acer-wmi: use pr_<level> for messagesLee, Chun-Yi1-40/+28
2011-03-28asus-wmi: potential NULL dereference in show_call()Dan Carpenter1-1/+1
2011-03-28asus-wmi: signedness bug in read_brightness()Dan Carpenter1-1/+2
2011-03-28platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin1-1/+1
2011-03-28platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin1-3/+3
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee1-7/+7
2011-03-28Platform: add Samsung Laptop platform driverGreg Kroah-Hartman3-0/+846
2011-03-28acer-wmi: Fix WMI IDPali Rohár1-2/+2
2011-03-28acer-wmi: deactive mail led when power offPali Rohár1-0/+14
2011-03-28msi-laptop: send out touchpad on/off keyLee, Chun-Yi1-2/+79
2011-03-28acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi1-1/+1
2011-03-28platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-03-28sony-laptop: potential null dereferenceDan Carpenter1-1/+5
2011-03-28sony-laptop: handle allocation failuresDan Carpenter1-0/+4
2011-03-28sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter1-2/+4
2011-03-28sony-laptop: make a couple variables staticDan Carpenter1-2/+2
2011-03-28eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLEKeng-Yu Lin1-1/+1
2011-03-28ideapad: read brightness setting on brightness key notifyIke Panhc1-0/+2
2011-03-28eeepc-wmi: kconfig changes to fix build errorsRandy Dunlap1-0/+1
2011-03-28eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27Corentin Chary1-0/+6
2011-03-28asus-wmi: add hwmon interface and pwm1Corentin Chary2-0/+129
2011-03-28asus-wmi: add some common device ids and method idsCorentin Chary1-7/+37
2011-03-28asus-nb-wmi: Asus Notebooks WMI DriverCorentin Chary3-1/+114
2011-03-28asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary1-2/+45
2011-03-28asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary1-0/+28
2011-03-28asus-wmi: fix and clean backlight codeCorentin Chary1-15/+29
2011-03-28asus-wmi: try to guess the right DSTS methodsCorentin Chary1-33/+66
2011-03-28asus-wmi: factorise wmi_evaluate_method callCorentin Chary1-97/+65
2011-03-28asus-wmi: handle "unknown status" bitCorentin Chary1-0/+6
2011-03-28asus-wmi: introduce struct asus_rfkillCorentin Chary1-56/+59
2011-03-28asus-wmi: minor cleanupsCorentin Chary2-18/+18
2011-03-28eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary5-494/+677
2011-03-28asus-wmi: move generic code to asus-wmiCorentin Chary2-1/+1
2011-03-28medfield: Add Thermal DriverDurgadoss R3-1/+584
2011-03-28hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula1-1/+187