aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input
Commit message (Expand)AuthorAge
* USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-17
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-17
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-17
* USB: Wacom driver updatesPing Cheng2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-04
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-02
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19
| |\
| * | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-04
| * | Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-19
| * | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-19
| * | Input: add force feedback driver for PID devicesAnssi Hannula2006-07-19
| * | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-19
* | | USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri2006-09-28
* | | USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-27
* | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-27
* | | USB: add PlayStation 2 Trance Vibrator driverSam Hocevar2006-09-27
* | | USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-27
* | | USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-27
* | | USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann2006-09-27
* | | USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* | | USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* | | USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* | | USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* | | USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* | | USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* | | USB: wacom tablet driver reorganizationPing Cheng2006-09-27
* | | usbtouchscreen: version 0.4Daniel Ritz2006-09-27
* | | USB: Add driver for PhidgetMotorControlSean Young2006-09-27
* | | [PATCH] fallout from hcd-core patchAl Viro2006-09-22
| |/ |/|
* | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-12
* | usbtouchscreen: fix ITM data readingKai Lindhom2006-09-07
* | USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk2006-09-07
* | USB: add all wacom device to hid-core.c blacklistPing Cheng2006-08-31
* | hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson2006-08-31
* | USB: appletouch: fix atp_disconnectJohannes Berg2006-08-11
* | Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-04
* | Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-04
* | Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-04
* | Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-04
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-04
|\ \ | |/ |/|
| * USB: ati_remote.c: autorepeat fixMarko Macek2006-08-02
| * [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg2006-07-12
* | Input: hiddev - use standard list implementationDmitry Torokhov2006-07-19
* | Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-15
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-26
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-26
|\
| * [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-21