1. 70ef699 [media] rc: Make probe cleanup goto labels more verbose by Matthijs Kooijman · 12 years ago
  2. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  3. a84b17e [media] drivers/media/rc/ati_remote.c: fix error return code by Peter Senna Tschudin · 12 years ago
  4. 7c94c69 [media] ati_remote: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  5. a342dae [media] rc: ati_remote.c: code style fixing by Du, Changbin · 12 years ago
  6. 5085c99 [media] ati_remote: add keymap for Medion X10 OR2x remotes by Anssi Hannula · 12 years ago
  7. 9d454d4 [media] ati_remote: add support for Medion X10 Digitainer remote by Anssi Hannula · 12 years ago
  8. 0d74679 [media] ati_remote: allow specifying a default keymap selector function by Anssi Hannula · 12 years ago
  9. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  10. 5eefb4f [media] ati_remote: switch to single-byte scancodes by Anssi Hannula · 13 years ago
  11. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  12. 999d6bc [media] ati_remote: add support for SnapStream Firefly remote by Anssi Hannula · 13 years ago
  13. 175fcec [media] ati_remote: add keymap for Medion X10 RF remote by Anssi Hannula · 13 years ago
  14. 0224e04 [media] ati_remote: fix check for a weird byte by Anssi Hannula · 13 years ago
  15. 44fd0b6 [media] ati_remote: parent input devices to usb interface by Anssi Hannula · 13 years ago
  16. c34516e [media] ati_remote: migrate to the rc subsystem by Anssi Hannula · 13 years ago
  17. 9688efd [media] move ati_remote driver from input/misc to media/rc by Anssi Hannula · 13 years ago[Renamed (99%) from drivers/input/misc/ati_remote.c]
  18. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  19. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 14 years ago
  20. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  21. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  22. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  23. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  25. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  26. ba0acb5 Input: move USB miscellaneous devices under drivers/input/misc by Dmitry Torokhov · 17 years ago[Renamed from drivers/usb/input/ati_remote.c]
  27. 0de9550 Input: ati_remote - make button repeat sensitivity configurable by Karl Pickett · 17 years ago
  28. c0f82d5 Input: USB devices - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  29. 7791bda Input: drivers/usb/input - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  30. 5014186 Input: USB devices - handle errors when registering input devices by Dmitry Torokhov · 17 years ago
  31. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  32. 459f836 usb: ati_remote free urb cleanup by Mariusz Kozlowski · 18 years ago
  33. 9dce447 [PATCH] usb: ati remote memleak fix by Mariusz Kozlowski · 18 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. 96642a2 USB: ati_remote: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  36. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  37. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  38. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  39. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  40. 168ffc4 USB: ati_remote.c: autorepeat fix by Marko Macek · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  43. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  44. f0b80fb [PATCH] USB: ati_remote: use time_before() and friends by Marcelo Feitoza Parisi · 19 years ago
  45. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  46. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  47. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  48. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 19 years ago
  49. d3b8a1a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  50. c11372d [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Vincent Vanackere · 19 years ago
  51. 65cde54 Input: remove user counters from drivers/usb/input since input by Dmitry Torokhov · 19 years ago
  52. 05f091ab Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  53. 9719b0c [PATCH] USB: Fix for ati_remote by Patrick Boettcher · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago