1. 528222d8 media: rc: harmonize infrared durations to microseconds by Sean Young · 4 years, 6 months ago
  2. 09161a0 media: rc: decoders do not need to check for transitions by Sean Young · 7 years ago
  3. a86d6df media: rc: set timeout to smallest value required by enabled protocols by Sean Young · 7 years ago
  4. 50078a9 media: rc: replace IR_dprintk() with dev_dbg in IR decoders by Sean Young · 7 years ago
  5. 80008dd media: rc: do not remove first bit if leader pulse is present by Sean Young · 7 years ago
  6. ddf9c1b media: rc: clean up leader pulse/space for manchester encoding by Sean Young · 7 years ago
  7. cdfaa01 media: lirc: use the correct carrier for scancode transmit by Sean Young · 8 years ago
  8. 2083528 media: rc: add SPDX identifiers to the code I wrote by Mauro Carvalho Chehab · 7 years ago
  9. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  10. e9ab364 [media] rc: ir-rc5-decoder: Add encode capability by James Hogan · 10 years ago
  11. 0fcd3f0 [media] rc5x: document that this is the 20 bit variant by Sean Young · 8 years ago
  12. fd844d9 [media] rc5x: 6th command bit is S2 bit by Sean Young · 8 years ago
  13. bbdb34c [media] Fix RC5 decoding with Fintek CIR chipset by Jonathan McDowell · 9 years ago
  14. d80ca8b [media] media: rc: move check whether a protocol is enabled to the core by Heiner Kallweit · 9 years ago
  15. e49b361 Revert "[media] rc: ir-rc5-decoder: Add encode capability" by David Härdeman · 10 years ago
  16. a0466f1 [media] rc: ir-rc5-decoder: Add encode capability by James Hogan · 10 years ago
  17. cef8348 [media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding by Mauro Carvalho Chehab · 10 years ago
  18. 3257057 [media] ir-rc5-decoder: print where decoding fails by Mauro Carvalho Chehab · 11 years ago
  19. e87b540 [media] rc-core: merge rc5 and streamzap decoders by David Härdeman · 11 years ago
  20. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  21. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  22. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  23. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
  24. 9719afa [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap by David Härdeman · 12 years ago
  25. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  26. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 14 years ago
  27. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  28. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  29. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  30. f62de67 [media] Rename rc-core files from ir- to rc- by Mauro Carvalho Chehab · 14 years ago
  31. 32cf86f [media] rename drivers/media/IR to drives/media/rc by Mauro Carvalho Chehab · 14 years ago[Renamed from drivers/media/IR/ir-rc5-decoder.c]
  32. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  33. c216369 V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl by David Härdeman · 15 years ago
  34. 667c9eb V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling by David Härdeman · 15 years ago
  35. 7366646e V4L/DVB: IR: only initially registers protocol that matches loaded keymap by Jarod Wilson · 15 years ago
  36. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 15 years ago
  37. 733419b V4L/DVB: Add RC5x support to ir-core by David Härdeman · 15 years ago
  38. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 15 years ago
  39. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 15 years ago
  40. 6eb9435 V4L/DVB: ir: Make sure that the spinlocks are properly initialized by Mauro Carvalho Chehab · 15 years ago
  41. 9b09df5 V4L/DVB: ir-rc5-decoder: fix state machine by Mauro Carvalho Chehab · 15 years ago
  42. 7f20d32 V4L/DVB: re-add enable/disable check to the IR decoders by Mauro Carvalho Chehab · 15 years ago
  43. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 15 years ago
  44. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 15 years ago