summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | HID: simplify error handling in hid_input_report()Jiri Kosina2010-03-181-9/+4
| | | | * | | | HID: output event in debugfs even if hid_get_report() failsJiri Kosina2010-03-181-11/+9
| | | * | | | | HID: update BKL comment in hiddevJiri Kosina2010-03-301-2/+17
| | | * | | | | HID: remove excessive _EMERG messages from hidrawJiri Kosina2010-03-251-6/+1
| | | * | | | | HID: remove BKL from hidrawJiri Kosina2010-03-251-16/+25
| | | | |_|_|/ | | | |/| | |
| | * | | | | HID: magicmouse: fix input registrationJiri Kosina2010-05-121-1/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-1914-79/+667
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott2010-05-181-10/+30
| | * | | | HID: hid-samsung: remove redundant key mappingsDon Prince2010-05-181-7/+0
| | * | | | HID: add omitted hid-zydacron.c fileJiri Kosina2010-05-171-0/+237
| | * | | | HID: hid-samsung: add support for Creative Desktop Wireless 6000Don Prince2010-05-174-13/+93
| | * | | | HID: Zydacron Remote Control driverDon Prince2010-05-174-0/+12
| | * | | | HID: Use kmemdupJulia Lawall2010-05-171-2/+1
| | * | | | HID: hidraw: fix indentationAntonio Ospite2010-05-111-1/+1
| | * | | | HID: add multi-input quirk for eGalax TouchcontrollerPeter Hutterer2010-05-102-0/+4
| | * | | | HID: add support for BTC Emprex 3009URF III Vista MCE RemoteWayne Thomas2010-04-294-15/+29
| | * | | | HID: fix build failureJiri Kosina2010-04-231-1/+1
| | * | | | HID: fix support for Wacom Intuos 4 wirelessJiri Kosina2010-04-211-0/+1
| | * | | | HID: add support for the Wacom Intuos 4 wirelessBastien Nocera2010-04-212-1/+2
| | * | | | HID: add mappings for a few keys found on Logitech MX3200Lorenzo Castelli2010-04-191-0/+9
| | * | | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-192-1/+4
| | * | | | HID: non-overlapping zeroing of extra bitsPete Zaitcev2010-04-131-5/+1
| | * | | | HID: add support for 3M multitouch 22" displayStephane Chatty2010-04-113-3/+30
| | * | | | HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-032-2/+6
| | * | | | HID: add sysfs speed attribute for wacom bluetooth tabletPrzemo Firszt2010-03-221-1/+39
| | * | | | HID: separate mode switching function for wacom bluetooth driverPrzemo Firszt2010-03-221-26/+40
| | * | | | HID: expose wacom pen tablet battery through power_supply classPrzemo Firszt2010-03-162-0/+135
| | * | | | HID: register debugfs entries before adding deviceBruno Prémont2010-03-151-2/+3
| | | |/ / | | |/| |
* | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-203-13/+13
* | | | | USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-203-11/+6
|/ / / /
* | | | HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
* | | | HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
* | | | HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin2010-05-031-30/+2
* | | | HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin2010-05-031-8/+21
* | | | HID: hidraw: fix numbered reportsAlan Ott2010-04-271-7/+2
* | | | HID: wacom: remove annoying non-error printkCory Fields2010-04-211-1/+0
* | | | HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin2010-04-131-0/+2
* | | | HID: add support for cymotion master solar keyboardRaphaël Doursenaud2010-04-083-0/+3
* | | | HID: ntrig: explain firmware quirkJiri Kosina2010-04-071-1/+2
* | | | HID: fix N-trig touch panel with recent firmwareStephane Chatty2010-04-061-2/+10
| |_|/ |/| |
* | | Merge branch 'master' into export-slabhTejun Heo2010-04-052-1/+5
|\ \ \
| * | | HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier2010-03-291-0/+1
| * | | HID: fix oops in gyration_event()Jiri Kosina2010-03-231-1/+4
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-0/+21
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-187-5/+24
|\ \
| * | HID: avoid '\0' in hid debugfs events fileBruno Prémont2010-03-161-3/+3
| * | HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb2010-03-132-0/+3
| * | HID: ntrig: fix touch eventsRafi Rubin2010-03-101-0/+11
| * | HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg2010-03-092-0/+2
| * | HID: magicmouse: fix oops after device removalMichael Poole2010-03-091-2/+5
| |/
OpenPOWER on IntegriCloud