1. b714fb0 [media] bttv: convert g/s_crop to g/s_selection by Hans Verkuil · 9 years ago
  2. 5c915c6 [media] bttv: Width must be a multiple of 16 when capturing planar formats by Hans de Goede · 9 years ago
  3. 490ba9c [media] bttv: Returning only value constants in two functions by Markus Elfring · 9 years ago
  4. 03c6bdf [media] bttv-driver, usbvision-video: use to_video_device() by Geliang Tang · 9 years ago
  5. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  6. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  7. 5ba0e2c3 [media] use v4l2_get_timestamp where possible by Arnd Bergmann · 9 years ago
  8. de73e13 [media] bttv: fix missing irq after reloading driver by Hans Verkuil · 10 years ago
  9. 57eedc3 [media] bttv: fix indenting by Mauro Carvalho Chehab · 10 years ago
  10. 23fb4c5 [media] bttv: embed video_device by Hans Verkuil · 10 years ago
  11. 35655bf [media] bttv: Improve TEA575x support by Ondrej Zary · 10 years ago
  12. 1b50037 [media] bttv: Convert to generic TEA575x interface by Ondrej Zary · 10 years ago
  13. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  14. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 10 years ago
  15. a896dc7 [media] bt8xx: just return 0 instead of using a var by Mauro Carvalho Chehab · 10 years ago
  16. c3142a6 [media] bttv-driver: remove an uneeded semicolon by Mauro Carvalho Chehab · 10 years ago
  17. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
  18. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  19. f90580c [media] videodev2: Set vb2_rect's width and height as unsigned by Ricardo Ribalda · 11 years ago
  20. 0909278 [media] saa6588: add support for non-blocking mode by Hans Verkuil · 11 years ago
  21. f8e1b69 [media] bttv: don't setup the controls if there are no video devices by Hans Verkuil · 11 years ago
  22. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  23. 0bde6c3 [media] bttv: fix querystd by Hans Verkuil · 12 years ago
  24. abca205 [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so by Hans Verkuil · 12 years ago
  25. 7eac97d [media] media: pci: remove duplicate checks for EPERM by Lad, Prabhakar · 12 years ago
  26. f9f11df Merge tag 'v3.9-rc5' into patchwork by Mauro Carvalho Chehab · 12 years ago
  27. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 12 years ago
  28. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  29. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  30. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  31. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  32. 0757f5c [media] bttv: apply mute settings on open by Frank Schaefer · 12 years ago
  33. da9f07f [media] bttv: do not unmute the device before the first open by Frank Schaefer · 12 years ago
  34. b1a3015 [media] bttv: untangle audio input and mute setting by Frank Schaefer · 12 years ago
  35. 5f456781 [media] bttv: separate GPIO part from function audio_mux() by Frank Schaefer · 12 years ago
  36. 2166f0a [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input' by Frank Schaefer · 12 years ago
  37. 20167f1 [media] bttv: do not save the audio input in audio_mux() by Frank Schaefer · 12 years ago
  38. 598728e [media] bttv: audio_mux(): do not change the value of the v4l2 mute control by Frank Schaefer · 12 years ago
  39. 28cafc3 [media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modifying the function parameter "mute" by Frank Schaefer · 12 years ago
  40. e74d7e6 [media] bttv: remove g/s_audio since there is only one audio input by Hans Verkuil · 12 years ago
  41. b8e2a36 [media] bttv: do not switch to the radio tuner unless it is accessed by Hans Verkuil · 12 years ago
  42. c13eb70 [media] bttv: fix try_fmt_vid_overlay and setup initial overlay size by Hans Verkuil · 12 years ago
  43. 3d4b803 [media] bttv: fix g_tuner capabilities override by Hans Verkuil · 12 years ago
  44. 6795cc5 [media] bttv: use centralized std and implement g_std by Hans Verkuil · 12 years ago
  45. 8c14cc1 [media] bttv: fix priority handling by Hans Verkuil · 12 years ago
  46. ae50f0f [media] bttv: add support for control events by Hans Verkuil · 12 years ago
  47. 01df530 [media] bttv: convert to the control framework by Hans Verkuil · 12 years ago
  48. ee70e3d [media] bttv: fix field handling inside TRY_FMT by Hans Verkuil · 12 years ago
  49. a12fd70 [media] bttv: fill in fb->flags for VIDIOC_G_FBUF by Hans Verkuil · 12 years ago
  50. f586489 [media] bttv: fill in colorspace by Hans Verkuil · 12 years ago
  51. a652ef6 [media] bttv: G_PARM: set readbuffers by Hans Verkuil · 12 years ago
  52. 76ea992 [media] bttv: set initial tv/radio frequencies by Hans Verkuil · 12 years ago
  53. d9b6707 [media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix return codes by Hans Verkuil · 12 years ago
  54. f74f89cb [media] bttv: fix ENUM_INPUT and S_INPUT by Hans Verkuil · 12 years ago
  55. 1b9e94d [media] bttv: add VIDIOC_DBG_G_CHIP_IDENT by Hans Verkuil · 12 years ago
  56. 78dea1a [media] bttv: fix querycap and radio v4l2-compliance issues by Hans Verkuil · 12 years ago
  57. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  58. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  59. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  60. a1fd287 [media] bttv-driver: fix two warnings by Mauro Carvalho Chehab · 12 years ago
  61. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  62. 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
  63. 34e59a7 [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER by Guilherme Herrmann Destefani · 12 years ago
  64. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  65. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  66. e6eb28c [media] v4l2: make vidioc_s_fbuf const by Hans Verkuil · 12 years ago
  67. 68de959 [media] bt8xx: move analog TV part to be together with DTV one by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/bt8xx/bttv-driver.c]
  68. a99817c Merge branch 'v4l_for_linus' into staging/for_v3.6 by Mauro Carvalho Chehab · 13 years ago
  69. 4a62817 [media] media: video: bt8xx: Remove duplicated pixel format entry by volokh · 13 years ago
  70. 7025e52 [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulation by Hans de Goede · 13 years ago
  71. 961e668 [media] Default bt878 contrast value by Alan McIvor · 13 years ago
  72. e2ecb25 [media] v4l2: standardize log start/end message by Hans Verkuil · 13 years ago
  73. c540d9f [media] bt8xx: add support for PCI device ID 0x36c by Peter De Schrijver · 13 years ago
  74. 8af443e [media] bt8xx: Use current logging styles by Joe Perches · 13 years ago
  75. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  76. a024c1a [media] bttv: fix s_tuner for radio by Hans Verkuil · 14 years ago
  77. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 14 years ago
  78. 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
  79. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  80. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  81. b7c7a4b [media] bttv: remove custom_irq and gpioq from bttv struct by Mauro Carvalho Chehab · 14 years ago
  82. 707bcf3 media/video: explicitly flush request_module work by Tejun Heo · 14 years ago
  83. 8cad7f0 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
  84. 692e42d [media] bttv: remove unneeded locking comments by Brandon Philips · 14 years ago
  85. 587f0d5 [media] bttv: fix mutex use before init (BZ#24602) by Mauro Carvalho Chehab · 14 years ago
  86. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  87. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  88. 8979e9d V4L/DVB: bttv: use unlocked ioctl by Mauro Carvalho Chehab · 14 years ago
  89. c37db91 V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL by Mauro Carvalho Chehab · 14 years ago
  90. ca960bf V4L/DVB: bttv: Fix mutex unbalance at bttv_poll by Mauro Carvalho Chehab · 14 years ago
  91. 8822f0d V4L/DVB: bttv-driver: document functions using mutex_lock by Mauro Carvalho Chehab · 14 years ago
  92. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  93. 530d2d3 V4L/DVB: bttv: remove bogus prio check in g_frequency by Hans Verkuil · 15 years ago
  94. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 15 years ago
  95. 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
  96. d90a4ae V4L/DVB: bttv: Let the user disable IR support by Jean Delvare · 15 years ago
  97. 2434466 V4L/DVB: bttv: Move I2C IR initialization by Jean Delvare · 15 years ago
  98. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  99. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  100. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago