summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | HID: magicmouse: remove timestamp logicChase Douglas2010-09-021-11/+7
| | | | * | | | HID: magicmouse: simplify touch down logicChase Douglas2010-09-021-18/+9
| | | | |/ / /
| | | * | | | HID: force feedback support for Logitech RumblePad gamepadHendrik Iben2010-10-045-4/+9
| | | * | | | HID: Add support for Logitech Speed Force Wireless gaming wheelSimon Wood2010-09-227-0/+193
| | | * | | | HID: don't Send Feature Reports on Interrupt EndpointAlan Ott2010-09-221-1/+1
| | * | | | | HID: Fix for problems with eGalax/DWAV multi-touch-screenPhilipp Merkel2010-10-012-6/+11
| | |/ / / /
| * | | | | HID: 3m: Adjust major / minor axes to scaleHenrik Rydberg2010-09-221-4/+6
| * | | | | HID: 3m: Correct touchscreen emulationHenrik Rydberg2010-09-211-36/+5
| * | | | | HID: 3m: Convert to MT slotsHenrik Rydberg2010-09-211-11/+43
| * | | | | HID: 3m: Output proper orientation rangeHenrik Rydberg2010-09-211-1/+1
| * | | | | HID: 3m: Adjust to sequential MT HID protocolHenrik Rydberg2010-09-211-4/+18
| * | | | | HID: Add a hid quirk for input sync overrideHenrik Rydberg2010-09-211-0/+3
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2010-10-2312-94/+174
|\ \ \ \ \ \
| | * | | | | HID: hidraw: fix window in hidraw_releaseJiri Slaby2010-10-201-4/+10
| | |/ / / /
| * | | | | HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite2010-10-201-1/+22
| * | | | | HID: add absolute axis resolution calculationNikolai Kondrashov2010-10-151-0/+80
| * | | | | HID: support STmicroelectronics and Sitronix with hid-stantuml driverPascal Auriel - Stantum2010-10-013-0/+10
| * | | | | HID: add NOGET quirk for AXIS 295 Video Surveillance JoystickRok Mandeljc2010-10-012-0/+2
| * | | | | HID: usbhid: remove unused hiddev_driverAlan Stern2010-09-242-46/+0
| * | | | | Merge branch 'master' into upstreamJiri Kosina2010-09-248-3/+22
| |\ \ \ \ \ | | |/ / / /
| * | | | | HID: trivial formatting fixAlan Ott2010-09-221-0/+1
| * | | | | HID: fix A4Tech RP-649 horizontal scrollwheelLech Perczak2010-09-173-0/+4
| * | | | | HID: debugfs: wake up reading tasks upon eventChase Douglas2010-09-081-0/+2
| * | | | | HID: sony: Apply sixaxis quirks only to sixaxisAntonio Ospite2010-09-021-14/+14
| * | | | | HID: Kconfig: Complete Kconfig prompt namesBorislav Petkov2010-08-251-30/+30
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-222-0/+4
|\ \ \ \ \
| * | | | | USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-222-0/+4
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
| |/ / / /
* | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
* | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
* | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
* | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
| |/ / / |/| | |
* | | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-143-1/+7
* | | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-081-1/+1
* | | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-083-0/+3
* | | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-031-1/+1
* | | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-301-0/+1
* | | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-303-0/+3
* | | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
* | | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-242-0/+2
* | | | HID: Add support for chicony multitouch screens.David Gow2010-08-192-0/+3
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \ \ | |_|/ |/| |
| * | USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
| * | HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-131-2/+4
| * | HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
| * | HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-101-25/+24
|\ \ | |/ |/|
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-25/+24
OpenPOWER on IntegriCloud