aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/ati_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-3/+3
2006-12-01usb: ati_remote free urb cleanupMariusz Kozlowski1-5/+2
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-10/+7
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek1-3/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-2/+0
2006-01-04[PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi1-8/+9
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-84/+89
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov1-5/+3
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)Vincent Vanackere1-0/+1
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov1-23/+5
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-111/+110
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+850