| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: remove CVS keywords | Adrian Bunk | 2008-05-20 | 4 | -8/+0 |
* | HID: Add iMON LCDs to blacklist | Dylan R Semler | 2008-05-20 | 1 | -0/+4 |
* | HID: add Microchip PICKit 1 and PICkit 2 to blacklist | Xiaofan Chen | 2008-05-20 | 1 | -0/+7 |
* | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. | Diego 'Flameeyes' Petteno | 2008-05-20 | 2 | -21/+22 |
* | hid-core: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 1 | -3/+3 |
* | usbhid endianness annotations and fixes | Al Viro | 2008-04-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 1 | -0/+4 |
|\ |
|
| * | Input: aiptek - add support for Genius G-PEN 560 tablet | Guryanov Dmitry | 2008-04-15 | 1 | -0/+4 |
* | | HID: Suppress hidinput for Samsung IR control | Robert Schedel | 2008-04-22 | 1 | -0/+1 |
* | | HID: remove 60x GTCO devices from blacklist | Jiri Kosina | 2008-04-22 | 1 | -21/+0 |
* | | HID: WiseGroup 866 Dual Joypad needs output reports quirk | Jiri Kosina | 2008-04-22 | 1 | -1/+1 |
* | | HID: ThrustMaster FF driver is no longer experimental | Jiri Kosina | 2008-04-22 | 1 | -2/+2 |
* | | HID: Logitech diNovo Mini pad support | Jiri Kosina | 2008-04-22 | 1 | -0/+2 |
* | | HID: fix race between open() and disconnect() in usbhid | Oliver Neukum | 2008-04-22 | 1 | -1/+3 |
* | | HID: make hid_input_field and usbhid_modify_dquirk static | Adrian Bunk | 2008-04-22 | 2 | -4/+4 |
* | | HID: pass numbered reports properly to hidraw | Jiri Kosina | 2008-04-22 | 1 | -2/+7 |
* | | HID: fix misplaced rdesc quirk | Jiri Kosina | 2008-04-22 | 1 | -4/+3 |
* | | HID: force feedback driver for Logitech Rumblepad 2 | Anssi Hannula | 2008-04-22 | 4 | -0/+128 |
* | | HID: move wait from hid to usbhid | Jiri Slaby | 2008-04-22 | 2 | -9/+10 |
* | | HID: fix sparse warnings | Jiri Slaby | 2008-04-22 | 3 | -6/+7 |
* | | HID: only dump report traffic with debug level 2 | Anssi Hannula | 2008-04-22 | 2 | -3/+3 |
* | | HID: patch to add NOGET for DMI/Acomdata | Pete Zaitcev | 2008-04-22 | 1 | -0/+4 |
* | | HID: Sunplus Wireless Desktop needs report descriptor fixup | Jiri Kosina | 2008-04-22 | 2 | -1/+40 |
* | | HID: quirk for MS Wireless Desktop Receiver (model 1028) | Jim Duchek | 2008-04-22 | 1 | -0/+26 |
* | | HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd | Pekka Sarnila | 2008-04-22 | 2 | -16/+29 |
* | | HID: fix build failure in hiddev_ioctl with gcc 3.2 | Jean Delvare | 2008-04-22 | 1 | -136/+150 |
|/ |
|
* | HID: update key codes for Apple aluminium | Michael Hanselmann | 2008-03-18 | 1 | -12/+10 |
* | HID: fix comment in hid_input_report() | Jiri Kosina | 2008-03-18 | 1 | -1/+1 |
* | HID: BADPAD entry for NATSU Playstation USB adapter | Andrew Burton | 2008-03-18 | 1 | -0/+4 |
* | HID: Use DIV_ROUND_UP | Julia Lawall | 2008-03-18 | 1 | -1/+1 |
* | HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook | Tobias Mueller | 2008-03-18 | 1 | -1/+1 |
* | HID: add USB IDs for MacBook 3rd generation | Tobias Mueller | 2008-02-13 | 2 | -0/+17 |
* | HID: add LCSPEC from VERNIER to quirk list | Jiri Kosina | 2008-02-11 | 1 | -0/+2 |
* | HID: fix processing of event quirks | Jiri Kosina | 2008-02-11 | 2 | -9/+11 |
* | HID: Blacklist new GTCO CalComp USB device PIDs | Jeremy Roberson | 2008-02-11 | 1 | -1/+23 |
* | HID: ADS/Tech Radio si470x needs blacklist entry | Tobias Lorenz | 2008-01-28 | 1 | -0/+8 |
* | HID: Logitech Extreme 3D needs NOGET quirk | Jiri Kosina | 2008-01-28 | 1 | -0/+2 |
* | HID: Refactor MS Presenter 8K key mapping | Jan Kiszka | 2008-01-28 | 1 | -4/+5 |
* | HID: MS Presenter mapping for PID 0x0701 | Jiri Kosina | 2008-01-28 | 1 | -3/+5 |
* | HID: Support Samsung IR remote | Robert Schedel | 2008-01-28 | 1 | -0/+36 |
* | HID: fix compilation of hidbp drivers without usbhid | Jiri Kosina | 2008-01-28 | 2 | -0/+4 |
* | HID: Blacklist the Gretag-Macbeth Huey display colorimeter | Nicolas Mailhot | 2008-01-28 | 1 | -0/+4 |
* | HID: the `bit' in hidinput_mapping_quirks() is an out parameter | Fengguang Wu | 2008-01-28 | 2 | -19/+19 |
* | HID: remove redundant WARN_ON()s in order not to scare users | Jiri Kosina | 2008-01-28 | 1 | -2/+10 |
* | HID: force hiddev creation for SONY PS3 controller | Bastien Nocera | 2008-01-28 | 1 | -1/+1 |
* | HID: Use hid blacklist in usbmouse/usbkbd | Pascal Terjan | 2008-01-28 | 3 | -0/+14 |
* | HID: proper handling of MS 4k and 6k devices | Jiri Kosina | 2008-01-28 | 2 | -4/+7 |
* | HID: remove unused variable in quirk event handler | Jiri Kosina | 2008-01-28 | 1 | -1/+0 |
* | HID: hid-input quirk for BTC 8193 | Jiri Kosina | 2008-01-28 | 2 | -0/+39 |
* | HID: separate hid-input event quirks from generic code | Jiri Kosina | 2008-01-28 | 2 | -59/+69 |