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