aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/ati_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-10Manual mergeVojtech Pavlik1-27/+9
2005-03-07[PATCH] USB: fix up the input drivers to use the built in strings, instead of...Greg Kroah-Hartman1-13/+4
2005-03-07[PATCH] usb/ati_remote: use wait_event_timeout()Nishanth Aravamudan1-14/+5
2005-02-15input: Some changes to ati_remote key assignments:Ville Syrjala1-6/+6
2005-02-15input: Make ati_remote clean up properly when removing either the device or theVille Syrjala1-21/+3
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman1-1/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman1-12/+5
2004-11-23[PATCH] USB: add ati_remote.c device idArmijn Hemel1-1/+4
2004-09-29[PATCH] usb/ati_remote: add set_current_state()Nishanth Aravamudan1-0/+1
2004-09-20[PATCH] USB: usb_unlink_urb removal from input/ati_remote.cBorislav Petkov1-3/+3
2004-08-23[PATCH] Fix Permissions on module_param UsageRusty Russell1-2/+2
2004-06-11[PATCH] USB: ATI Remote driver updateTorrey Hoffman1-12/+42
2004-03-25[PATCH] USB: fix race in ati_remote and small cleanupTorrey Hoffman1-26/+34
2004-03-02[PATCH] USB: remove act_altsetting usages in the remaining drivers/usb/ driversGreg Kroah-Hartman1-1/+1
2004-02-29[PATCH] USB ati_remote.c: don't be a namespace hogAndrew Morton1-1/+1
2004-02-27[PATCH] USB: update driver for ATI USB/RF remotesTorrey Hoffman1-63/+80
2004-02-26[PATCH] USB: add driver for ATI USB/RF remotesTorrey Hoffman1-0/+834