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