aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-01-135-6/+40
|\
| * HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt2010-01-131-0/+1
| * HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim2010-01-133-0/+13
| * HID: fix pad button definition in hid-wacomPrzemo Firszt2010-01-131-0/+3
| * HID: Support 171 byte variant of Samsung USB IR receiverRobert Schedel2009-12-111-6/+19
| * HID: blacklist ET&T TC5UH touchscreen controllerPetr Štetiar2009-12-102-0/+4
* | drop explicit include of autoconf.hSam Ravnborg2009-12-121-2/+0
* | USB: remove the auto_pm flagAlan Stern2009-12-111-4/+4
|/
* 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
* | | HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-2324-48/+48
* | | HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda2009-07-233-4/+10
* | | HID: ntrig tool separation and pen usagesRafi Rubin2009-07-231-4/+29
* | | HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky2009-07-231-1/+0
* | | HID: add force feedback support for Logitech WingMan Formula Force GPJiri Kosina2009-07-235-0/+6