summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: add support for Ortek WKB-2000Johnathon Harris2010-01-265-0/+68
* 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-041-1/+6
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-091-1/+1
|\
| * Input: do not overwrite the first part of phys stringMárton Németh2009-11-231-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2009-12-078-17/+60
|\ \ \ \ | |_|_|/ |/| | |
| | | * HID: add multi-input quirk for NextWindow Touchscreen.Peter Hutterer2009-12-032-0/+4
| | | * HID: add support for Acan FG-8100 barcode readerJiri Kosina2009-12-023-0/+4
| | | * HID: make Media key on Logitech DiNovo Mini workJiri Kosina2009-11-251-0/+20
| | | * HID: pidff - fix unnecessary loop iterations on resetAnssi Hannula2009-11-041-3/+2
| |_|/ |/| |
| | * HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigatorJiri Kosina2009-11-133-0/+17
| | * HID: fixup quirk for NCR devicesJiri Kosina2009-11-052-2/+3
| | * HID: add NOGET quirk for another device from CH ProductsKeith Rutkowski2009-10-202-0/+2
| | * HID: remove useless DRIVER_VERSION macroJiri Kosina2009-10-132-4/+1
| | * HID: fix MODULE_AUTHOR usage in HID modulesJiri Kosina2009-10-132-3/+6
| | * HID: blacklist Acer Ferrari 4005 optical mouseLamarque Vieira Souza2009-10-131-0/+1
| |/ |/|
| * HID: remove BKL from hiddev_ioctl_usage()Jiri Kosina2009-11-051-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-10-133-6/+5
|\
| * HID: fix possible deadlock in hidraw_readJiri Kosina2009-10-121-3/+2
| * HID: fix kerneldoc comment for hid_input_report()Jiri Kosina2009-10-011-1/+1
| * HID: add __init/__exit macros to twinhan.cPeter Huewe2009-09-291-2/+2
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-223-20/+17
|\
| * HID: Remove duplicate Kconfig entryAlessandro Guido2009-09-171-7/+0
| * HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-172-11/+16
| * HID: fix non-atomic allocation in hid_input_reportJiri Kosina2009-09-151-2/+1
* | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
|/
*-. Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-137-125/+413
|\ \
| | * HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-081-0/+1
| | * HID: fix memory leak on error path in debug codeJiri Kosina2009-06-261-1/+3
| | * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-122-29/+252
| | * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-126-109/+172
| * | HID: completely remove apple mightymouse from blacklistJan Scholz2009-08-261-1/+0
| * | HID: fix overrun in quirks initializationRoel Kluin2009-08-081-1/+1
* | | HID: support larger reports than 64 bytes in hiddevJiri Kosina2009-08-201-1/+1
* | | HID: local function should be staticH Hartley Sweeten2009-08-181-1/+2
* | | HID: ignore Philips IEEE802.15.4 RF DongleHenning Glawe2009-08-082-0/+4
* | | HID: ignore all recent SoundGraph iMON devicesJarod Wilson2009-08-082-10/+7
* | | HID: Drop NULL test on list_entry resultJulia Lawall2009-07-231-5/+0
* | | HID: driver for Twinhan USB 6253:0100 remote controlBruno Premont2009-07-235-0/+159
OpenPOWER on IntegriCloud