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