1. 2cb9ccd [media] cx23885: Initial support for the MPX-885 mini-card by Steven Toth · 13 years ago
  2. 33cdeb3 [media] cx23885: Enable audio line in support from the back panel by Steven Toth · 13 years ago
  3. 24465b4 [media] cx23885: ensure video is streaming before allowing vbi to stream by Steven Toth · 13 years ago
  4. af76e9f [media] cx23885: Ensure the VBI pixel format is established correctly by Steven Toth · 13 years ago
  5. 5ab27e6 [media] cx23885: add vbi buffer formatting, window changes and video core changes by Steven Toth · 13 years ago
  6. f88fb8e [media] cx23885: minor printk cleanups and device registration by Steven Toth · 13 years ago
  7. 79776c8 [media] cx23885: initialize VBI support in the core, add IRQ support, register vbi device by Steven Toth · 13 years ago
  8. efa762f [media] cx23885: minor function renaming to ensure uniformity by Steven Toth · 13 years ago
  9. 80f1e08 [media] cx23885: convert call clients into subdevices by Steven Toth · 13 years ago
  10. d5492fb [media] cx23885: Don't use memset on vidioc_ callbacks by Mauro Carvalho Chehab · 13 years ago
  11. 97ce567 [media] cx23885: hooks the alsa changes into the video subsystem by Mijhail Moreyra · 13 years ago
  12. b12ab3f [media] cx23885: correct the contrast, saturation and hue controls by Mijhail Moreyra · 13 years ago
  13. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  14. 557f48d [media] cx23885: implement tuner_bus parameter for cx23885_board structure by Igor M. Liplianin · 13 years ago
  15. 657f227 [media] v4l: fix handling of v4l2_input.capabilities by Hans Verkuil · 14 years ago
  16. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  17. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  18. 0edf2e5 [media] v4l: kill the BKL by Arnd Bergmann · 14 years ago
  19. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  20. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  21. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  22. dbe83a3 V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock by Andy Walls · 14 years ago
  23. e9e5cf4 V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video devices by Andy Walls · 14 years ago
  24. cc99113 V4L/DVB: cx23885: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  25. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  26. 0b32d65 V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200 by Kusanagi Kouichi · 14 years ago
  27. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  28. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  29. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  30. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  31. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  32. 6f0d8c0 V4L/DVB (13211): cx23885: card Mygica X8506 analog TV support by David T.L. Wong · 15 years ago
  33. fd705e7 V4L/DVB (13208): cx23885: fix uninitialized member bug by David T.L. Wong · 15 years ago
  34. dac65fa V4L/DVB (13207): cx23885: add component input type by David T.L. Wong · 15 years ago
  35. 7461824 V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and CX23417 regs by Andy Walls · 15 years ago
  36. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  37. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  38. 2449afc V4L/DVB (11909): cx23885: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  39. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 15 years ago
  40. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  41. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  42. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  43. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  44. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 15 years ago
  45. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  46. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 15 years ago
  47. cd8f894 V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards by Andy Walls · 16 years ago
  48. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  49. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  50. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  51. 9c8ced5 V4L/DVB (9251): cx23885: Checkpatch compliance by Steven Toth · 16 years ago
  52. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  53. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  54. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  55. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  56. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  57. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  58. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  59. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  60. 22b4e64 V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 16 years ago
  62. 4513fc69 V4L/DVB (7014): cx23885: dprintk macro cleanup by Steven Toth · 17 years ago
  63. a19602f2 V4L/DVB (7011): cx23885: Cleanup of compiler defines and warnings by Steven Toth · 17 years ago
  64. 21a7809 V4L/DVB (7010): cx23885: Small cleanup by Steven Toth · 17 years ago
  65. e47f30b V4L/DVB (7009): cx23885: Video and VBI related files by Steven Toth · 17 years ago