aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/ati_remote.c
Commit message (Expand)AuthorAge
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-08
* Input: ati_remote - make button repeat sensitivity configurableKarl Pickett2007-04-12
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-12
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-12
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* usb: ati_remote free urb cleanupMariusz Kozlowski2006-12-01
* [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* 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
* USB: ati_remote.c: autorepeat fixMarko Macek2006-08-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-21
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi2006-01-04
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-28
* Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-27
|\
| * [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere2005-06-27
* | Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-29
* | Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-29
|/
* [PATCH] USB: Fix for ati_remotePatrick Boettcher2005-04-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16