1. 2c5a1f44 [media] lirc_dev: remove unused set_use_inc/set_use_dec by David Härdeman · 8 years ago
  2. 52e809f [media] lirc_dev: remove pointless functions by David Härdeman · 8 years ago
  3. 0f7c406 [media] ir-lirc-codec: let lirc_dev handle the lirc_buffer by David Härdeman · 8 years ago
  4. e8f4818 [media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improve by Sean Young · 8 years ago
  5. bc98939 [media] lirc: return ENOTTY when device does support ioctl by Sean Young · 8 years ago
  6. 5c86275 [media] lirc: return ENOTTY when ioctl is not supported by Sean Young · 8 years ago
  7. f348b4d [media] lirc: LIRC_GET_MIN_TIMEOUT should be in range by Sean Young · 8 years ago
  8. c9bbd56 [media] lirc: fix transmit-only read features by Sean Young · 8 years ago
  9. 07e9293 [media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmit by Sean Young · 8 years ago
  10. 4f253ce [media] redrat3: make hardware timeout configurable by Sean Young · 8 years ago
  11. c77adf2 [media] ir-lirc-codec.c: don't leak lirc->drv-rbuf by Mauro Carvalho Chehab · 9 years ago
  12. 275ddb4 [media] rc-core: remove the LIRC "protocol" by David Härdeman · 10 years ago
  13. a8f29e8 [media] media/rc: Send sync space information on the lirc device by Austin Lund · 10 years ago
  14. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  15. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  16. ca7a722 [media] media: lirc: Allow lirc dev to talk to rc device by Srinivas Kandagatla · 11 years ago
  17. 25379bf [media] lirc: validate transmission ir data by Sean Young · 11 years ago
  18. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  19. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 12 years ago
  20. 9719afa [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap by David Härdeman · 12 years ago
  21. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  22. 5f49908 [media] rc-core: fix return codes in ir_lirc_ioctl() by Dan Carpenter · 12 years ago
  23. 586c61f [media] rc: fix buffer overrun by Sean Young · 12 years ago
  24. f8e00d5 [media] rc-core: move timeout and checks to lirc by David Härdeman · 14 years ago
  25. d07df223 [media] rc: transmit on device which does not support it should fail by Sean Young · 12 years ago
  26. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  27. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  28. 06bd801 [media] rc/ir-lirc-codec: cleanup __user tags by Dan Carpenter · 13 years ago
  29. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 14 years ago
  30. 457e2ff [media] rc/ir-lirc-codec: add back debug spew by Jarod Wilson · 14 years ago
  31. 4c8b869 [media] rc: ir-lirc-codec: fix potential integer overflow by Vasiliy Kulikov · 14 years ago
  32. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  33. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  34. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  35. f62de67 [media] Rename rc-core files from ir- to rc- by Mauro Carvalho Chehab · 14 years ago
  36. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/IR/ir-lirc-codec.c]
  37. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  38. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  39. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  40. 8be292c [media] lirc: wire up .compat_ioctl to main ioctl handler by Jarod Wilson · 14 years ago
  41. be1f985 [media] IR/lirc: further ioctl portability fixups by Jarod Wilson · 14 years ago
  42. 67332ba V4L/DVB: IR: fix duty cycle capability by Maxim Levitsky · 14 years ago
  43. d9d2e9d lirc: make chardev nonseekable by Arnd Bergmann · 14 years ago
  44. e589333 V4L/DVB: IR: extend interfaces to support more device settings by Maxim Levitsky · 14 years ago
  45. 510fcb7 V4L/DVB: IR: minor fixes by Maxim Levitsky · 14 years ago
  46. 49b7a12 V4L/DVB: media/IR: testing the wrong variable by Dan Carpenter · 14 years ago
  47. 6efb870 V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user by Jarod Wilson · 14 years ago
  48. 5690085 V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable by Jarod Wilson · 14 years ago
  49. 044e587 V4L/DVB: lirc: use unlocked_ioctl by Arnd Bergmann · 14 years ago
  50. ca41469 V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver by Jarod Wilson · 14 years ago