| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | | HID: multitouch: add support for trackpads | Benjamin Tissoires | 2012-02-06 | 1 | -6/+34 |
| | | | |/ / / / |
|
| | | * | | | | | HID: logitech: fix mask to enable DJ mode | Nestor Lopez Casado | 2012-02-02 | 1 | -1/+1 |
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | HID: hid-input/battery: set scope and powered device for HID battery | Jeremy Fitzhardinge | 2012-02-03 | 1 | -1/+8 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-20 | 1 | -5/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 4 | -7/+9 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Dynamic ID addition doesn't need get_driver() | Alan Stern | 2012-01-24 | 1 | -5/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | HID: hid-input: allow array fields out of range | Nikolai Kondrashov | 2012-03-05 | 1 | -2/+7 |
* | | | | | HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard | Alan Stern | 2012-02-27 | 2 | -0/+4 |
| |/ / /
|/| | | |
|
* | | | | HID: wiimote: fix invalid power_supply_powers call | Jiri Kosina | 2012-02-07 | 1 | -2/+2 |
* | | | | HID: wacom: Fix invalid power_supply_powers calls | Przemo Firszt | 2012-02-06 | 1 | -3/+4 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Jiri Kosina | 2012-02-06 | 3 | -4/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
| * | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-11 | 2 | -3/+23 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | power_supply: add "powers" links to self-powered HID devices | Jeremy Fitzhardinge | 2011-12-09 | 2 | -0/+6 |
| | * | | power_supply: add scope properties to some self-powered HID devices | Jeremy Fitzhardinge | 2011-12-09 | 2 | -3/+17 |
| | |/ |
|
* | | | HID: hyperv: Properly disconnect the input device | K. Y. Srinivasan | 2012-02-02 | 1 | -0/+1 |
* | | | HID: usbhid: fix dead lock between open and disconect | Ming Lei | 2012-02-02 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-10 | 25 | -631/+3413 |
|\ \ |
|
| * \ | Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Jiri Kosina | 2012-01-09 | 3 | -29/+87 |
| |\ \ |
|
| | * | | hid-input/battery: add FEATURE quirk | Jeremy Fitzhardinge | 2012-01-08 | 2 | -10/+18 |
| | * | | hid-input/battery: remove battery_val | Jeremy Fitzhardinge | 2012-01-08 | 1 | -8/+0 |
| | * | | hid-input/battery: power-supply type really *is* a battery | Jeremy Fitzhardinge | 2012-01-08 | 1 | -1/+1 |
| | * | | hid-input/battery: make the battery setup common for INPUTs and FEATUREs | Jeremy Fitzhardinge | 2012-01-08 | 1 | -23/+20 |
| | * | | hid-input/battery: deal with both FEATURE and INPUT report batteries | Jeremy Fitzhardinge | 2012-01-08 | 1 | -7/+13 |
| | * | | hid-input/battery: add quirks for battery | Jeremy Fitzhardinge | 2012-01-08 | 2 | -5/+38 |
| | * | | hid-input/battery: remove apparently redundant kmalloc | Jeremy Fitzhardinge | 2012-01-08 | 1 | -12/+3 |
| | * | | hid-input: add support for HID devices reporting Battery Strength | Daniel Nicoletti | 2012-01-08 | 1 | -15/+46 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---------. \ \ | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'... | Jiri Kosina | 2012-01-05 | 34 | -629/+2771 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | HID: wiimote: Enable NO_INIT_REPORTS quirk | David Herrmann | 2011-11-22 | 1 | -0/+2 |
| | | | | | | * | | | HID: wiimote: Remove module version number | David Herrmann | 2011-11-22 | 1 | -3/+0 |
| | | | | | | * | | | HID: wiimote: Allow direct DRM debug access | David Herrmann | 2011-11-22 | 3 | -4/+107 |
| | | | | | | * | | | HID: wiimote: Allow direct eeprom access | David Herrmann | 2011-11-22 | 3 | -8/+85 |
| | | | | | | * | | | HID: wiimote: Add debugfs support stubs | David Herrmann | 2011-11-22 | 4 | -0/+73 |
| | | | | | | * | | | HID: wiimote: Parse classic controller data | David Herrmann | 2011-11-22 | 1 | -0/+156 |
| | | | | | | * | | | HID: wiimote: Parse nunchuck data | David Herrmann | 2011-11-22 | 1 | -1/+104 |
| | | | | | | * | | | HID: wiimote: Parse motion+ data | David Herrmann | 2011-11-22 | 1 | -0/+70 |
| | | | | | | * | | | HID: wiimote: Add extension handler stubs | David Herrmann | 2011-11-22 | 3 | -0/+37 |
| | | | | | | * | | | HID: wiimote: Register input devices for extensions | David Herrmann | 2011-11-22 | 1 | -3/+106 |
| | | | | | | * | | | HID: wiimote: Add extension sysfs attribute | David Herrmann | 2011-11-22 | 1 | -0/+46 |
| | | | | | | * | | | HID: wiimote: Add extension initializers | David Herrmann | 2011-11-22 | 1 | -2/+79 |
| | | | | | | * | | | HID: wiimote: Add extension initializer stubs | David Herrmann | 2011-11-22 | 1 | -0/+38 |
| | | | | | | * | | | HID: wiimote: Add extension support stub | David Herrmann | 2011-11-22 | 5 | -4/+178 |
| | | | | | | * | | | HID: wiimote: Add read-mem helpers | David Herrmann | 2011-11-22 | 2 | -0/+81 |
| | | | | | | * | | | HID: wiimote: Move common symbols into header | David Herrmann | 2011-11-22 | 2 | -131/+166 |
| | | | | | | * | | | HID: wiimote: Rename driver to allow multiple source files | David Herrmann | 2011-11-22 | 2 | -0/+2 |
| | | | | | * | | | | HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth) | Przemo Firszt | 2011-11-13 | 3 | -7/+137 |
| | | | | | * | | | | HID: wacom: Move parsing to a separate function | Przemo Firszt | 2011-11-13 | 1 | -16/+23 |
| | | | | | |/ / / |
|
| | | | | * | | | | HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II | Ignaz Forster | 2011-12-21 | 1 | -0/+1 |
| | | | | * | | | | HID: wiimote: Select INPUT_FF_MEMLESS | David Herrmann | 2011-12-12 | 1 | -0/+1 |
| | | | * | | | | | HID: usbhid: defer LED setting to a workqueue | Daniel Kurtz | 2011-12-21 | 3 | -11/+80 |