1. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  2. 5cac1f66 V4L/DVB: media: cx23885: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  3. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  4. 1547ac8 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  5. cfec93f V4L/DVB: Fix IR_CORE dependencies by Mauro Carvalho Chehab · 14 years ago
  6. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  7. c02e0d1 V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event by Andy Walls · 14 years ago
  8. 2560d94 V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event by Andy Walls · 14 years ago
  9. ceb152a V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use by Andy Walls · 14 years ago
  10. 0c82a8f V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions by Andy Walls · 14 years ago
  11. fa647f2 V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module param by Andy Walls · 14 years ago
  12. e5514f1 V4L/DVB: cx23885: Move AV Core irq handling to a work handler by Andy Walls · 14 years ago
  13. dbe83a3 V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock by Andy Walls · 14 years ago
  14. 98d109f V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470 by Andy Walls · 14 years ago
  15. d6b1850 V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated AV core by Andy Walls · 14 years ago
  16. 260e689b V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  17. 81f287d V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly by Andy Walls · 14 years ago
  18. 5a28d9a V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion by Andy Walls · 14 years ago
  19. e9e5cf4 V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video devices by Andy Walls · 14 years ago
  20. ebbeb46 V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501 by Andy Walls · 14 years ago
  21. 18a87be V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value by Jean Delvare · 14 years ago
  22. 44835f1 V4L/DVB: cx23885: Check for slave nack on all transactions by Jean Delvare · 14 years ago
  23. f4acb3c V4L/DVB: cx23885: Return -ENXIO on slave nack by Jean Delvare · 14 years ago
  24. e38030f V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI) by Kusanagi Kouichi · 15 years ago
  25. 7d7b528 V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board family by Michael Krufky · 14 years ago
  26. 43c2407 V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders by Andy Walls · 14 years ago
  27. eeefae5 V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for IR Rx by Andy Walls · 14 years ago
  28. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 14 years ago
  29. bee3019 V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than DVB_MAX_ADAPTERS limit by Abylay Ospan · 14 years ago
  30. 6afdeaf V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address by Andy Walls · 14 years ago
  31. 806b07c V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing by Jean Delvare · 14 years ago
  32. cc99113 V4L/DVB: cx23885: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  33. e4425ea V4L/DVB: cx23885: Check register errors by Abylay Ospan · 14 years ago
  34. 16bfdaa4 V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card by Pierre Gronlier · 14 years ago
  35. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  36. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  37. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  38. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  39. b084307 V4L/DVB: cx23885: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  40. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 14 years ago
  41. 2a8f960 V4L/DVB: configurable IRQ from CAM by Abylay Ospan · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 0b32d65 V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200 by Kusanagi Kouichi · 15 years ago
  44. 26ee91e V4L/DVB: cx23885: Wrong command printed in cmd_to_str() by Roel Kluin · 15 years ago
  45. be39515 V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC address by hartleys · 15 years ago
  46. c245c75 V4L/DVB (13838): atbm8830: use AGC setting from config by David Wong · 15 years ago
  47. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  48. 7801edb media video cx23888 driver: ported to new kfifo API by Stefani Seibold · 15 years ago
  49. 21508b9a V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster) by Abylay Ospan · 15 years ago
  50. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  51. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  52. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  53. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  54. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  55. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  56. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  57. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  58. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 15 years ago
  59. 8573b74 V4L/DVB (13533): ir: use dynamic tables, instead of static ones by Mauro Carvalho Chehab · 15 years ago
  60. 09ea33e V4L/DVB (13493): TeVii S470 and TBS 6920 fixes by Igor M. Liplianin · 15 years ago
  61. ea5697f V4L/DVB (13375): cx23885: Add support for Mygica X8558Pro DMB-TH by David T. L. Wong · 15 years ago
  62. 7fec6fe V4L/DVB (13349): cx23885: Enable IR input keypress handling for the Hauppauge WinTV HVR-1290 by Michael Krufky · 15 years ago
  63. 73a5f41 V4L/DVB (13348): cx23885: update model matrix for models 85021 and 85721 by Michael Krufky · 15 years ago
  64. aee0b24 V4L/DVB (13347): cx23885: add digital television support for Hauppauge WinTV-HVR1290 by Michael Krufky · 15 years ago
  65. 29372a8 V4L/DVB (13336): stv0900: config definition for single/dual mode by Igor M. Liplianin · 15 years ago
  66. 9329fb5 V4L/DVB (13335): stv0900: fix diseqc support for NetUP card by Abylay Ospan · 15 years ago
  67. 873688c V4L/DVB (13334): stv6110: add configurable gain by Abylay Ospan · 15 years ago
  68. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  69. 928213a V4L/DVB (13253): cx23885: CodingStyle fix by Andy Walls · 15 years ago
  70. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  71. 6f0d8c0 V4L/DVB (13211): cx23885: card Mygica X8506 analog TV support by David T.L. Wong · 15 years ago
  72. 8e069bb V4L/DVB (13210): cx23885: card Mygica X8506 better GPIO setup by David T.L. Wong · 15 years ago
  73. bc1548a V4L/DVB (13209): cx23885: card mygica x8506 add analog video input support by David T.L. Wong · 15 years ago
  74. fd705e7 V4L/DVB (13208): cx23885: fix uninitialized member bug by David T.L. Wong · 15 years ago
  75. dac65fa V4L/DVB (13207): cx23885: add component input type by David T.L. Wong · 15 years ago
  76. 5bdd396 V4L/DVB (13104): cx23885: define a dvb frontend ioctl override function by Michael Krufky · 15 years ago
  77. 9133aee V4L/DVB (13103): create a standard method for dvb adapter drivers to override frontend ioctls by Michael Krufky · 15 years ago
  78. dbda8f7 V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850 by Andy Walls · 15 years ago
  79. f59ad61 V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handling by Andy Walls · 15 years ago
  80. 1a0b9d8 V4L/DVB (13097): cx23885: Complete CX23888 IR subdev implementation for Rx & almost for Tx by Andy Walls · 15 years ago
  81. c6b7053 V4L/DVB (13091): cx23885: Enable HVR-1850 CX23888 A/V core to get VID_CLK running for IR by Andy Walls · 15 years ago
  82. 29f8a0a V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controller by Andy Walls · 15 years ago
  83. 7461824 V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and CX23417 regs by Andy Walls · 15 years ago
  84. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  85. 9d440a0 media/video: add __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  86. 34e383d V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only) by Vladimir Geroy · 15 years ago
  87. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  88. 2034188 V4L/DVB (12957): Fix MAC address reading from EEPROM in NetUP Dual DVB-S2 CI card. by Abylay Ospan · 15 years ago
  89. 8386c27f V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card. by Abylay Ospan · 15 years ago
  90. 04a68ba V4L/DVB (12875): cx23885: disable tda18271 slave tuner output / loop thru in standby mode by Michael Krufky · 15 years ago
  91. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  92. 8db6d63 V4L/DVB (12314): cx23885: add CAM presence checkout by Igor M. Liplianin · 15 years ago
  93. 644c7ef0 V4L/DVB (12311): Change clocking configuration and frequency for NetUP card. by Abylay Ospan · 15 years ago
  94. ee5e7d9 V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter. by Igor M. Liplianin · 15 years ago
  95. 25ea66e V4L/DVB (12307): cx23885: Modify hardware revision detection for newer silicon by Steven Toth · 15 years ago
  96. 13697380 V4L/DVB (12306): cx23885: Add support for ATSC/QAM on Hauppauge HVR-1850 by Steven Toth · 15 years ago
  97. 21ff3e4 V4L/DVB (12305): cx23885: Convert existing HVR1800 GPIO calls into new format by Steven Toth · 15 years ago
  98. f659c51 V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver by Steven Toth · 15 years ago
  99. 2365b2d V4L/DVB (12272): cx23885: add card Magic-Pro ProHDTV Extreme 2 by David Wong · 15 years ago
  100. 1ebcad7 V4L/DVB (12197): Remove unnecessary semicolons by Joe Perches · 15 years ago