1. 260e689b V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  2. e38030f V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI) by Kusanagi Kouichi · 14 years ago
  3. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 14 years ago
  4. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  5. 09ea33e V4L/DVB (13493): TeVii S470 and TBS 6920 fixes by Igor M. Liplianin · 15 years ago
  6. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  7. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  8. dbda8f7 V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850 by Andy Walls · 15 years ago
  9. f59ad61 V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handling by Andy Walls · 15 years ago
  10. 29f8a0a V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controller by Andy Walls · 15 years ago
  11. 8386c27f V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card. by Abylay Ospan · 15 years ago
  12. 25ea66e V4L/DVB (12307): cx23885: Modify hardware revision detection for newer silicon by Steven Toth · 15 years ago
  13. f659c51 V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver by Steven Toth · 15 years ago
  14. 6de72bd V4L/DVB (11766): cx23885: mark functions encoder_on_port[bc] as static inline by Michael Krufky · 15 years ago
  15. 6f8bee9 V4L/DVB (11765): cx23885: Add generic functions for driving GPIO's by Steven Toth · 15 years ago
  16. a26ccc9 V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related. by Steven Toth · 15 years ago
  17. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  18. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  19. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 15 years ago
  20. afd9666 V4L/DVB (10987): cx23885: fix crash on non-netup cards by Hans Verkuil · 15 years ago
  21. 5a23b076 V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI card by Igor M. Liplianin · 15 years ago
  22. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  23. 9c8ced5 V4L/DVB (9251): cx23885: Checkpatch compliance by Steven Toth · 16 years ago
  24. a739a7e V4L/DVB (9231): cx23885: Define num_frontends as a function of the port by Steven Toth · 16 years ago
  25. d782ffa V4L/DVB (9230): cx23885: MFE related OOPS fix by Steven Toth · 16 years ago
  26. 26d2e85 V4L/DVB (8559): replace __FUNCTION__ with __func__ by Alexander Beregalov · 16 years ago
  27. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  28. 7e99430 V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts. by Steven Toth · 16 years ago
  29. d8d12b4 V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues. by Steven Toth · 16 years ago
  30. 7b91390 V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register. by Steven Toth · 16 years ago
  31. 52ce27b V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream. by Steven Toth · 16 years ago
  32. ecda596 V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default by Steven Toth · 16 years ago
  33. 28901ab V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1 by Steven Toth · 16 years ago
  34. 86ecc02 V4L/DVB (8133): cx23885 endianness fixes by Al Viro · 16 years ago
  35. d8eaa58 V4L/DVB (7965): annotate bcx_riscmem by Al Viro · 16 years ago
  36. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 17 years ago
  37. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 17 years ago
  38. ce89cfb V4L/DVB (7648): cx23885: Load any module dependencies accordingly by Steven Toth · 16 years ago
  39. 22b4e64 V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  40. a920e42 V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMA by Guennadi Liakhovetski · 16 years ago
  41. 31c8cc9 V4L/DVB (7464): Convert driver to use a single SRAM memory map by Steven Toth · 16 years ago
  42. 4513fc69 V4L/DVB (7014): cx23885: dprintk macro cleanup by Steven Toth · 17 years ago
  43. 7b88801 V4L/DVB (7007): cx23885: Add basic video support for the HVR1800 by Steven Toth · 17 years ago
  44. c771261 V4L/DVB (7006): cx23885: Track the board clock frequency and allow overrides by Steven Toth · 17 years ago
  45. 69ad6e5 V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementation by Steven Toth · 17 years ago
  46. 0ac5881 V4L/DVB (7003): cx23885: Add support for device revision detection by Steven Toth · 17 years ago
  47. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  48. 39e75cf V4L/DVB (6575): cx23885/: cleanups by Adrian Bunk · 17 years ago
  49. fcf94c8 V4L/DVB (6325): Double-free in cx23885_initdev by Florin Malita · 17 years ago
  50. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  51. 409d84f V4L/DVB (6284): cx23885: Update to new videobuf code by Trent Piepho · 17 years ago
  52. a6a3f14 V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus by Steven Toth · 17 years ago
  53. 9bc37ca V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express by Michael Krufky · 17 years ago
  54. 579f116 V4L/DVB (6195): Changes to support MPEG TS on VIDB by Steven Toth · 17 years ago
  55. 6f074ab V4L/DVB (6194): Changes to support interrupts on VIDB by Steven Toth · 17 years ago
  56. 661c7e4 V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB by Steven Toth · 17 years ago
  57. bfde287 V4L/DVB (6191): Removed a redundant switch() by Steven Toth · 17 years ago
  58. 2df9a4c V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code by Steven Toth · 17 years ago
  59. 31bae4a V4L/DVB (6171): cx23885: Cleaning up defines by Steven Toth · 17 years ago
  60. 2e52f21 V4L/DVB (6170): cx23885: General cleanup of old code by Steven Toth · 17 years ago
  61. a77743b V4L/DVB (6168): cx23885: Added HVR1250 ATSC support by Steven Toth · 17 years ago
  62. 4823e9e V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech by Steven Toth · 17 years ago
  63. 426d523 V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification by Steven Toth · 17 years ago
  64. 60a41d3 V4L/DVB (6163): cx23885: remove old comments by Michael Krufky · 17 years ago
  65. 44a6481 V4L/DVB (6162): cx23885: whitespace cleanups by Michael Krufky · 17 years ago
  66. 047646b V4L/DVB (6159): General code cleanup by Steven Toth · 17 years ago
  67. e133be0 V4L/DVB (6157): Removed the need to manually define .bridge for each card by Steven Toth · 17 years ago
  68. 3328e4f V4L/DVB (6155): Cleanup/remove code to access the sram memory maps by Steven Toth · 17 years ago
  69. 3bd4065 V4L/DVB (6154): NMI hang and corrupt transport packet fixes by Steven Toth · 17 years ago
  70. a2129af V4L/DVB (6153): I2C bus 3 register was incorrect by Steven Toth · 17 years ago
  71. 03121f0 V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels by Michael Krufky · 17 years ago
  72. d19770e V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver by Steven Toth · 17 years ago