1. 493a9cf [media] bttv: Add support for Kworld V-Stream Xpert TV PVR878 by Pojar George · 10 years ago
  2. 08e1097 [media] update Michael Krufky's email address by Michael Krufky · 10 years ago
  3. 38121b6 [media] media: bt8xx: add missing put_device call by Levente Kurusa · 11 years ago
  4. f90580c [media] videodev2: Set vb2_rect's width and height as unsigned by Ricardo Ribalda · 11 years ago
  5. 0909278 [media] saa6588: add support for non-blocking mode by Hans Verkuil · 11 years ago
  6. f8e1b69 [media] bttv: don't setup the controls if there are no video devices by Hans Verkuil · 11 years ago
  7. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  8. b17a87b [media] pci: bt878: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  9. cd2e34e [media] bttv: stop abusing mbox_we for sw_status by Ondrej Zary · 11 years ago
  10. 0bde6c3 [media] bttv: fix querystd by Hans Verkuil · 11 years ago
  11. abca205 [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so by Hans Verkuil · 11 years ago
  12. 7eac97d [media] media: pci: remove duplicate checks for EPERM by Lad, Prabhakar · 11 years ago
  13. 05ff724 [media] CARDLIST.bttv: add new cards by Hans Verkuil · 11 years ago
  14. ba9948f [media] bttv: Add CyberVision CV06 by Ondrej Zary · 11 years ago
  15. ec7c15b [media] bttv: Add noname Bt848 capture card with 14MHz xtal by Ondrej Zary · 11 years ago
  16. 835ab01 [media] bttv: Add Adlink MPG24 entry to the bttv cardlist by Hans Verkuil · 11 years ago
  17. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  18. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  19. f9f11df Merge tag 'v3.9-rc5' into patchwork by Mauro Carvalho Chehab · 11 years ago
  20. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 11 years ago
  21. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  22. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 11 years ago
  23. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 11 years ago
  24. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  25. 0757f5c [media] bttv: apply mute settings on open by Frank Schaefer · 11 years ago
  26. da9f07f [media] bttv: do not unmute the device before the first open by Frank Schaefer · 11 years ago
  27. b1a3015 [media] bttv: untangle audio input and mute setting by Frank Schaefer · 11 years ago
  28. 5f456781 [media] bttv: separate GPIO part from function audio_mux() by Frank Schaefer · 11 years ago
  29. 2166f0a [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input' by Frank Schaefer · 11 years ago
  30. 20167f1 [media] bttv: do not save the audio input in audio_mux() by Frank Schaefer · 11 years ago
  31. 598728e [media] bttv: audio_mux(): do not change the value of the v4l2 mute control by Frank Schaefer · 11 years ago
  32. 28cafc3 [media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modifying the function parameter "mute" by Frank Schaefer · 11 years ago
  33. 457ba4c [media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.c by Frank Schaefer · 11 years ago
  34. fa56307 [media] bttv: make remote controls of devices with i2c ir decoder working by Frank Schaefer · 11 years ago
  35. e74d7e6 [media] bttv: remove g/s_audio since there is only one audio input by Hans Verkuil · 11 years ago
  36. b8e2a36 [media] bttv: do not switch to the radio tuner unless it is accessed by Hans Verkuil · 11 years ago
  37. c13eb70 [media] bttv: fix try_fmt_vid_overlay and setup initial overlay size by Hans Verkuil · 11 years ago
  38. 3d4b803 [media] bttv: fix g_tuner capabilities override by Hans Verkuil · 11 years ago
  39. fafdc26 [media] bttv: there may be multiple tvaudio/tda7432 devices by Hans Verkuil · 11 years ago
  40. 6795cc5 [media] bttv: use centralized std and implement g_std by Hans Verkuil · 11 years ago
  41. 8c14cc1 [media] bttv: fix priority handling by Hans Verkuil · 11 years ago
  42. ae50f0f [media] bttv: add support for control events by Hans Verkuil · 11 years ago
  43. 01df530 [media] bttv: convert to the control framework by Hans Verkuil · 11 years ago
  44. ee70e3d [media] bttv: fix field handling inside TRY_FMT by Hans Verkuil · 11 years ago
  45. a12fd70 [media] bttv: fill in fb->flags for VIDIOC_G_FBUF by Hans Verkuil · 11 years ago
  46. f586489 [media] bttv: fill in colorspace by Hans Verkuil · 11 years ago
  47. a652ef6 [media] bttv: G_PARM: set readbuffers by Hans Verkuil · 12 years ago
  48. 76ea992 [media] bttv: set initial tv/radio frequencies by Hans Verkuil · 11 years ago
  49. d9b6707 [media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix return codes by Hans Verkuil · 11 years ago
  50. f74f89cb [media] bttv: fix ENUM_INPUT and S_INPUT by Hans Verkuil · 11 years ago
  51. 1b9e94d [media] bttv: add VIDIOC_DBG_G_CHIP_IDENT by Hans Verkuil · 12 years ago
  52. 78dea1a [media] bttv: fix querycap and radio v4l2-compliance issues by Hans Verkuil · 12 years ago
  53. f1c50f2 [media] btcx-risc: move from media/i2c to media/common by Hans Verkuil · 11 years ago
  54. bb71b14 [media] drivers/media/pci: use memmove for overlapping regions by Nickolai Zeldovich · 11 years ago
  55. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 11 years ago
  56. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  57. b4b1d04 [media] bttv: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  58. 1ca6ae8 [media] bttv: avoid flooding the kernel log when i2c debugging is disabled by John Törnblom · 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. c2c1b41 [media] drivers/media: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  63. 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
  64. 34e59a7 [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER by Guilherme Herrmann Destefani · 12 years ago
  65. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  66. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  67. e6eb28c [media] v4l2: make vidioc_s_fbuf const by Hans Verkuil · 12 years ago
  68. fccea74 [media] Kconfig: merge all customise options into just one by Mauro Carvalho Chehab · 12 years ago
  69. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago
  70. 68de959 [media] bt8xx: move analog TV part to be together with DTV one by Mauro Carvalho Chehab · 12 years ago
  71. ccae7af [media] common: move media/common/tuners to media/tuners by Mauro Carvalho Chehab · 12 years ago
  72. 25aee3d [media] Rename media/dvb as media/pci by Mauro Carvalho Chehab · 12 years ago