1. 3f5c4c7 [media] rc: fix ghost keypresses with certain hw by Jarod Wilson · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 8358783 [media] ir-raw: Properly initialize the IR event (BZ#27202) by Mauro Carvalho Chehab · 14 years ago
  4. 2dbd61b [media] ir-raw: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  5. 829ba9f [media] rc-core: fix some leftovers from the renaming patches by David Härdeman · 14 years ago
  6. 03c9a80 [media] rc: Rename IR raw interface to ir-raw.c by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/rc/rc-raw.c]
  7. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  8. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  9. f62de67 [media] Rename rc-core files from ir- to rc- by Mauro Carvalho Chehab · 14 years ago[Renamed (99%) from drivers/media/rc/ir-raw-event.c]
  10. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/IR/ir-raw-event.c]
  11. 74c4792 [media] ir-raw-event: Fix a stupid error at a printk by Mauro Carvalho Chehab · 14 years ago
  12. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  13. c6ef1e7 [media] IR: plug races in IR raw thread by Maxim Levitsky · 14 years ago
  14. 028816b V4L/DVB: IR: ir-raw-event: null pointer dereference by Dan Carpenter · 14 years ago
  15. 4a702eb V4L/DVB: IR: add helper function for hardware with small o/b buffer by Maxim Levitsky · 14 years ago
  16. 0d2cb1d V4L/DVB: IR: replace workqueue with kthread by Maxim Levitsky · 14 years ago
  17. 45a568f V4L/DVB: IR: replace spinlock with mutex by Maxim Levitsky · 14 years ago
  18. 510fcb7 V4L/DVB: IR: minor fixes by Maxim Levitsky · 14 years ago
  19. ca41469 V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver by Jarod Wilson · 14 years ago
  20. c216369 V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl by David Härdeman · 14 years ago
  21. 667c9eb V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling by David Härdeman · 14 years ago
  22. c228426 V4L/DVB: IR: let all protocol decoders have a go at raw data by Jarod Wilson · 14 years ago
  23. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  24. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  25. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  26. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  27. 5fa2989 V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin by Mauro Carvalho Chehab · 14 years ago
  28. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago
  29. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 14 years ago
  30. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 14 years ago
  31. 6eb9435 V4L/DVB: ir: Make sure that the spinlocks are properly initialized by Mauro Carvalho Chehab · 14 years ago
  32. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 14 years ago
  33. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 14 years ago
  34. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 14 years ago
  35. 20d5f11 V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv by Mauro Carvalho Chehab · 14 years ago
  36. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 14 years ago
  37. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 14 years ago
  38. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 14 years ago
  39. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 14 years ago