1. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  2. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  3. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 9 years ago
  4. 8c34b5c [media] rc: raw IR drivers cannot handle cec, unknown or other by Sean Young · 9 years ago
  5. e39682b [media] cx23885: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 9 years ago
  6. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 9 years ago
  7. 439be34 [media] media: cx23885: fix type of allowed_protos by Heiner Kallweit · 10 years ago
  8. c02ef64 [media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) support by Nibble Max · 11 years ago
  9. c29d6a8 [media] cx23885: add DVBSky S952 support by nibble.max · 11 years ago
  10. cba5480 [media] cx23885: add DVBSky S950 support by nibble.max · 11 years ago
  11. 61b103e [media] cx23885: add support for TechnoTrend CT2-4500 CI by Olli Salonen · 11 years ago
  12. 070e666 [media] cx23885: add DVBSky S950C and T980C RC support by nibble.max · 11 years ago
  13. d11a383 [media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe card by nibble.max · 11 years ago
  14. 0310539 [media] cx23885: remove FSF address as per checkpatch by Hans Verkuil · 11 years ago
  15. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  16. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  17. e600148 [media] cx23885: add support for cx24117 with tbs6980 or tbs6981 by Luis Alves · 12 years ago
  18. e5f670b [media] cx23885: add RC support for MyGica X8507 by Alfredo Jesús Delaiti · 13 years ago
  19. ada73ee [media] cx23885: get rid of warning: no previous prototype by Mauro Carvalho Chehab · 13 years ago
  20. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 13 years ago
  21. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  22. b285192 [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/video/cx23885/cx23885-input.c]
  23. 076f0e3 [media] Add support for the Terratec Cinergy T Dual PCIe IR remote by Djuri Baars · 13 years ago
  24. 9b3d8ec [media] cx23885: Add IR Rx support for HVR-1270 boards by Andy Walls · 14 years ago
  25. 4bbcd84 [media] cx23885: restore flushes of cx23885_dev work items by Tejun Heo · 14 years ago
  26. 15195d3 [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge by Mauro Carvalho Chehab · 15 years ago
  27. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  28. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 15 years ago
  29. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 15 years ago
  30. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 15 years ago
  31. 8c71778 media/video: don't use flush_scheduled_work() by Tejun Heo · 15 years ago
  32. c02e0d1 V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event by Andy Walls · 15 years ago
  33. 2560d94 V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event by Andy Walls · 15 years ago
  34. 98d109f V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470 by Andy Walls · 15 years ago
  35. 5a28d9a V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion by Andy Walls · 15 years ago
  36. 43c2407 V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders by Andy Walls · 15 years ago
  37. eeefae5 V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for IR Rx by Andy Walls · 15 years ago
  38. 6afdeaf V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address by Andy Walls · 15 years ago
  39. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  40. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  41. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 15 years ago
  42. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 16 years ago
  45. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 16 years ago
  46. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 16 years ago
  47. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 16 years ago
  48. 8573b74 V4L/DVB (13533): ir: use dynamic tables, instead of static ones by Mauro Carvalho Chehab · 16 years ago
  49. 7fec6fe V4L/DVB (13349): cx23885: Enable IR input keypress handling for the Hauppauge WinTV HVR-1290 by Michael Krufky · 16 years ago
  50. dbda8f7 V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850 by Andy Walls · 16 years ago