summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HID: use multi input quirk for eTurboTouch touchscreenThadeu Lima de Souza Cascardo2010-02-022-0/+4
* HID: add NOGET quirk for Prodige Cordless ComboAlexander Shishkin2010-02-022-0/+4
* HID: update copyrightJiri Kosina2010-02-023-3/+3
* HID: add support for Ortek WKB-2000Johnathon Harris2010-01-265-0/+68
* HID: let hid-input accept digitizersStephane Chatty2010-01-171-1/+1
* HID: hid-debug.c: make local symbols staticH Hartley Sweeten2010-01-151-3/+3
* HID: remove TENX iBuddy from blacklistJiri Kosina2010-01-132-6/+0
* HID: add support for Acer T230H multitouchStephane Chatty2010-01-135-0/+270
* HID: add driver for the Logitech Flight System G940Gary Stein2010-01-138-1/+202
* HID: make USB device id constantMárton Németh2010-01-121-1/+1
* HID: allow disabling hard-coded ISO-layout for Apple keyboardsStefan Glasenhardt2010-01-061-5/+12
* HID: fix parsing of local delimiter with size 0Jiri Kosina2010-01-051-1/+2
* HID: handle joysticks with large number of buttonsJiri Kosina2010-01-042-1/+48
* HID: make Stantum driver standalone config optionJiri Kosina2010-01-041-1/+1
* HID: add support for Stantum multitouch panelStephane Chatty2010-01-045-0/+294
* HID: make 3M PCT touchscreen driver standalone config optionJiri Kosina2009-12-231-2/+1
* HID: Support for 3M multitouch panelStephane Chatty2009-12-235-0/+303
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0949-283/+1153
|\
| * ACPICA: Update version to 20091112.Bob Moore2009-11-241-1/+1
| * ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2429-152/+197
| * ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
| * ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
| * ACPICA: Update version to 20091013Bob Moore2009-11-241-1/+1
| * ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
| * ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
| * ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
| * ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-0958-1742/+2319
|\ \
| * | hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-093-4/+65
| * | hwmon: (adt7475) Add an entry in MAINTAINERSJean Delvare2009-12-091-0/+7
| * | hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-093-25/+80
| * | hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
| * | hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
| * | hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
| * | hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
| * | hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-093-19/+134
| * | hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9
| * | hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
| * | hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
| * | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
| * | hwmon: (adt7475) New documentationJean Delvare2009-12-091-87/+83
| * | hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-095-12/+35
| * | hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-093-21/+81
| * | hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
| * | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52