summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/ati_remote.c
Commit message (Expand)AuthorAgeFilesLines
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-081-862/+0Star
* Input: ati_remote - make button repeat sensitivity configurableKarl Pickett2007-04-121-3/+20
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-121-4/+6
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-3/+3
* usb: ati_remote free urb cleanupMariusz Kozlowski2006-12-011-5/+2Star
* [PATCH] usb: ati remote memleak fixMariusz Kozlowski2006-11-251-6/+4Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+7Star
* USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2Star
* Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-051-58/+77
* Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-051-0/+1
* Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-051-2/+2
* Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-051-14/+19
* USB: ati_remote.c: autorepeat fixMarko Macek2006-08-031-3/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-221-3/+1Star
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-2/+0Star
* [PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi2006-01-041-8/+9
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-84/+89
* Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-5/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-281-0/+1
|\
| * [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere2005-06-271-0/+1
* | Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-291-23/+5Star
* | Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-291-111/+110Star
|/
* [PATCH] USB: Fix for ati_remotePatrick Boettcher2005-04-231-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+850