index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
bt8xx
/
bttv-driver.c
Age
Commit message (
Expand
)
Author
2016-10-21
[media] bt8xx: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] bttv: convert g/s_crop to g/s_selection
Hans Verkuil
2016-03-01
[media] bttv: Width must be a multiple of 16 when capturing planar formats
Hans de Goede
2016-02-01
[media] bttv: Returning only value constants in two functions
Markus Elfring
2016-02-01
[media] bttv-driver, usbvision-video: use to_video_device()
Geliang Tang
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-05-01
[media] bttv: fix missing irq after reloading driver
Hans Verkuil
2015-05-01
[media] bttv: fix indenting
Mauro Carvalho Chehab
2015-04-08
[media] bttv: embed video_device
Hans Verkuil
2015-01-27
[media] bttv: Improve TEA575x support
Ondrej Zary
2015-01-27
[media] bttv: Convert to generic TEA575x interface
Ondrej Zary
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
2014-09-03
[media] bt8xx: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-09-03
[media] bttv-driver: remove an uneeded semicolon
Mauro Carvalho Chehab
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2013-11-29
[media] bttv: don't setup the controls if there are no video devices
Hans Verkuil
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-06-17
[media] bttv: fix querystd
Hans Verkuil
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-03-26
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-23
[media] bttv: apply mute settings on open
Frank Schaefer
2013-03-23
[media] bttv: do not unmute the device before the first open
Frank Schaefer
2013-03-23
[media] bttv: untangle audio input and mute setting
Frank Schaefer
2013-03-23
[media] bttv: separate GPIO part from function audio_mux()
Frank Schaefer
2013-03-23
[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'
Frank Schaefer
2013-03-23
[media] bttv: do not save the audio input in audio_mux()
Frank Schaefer
2013-03-23
[media] bttv: audio_mux(): do not change the value of the v4l2 mute control
Frank Schaefer
2013-03-23
[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...
Frank Schaefer
2013-03-05
[media] bttv: remove g/s_audio since there is only one audio input
Hans Verkuil
2013-03-05
[media] bttv: do not switch to the radio tuner unless it is accessed
Hans Verkuil
2013-03-05
[media] bttv: fix try_fmt_vid_overlay and setup initial overlay size
Hans Verkuil
2013-03-05
[media] bttv: fix g_tuner capabilities override
Hans Verkuil
2013-03-05
[media] bttv: use centralized std and implement g_std
Hans Verkuil
2013-03-05
[media] bttv: fix priority handling
Hans Verkuil
2013-03-05
[media] bttv: add support for control events
Hans Verkuil
2013-03-05
[media] bttv: convert to the control framework
Hans Verkuil
2013-03-05
[media] bttv: fix field handling inside TRY_FMT
Hans Verkuil
2013-03-05
[media] bttv: fill in fb->flags for VIDIOC_G_FBUF
Hans Verkuil
[next]