summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: Fix integrity registration error when no devices are capableMartin K. Petersen2011-03-281-6/+2
*-. Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-281-33/+31
|\ \
| * | vlynq: Convert irq functionsThomas Gleixner2011-03-281-33/+31
* | | memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-281-3/+3
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-03-2823-1215/+4754
|\ \ \
| * | | 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
| * | | eeepc-wmi: kconfig changes to fix build errorsRandy Dunlap2011-03-281-0/+1
| * | | eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27Corentin Chary2011-03-281-0/+6
| * | | asus-wmi: add hwmon interface and pwm1Corentin Chary2011-03-282-0/+129
| * | | asus-wmi: add some common device ids and method idsCorentin Chary2011-03-281-7/+37
| * | | asus-nb-wmi: Asus Notebooks WMI DriverCorentin Chary2011-03-283-1/+114
| * | | asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary2011-03-281-2/+45
| * | | asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary2011-03-281-0/+28
| * | | asus-wmi: fix and clean backlight codeCorentin Chary2011-03-281-15/+29
| * | | asus-wmi: try to guess the right DSTS methodsCorentin Chary2011-03-281-33/+66
| * | | asus-wmi: factorise wmi_evaluate_method callCorentin Chary2011-03-281-97/+65
| * | | asus-wmi: handle "unknown status" bitCorentin Chary2011-03-281-0/+6
| * | | asus-wmi: introduce struct asus_rfkillCorentin Chary2011-03-281-56/+59
| * | | asus-wmi: minor cleanupsCorentin Chary2011-03-282-18/+18
| * | | eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary2011-03-285-494/+677
| * | | asus-wmi: move generic code to asus-wmiCorentin Chary2011-03-282-1/+1
| * | | medfield: Add Thermal DriverDurgadoss R2011-03-283-1/+584
| * | | hp-wmi: add rfkill support for wireless query 0x1bAnssi Hannula2011-03-281-1/+187
| * | | hp-wmi: make rfkill initialization failure non-fatalAnssi Hannula2011-03-281-3/+1
| * | | hp-wmi: clear rfkill device pointers when appropriateAnssi Hannula2011-03-281-0/+8
| * | | hp-wmi: split rfkill initialization out of hp_wmi_bios_setupAnssi Hannula2011-03-281-17/+29
| * | | hp-wmi: allow setting input and output buffer sizes separatelyAnssi Hannula2011-03-281-24/+39
| * | | hp-wmi: remove a variable that is never readAnssi Hannula2011-03-281-2/+1