[ARM] 3865/1: AT91RM9200 header updates
[safe/jmp/linux-2.6] / drivers / usb / input /
2006-09-23 Al Viro[PATCH] fallout from hcd-core patch
2006-09-12 Henk VergonetUSB: Fix unload oops and memory leak in yealink driver
2006-09-07 Kai Lindhomusbtouchscreen: fix ITM data reading
2006-09-07 Adrian BunkUSB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404
2006-09-01 Ping ChengUSB: add all wacom device to hid-core.c blacklist
2006-09-01 Jeremy Robersonhid-core.c: Adds all GTCO CalComp Digitizers and InterW...
2006-08-11 Johannes BergUSB: appletouch: fix atp_disconnect
2006-08-05 Dmitry TorokhovInput: ati_remote - use msec instead of jiffies
2006-08-05 Dmitry TorokhovInput: ati_remote - add missing input_sync()
2006-08-05 Dmitry TorokhovInput: ati_remote - relax permissions sysfs module...
2006-08-05 Edwin HuffstutlerInput: ati_remote - make filter time a module parameter
2006-08-05 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2006-08-02 Marko MacekUSB: ati_remote.c: autorepeat fix
2006-07-19 Dmitry TorokhovInput: hiddev - use standard list implementation
2006-07-15 Dmitry TorokhovInput: HID - fix potential out-of-bound array access
2006-07-12 Navaho Gunleg[PATCH] USB: add support for WiseGroup., Ltd SmartJoy...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Jerome PinotInput: fix misspelling of Hangeul key
2006-06-26 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-06-21 David Brownell[PATCH] USB: move <linux/usb_input.h> to <linux/usb...
2006-06-21 Rene Rebe[PATCH] USB: Add Apple MacBook product IDs to usbhid
2006-06-21 Alan Stern[PATCH] usbhid: use usb_reset_composite_device
2006-06-21 Alan Stern[PATCH] usbhid: Remove unneeded blacklist entries
2006-06-21 Alan Stern[PATCH] usbhid: automatically set HID_QUIRK_NOGET for...
2006-06-21 Bart Massey[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb...
2006-06-21 Nicolas Boichat[PATCH] USB: MacBook Pro touchpad support
2006-06-21 Henk Vergonet[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE...
2006-06-05 Anssi HannulaInput: fix accuracy of fixp-arith.h
2006-05-21 Micon, David[PATCH] HID read busywait fix
2006-05-12 Olaf Hering[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_N...
2006-04-14 Jeffrey Vandenbrou... [PATCH] hid-core.c: fix "input irq status -32 received...
2006-04-14 Michael Downey[PATCH] USB: keyspan-remote bugfix
2006-04-14 Ping Cheng[PATCH] USB: add new wacom devices to usb hid-core...
2006-04-14 Ping Cheng[PATCH] USB: wacom tablet driver update
2006-04-14 Daniel Ritz[PATCH] usb/input: remove Kconfig entries of old touchs...
2006-04-14 Daniel Ritz[PATCH] USB: usbtouchscreen: unified USB touchscreen...
2006-04-14 Adrian Bunk[PATCH] USB: input/: proper prototypes
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-20 Wolfgang Rohdewald[PATCH] USB: add support for Creativelabs Silvercrest...
2006-03-20 Alan Stern[PATCH] usbhid: add error handling
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-03-20 Oliver Neukum[PATCH] USB: kzalloc for hid
2006-03-14 Micah F. GaliziaInput: HID - fix duplicate key mapping for Logitech...
2006-02-28 Andrew Fuller[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
2006-02-14 Michael Hund[PATCH] USB: add new device ids to ldusb
2006-02-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-02-01 Andrew Morton[PATCH] USB: yealink printk warning fix
2006-02-01 Olaf Hering[PATCH] USB: remove extra newline in hid_init_reports
2006-02-01 Greg Kroah-Hartman[PATCH] USB: remove some left over devfs droppings...
2006-02-01 Vojtech Pavlik[PATCH] USB HID: add blacklist entry for HP keyboard
2006-02-01 Juergen Schindele[PATCH] USB: touchkitusb.c (eGalax driver) fix
2006-02-01 Henk[PATCH] drivers/usb/input/yealink.c: Cleanup device...
2006-01-31 Ben CollinsInput: hiddev - fix off-by-one for num_values in uref_m...
2006-01-14 Michael HanselmannInput: HID - add support for fn key on Apple PowerBooks
2006-01-14 Dmitry TorokhovInput: wacom - fix compile on PowerPC
2006-01-14 Dmitry TorokhovInput: HID - add more simulation usages
2006-01-14 Dmitry TorokhovInput: HID - fix an oops in PID initialization code
2006-01-14 Vojtech PavlikInput: HID - add support for Cherry Cymotion keyboard
2006-01-06 Michael HanselmannInput: add missing keys from input.h to hid-debug.h
2006-01-06 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-01-04 Ville Syrjälä[PATCH] USB: add driver for ATI/Philips USB RF remotes
2006-01-04 Tobias Klauser[PATCH] USB: Use ARRAY_SIZE macro
2006-01-04 Marcelo Feitoza... [PATCH] USB: ati_remote: use time_before() and friends
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Daniel Ritz[PATCH] USB: input/touchkitusb: handle multiple packets
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-12-30 Denny Priebe[PATCH] Input: wacom - fix X axis setup
2005-12-30 Dmitry Torokhov[PATCH] Input: kbtab - fix Y axis setup
2005-12-29 Riccardo Magliocchetti[PATCH] Input: aiptek - fix Y axis setup
2005-12-21 Michael HanselmannInput: appletouch - add support for Geyser 2
2005-12-21 Dmitry TorokhovManual merge with Linus (conflict in drivers/input...
2005-12-18 Dmitry Torokhov[PATCH] Input: fix an OOPS in HID driver
2005-12-14 Adam Kropelin[PATCH] hid-core: Zero-pad truncated reports
2005-12-12 Michael HanselmannInput: add the fn key to hid-debug.h
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-11-17 Ping Cheng[PATCH] USB: wacom tablet driver update
2005-11-17 Ping Cheng[PATCH] USB: add new wacom devices to usb hid-core...
2005-10-31 Jean Delvare[PATCH] Typo fix: dot after newline in printk strings
2005-10-28 Alan Stern[PATCH] hid-core: Add Clear-Halt on the Interrupt-in...
2005-10-28 Henk[PATCH] USB: Buffer overflow patch for Yealink driver
2005-10-28 Daniel Ritz[PATCH] usb/input/touchkit: add more device IDs
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-10-28 Dmitry Torokhov[PATCH] drivers/usb/input: convert to dynamic input_dev...
2005-10-17 Christian Krause[PATCH] USB: fix bug in handling of highspeed usb HID...
2005-09-12 Stelian Pop[PATCH] USB: add apple usb touchpad driver
2005-09-12 Greg KHRevert "[PATCH] USB: Prevent hid-core claiming Apple...
2005-09-10 Dmitry TorokhovManual merge with Linus
2005-09-08 Henk[PATCH] USB: yealink: fix htons usage, documentation...
2005-09-08 Greg Kroah-Hartman[PATCH] USB: fix endian issues in yealink driver.
2005-09-08 Henk[PATCH] input-driver-yealink-P1K-usb-phone
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
2005-09-08 Andrew de Quincey[PATCH] USB: Prevent hid-core claiming Apple Bluetooth...
2005-09-08 Greg Kroah-Hartman[PATCH] USB: fix keyspan_remote endian bug on probe
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-09-05 Stefan NicklInput: HIDDEV - make HIDIOCSREPORT wait IO completion
2005-09-05 Brian SchauInput: HID - add Wireless Security Lock to HID blacklist
2005-09-05 Stelian PopInput: HID - add mapping for Powerbook USB keyboard
2005-09-05 Vojtech PavlikInput: HID - add the Trust Predator TH 400 gamepad...
next