summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: add new driver for non-compliant Saitek devicesAndreas Hübner2012-02-225-0/+82
* HID: use generic driver for Logitech Unifying receivers if !CONFIG_HID_LOGITE...Konstantin Khlebnikov2012-02-212-1/+5
* HID: sjoy: Add device ID for Super Joy Box 3Sean Young2012-02-213-2/+6
* HID: wacom: Force new name for Wacom Intuos4 WL PTK-540WLPrzemo Firszt2012-02-211-0/+1
* HID: Add quirk for CH Products FighterstickVille Ranki2012-02-212-0/+2
* HID: hid-magicmouse: Add pointer and buttonpad properties for Magic TrackpadChase Douglas2012-02-211-0/+2
* HID: waltop: Add support for Waltop Q PadNikolai Kondrashov2012-02-073-0/+194
* HID: tivo: fix broken buildJiri Kosina2012-02-061-1/+1
* HID: add support for tivo slide remoteJarod Wilson2012-02-065-0/+100
* HID: add more hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-02-021-0/+2
* HID: add extra hotkeys in Asus AIO keyboardsKeng-Yu Lin2012-02-023-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-1025-631/+3413
|\
| * Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Jiri Kosina2012-01-093-29/+87
| |\
| | * hid-input/battery: add FEATURE quirkJeremy Fitzhardinge2012-01-082-10/+18
| | * hid-input/battery: remove battery_valJeremy Fitzhardinge2012-01-081-8/+0
| | * hid-input/battery: power-supply type really *is* a batteryJeremy Fitzhardinge2012-01-081-1/+1
| | * hid-input/battery: make the battery setup common for INPUTs and FEATUREsJeremy Fitzhardinge2012-01-081-23/+20
| | * hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge2012-01-081-7/+13
| | * hid-input/battery: add quirks for batteryJeremy Fitzhardinge2012-01-082-5/+38
| | * hid-input/battery: remove apparently redundant kmallocJeremy Fitzhardinge2012-01-081-12/+3
| | * hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti2012-01-081-15/+46
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-0534-629/+2771
| |\ \ \ \ \ \ \
| | | | | | | * | HID: wiimote: Enable NO_INIT_REPORTS quirkDavid Herrmann2011-11-221-0/+2
| | | | | | | * | HID: wiimote: Remove module version numberDavid Herrmann2011-11-221-3/+0
| | | | | | | * | HID: wiimote: Allow direct DRM debug accessDavid Herrmann2011-11-223-4/+107
| | | | | | | * | HID: wiimote: Allow direct eeprom accessDavid Herrmann2011-11-223-8/+85
| | | | | | | * | HID: wiimote: Add debugfs support stubsDavid Herrmann2011-11-224-0/+73
| | | | | | | * | HID: wiimote: Parse classic controller dataDavid Herrmann2011-11-221-0/+156
| | | | | | | * | HID: wiimote: Parse nunchuck dataDavid Herrmann2011-11-221-1/+104
| | | | | | | * | HID: wiimote: Parse motion+ dataDavid Herrmann2011-11-221-0/+70
| | | | | | | * | HID: wiimote: Add extension handler stubsDavid Herrmann2011-11-223-0/+37
| | | | | | | * | HID: wiimote: Register input devices for extensionsDavid Herrmann2011-11-221-3/+106
| | | | | | | * | HID: wiimote: Add extension sysfs attributeDavid Herrmann2011-11-221-0/+46
| | | | | | | * | HID: wiimote: Add extension initializersDavid Herrmann2011-11-221-2/+79
| | | | | | | * | HID: wiimote: Add extension initializer stubsDavid Herrmann2011-11-221-0/+38
| | | | | | | * | HID: wiimote: Add extension support stubDavid Herrmann2011-11-225-4/+178
| | | | | | | * | HID: wiimote: Add read-mem helpersDavid Herrmann2011-11-222-0/+81
| | | | | | | * | HID: wiimote: Move common symbols into headerDavid Herrmann2011-11-222-131/+166
| | | | | | | * | HID: wiimote: Rename driver to allow multiple source filesDavid Herrmann2011-11-222-0/+2
| | | | | | * | | HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth)Przemo Firszt2011-11-133-7/+137
| | | | | | * | | HID: wacom: Move parsing to a separate functionPrzemo Firszt2011-11-131-16/+23
| | | | | | |/ /
| | | | | * | | HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus IIIgnaz Forster2011-12-211-0/+1
| | | | | * | | HID: wiimote: Select INPUT_FF_MEMLESSDavid Herrmann2011-12-121-0/+1
| | | | * | | | HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-213-11/+80
| | | | * | | | HID: usbhid: hid-core: submit queued urbs before suspendDaniel Kurtz2011-12-211-79/+105
| | | | * | | | HID: usbhid: remove LED_ONDaniel Kurtz2011-12-212-11/+0
| | | | * | | | HID: emsff: use symbolic name instead of hardcoded PID constantJiri Kosina2011-12-211-1/+1
| | | | * | | | HID: Kconfig: fix syntaxJiri Kosina2011-12-191-1/+1
| | | | * | | | HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLYJiri Kosina2011-12-161-1/+1
| | | | * | | | HID: make parser more verbose about parsing errors by defaultJiri Kosina2011-12-151-24/+26
| | | | | |_|/ | | | | |/| |
OpenPOWER on IntegriCloud