Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
c731ae1d0f02a300697a8b1564780ad28a6c2013
/
drivers
/
media
/
pci
/
bt8xx
/
bttv-driver.c
f90580c
[media] videodev2: Set vb2_rect's width and height as unsigned
by Ricardo Ribalda
· 11 years ago
0909278
[media] saa6588: add support for non-blocking mode
by Hans Verkuil
· 11 years ago
f8e1b69
[media] bttv: don't setup the controls if there are no video devices
by Hans Verkuil
· 11 years ago
3e018fe
[media] misc drivers: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
0bde6c3
[media] bttv: fix querystd
by Hans Verkuil
· 12 years ago
abca205
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
by Hans Verkuil
· 12 years ago
7eac97d
[media] media: pci: remove duplicate checks for EPERM
by Lad, Prabhakar
· 12 years ago
f9f11df
Merge tag 'v3.9-rc5' into patchwork
by Mauro Carvalho Chehab
· 12 years ago
35ccece
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
by Hans de Goede
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
0757f5c
[media] bttv: apply mute settings on open
by Frank Schaefer
· 12 years ago
da9f07f
[media] bttv: do not unmute the device before the first open
by Frank Schaefer
· 12 years ago
b1a3015
[media] bttv: untangle audio input and mute setting
by Frank Schaefer
· 12 years ago
5f456781
[media] bttv: separate GPIO part from function audio_mux()
by Frank Schaefer
· 12 years ago
2166f0a
[media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'
by Frank Schaefer
· 12 years ago
20167f1
[media] bttv: do not save the audio input in audio_mux()
by Frank Schaefer
· 12 years ago
598728e
[media] bttv: audio_mux(): do not change the value of the v4l2 mute control
by Frank Schaefer
· 12 years ago
28cafc3
[media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modifying the function parameter "mute"
by Frank Schaefer
· 12 years ago
e74d7e6
[media] bttv: remove g/s_audio since there is only one audio input
by Hans Verkuil
· 12 years ago
b8e2a36
[media] bttv: do not switch to the radio tuner unless it is accessed
by Hans Verkuil
· 12 years ago
c13eb70
[media] bttv: fix try_fmt_vid_overlay and setup initial overlay size
by Hans Verkuil
· 12 years ago
3d4b803
[media] bttv: fix g_tuner capabilities override
by Hans Verkuil
· 12 years ago
6795cc5
[media] bttv: use centralized std and implement g_std
by Hans Verkuil
· 12 years ago
8c14cc1
[media] bttv: fix priority handling
by Hans Verkuil
· 12 years ago
ae50f0f
[media] bttv: add support for control events
by Hans Verkuil
· 12 years ago
01df530
[media] bttv: convert to the control framework
by Hans Verkuil
· 12 years ago
ee70e3d
[media] bttv: fix field handling inside TRY_FMT
by Hans Verkuil
· 12 years ago
a12fd70
[media] bttv: fill in fb->flags for VIDIOC_G_FBUF
by Hans Verkuil
· 12 years ago
f586489
[media] bttv: fill in colorspace
by Hans Verkuil
· 12 years ago
a652ef6
[media] bttv: G_PARM: set readbuffers
by Hans Verkuil
· 12 years ago
76ea992
[media] bttv: set initial tv/radio frequencies
by Hans Verkuil
· 12 years ago
d9b6707
[media] bttv: disable g/s_tuner and g/s_freq when no tuner present, fix return codes
by Hans Verkuil
· 12 years ago
f74f89cb
[media] bttv: fix ENUM_INPUT and S_INPUT
by Hans Verkuil
· 12 years ago
1b9e94d
[media] bttv: add VIDIOC_DBG_G_CHIP_IDENT
by Hans Verkuil
· 12 years ago
78dea1a
[media] bttv: fix querycap and radio v4l2-compliance issues
by Hans Verkuil
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
a1fd287
[media] bttv-driver: fix two warnings
by Mauro Carvalho Chehab
· 12 years ago
bf3b202
Merge branch 'staging/for_v3.7' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
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
34e59a7
[media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER
by Guilherme Herrmann Destefani
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 13 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 13 years ago
e6eb28c
[media] v4l2: make vidioc_s_fbuf const
by Hans Verkuil
· 13 years ago
68de959
[media] bt8xx: move analog TV part to be together with DTV one
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/bt8xx/bttv-driver.c]
a99817c
Merge branch 'v4l_for_linus' into staging/for_v3.6
by Mauro Carvalho Chehab
· 13 years ago
4a62817
[media] media: video: bt8xx: Remove duplicated pixel format entry
by volokh
· 13 years ago
7025e52
[media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulation
by Hans de Goede
· 13 years ago
961e668
[media] Default bt878 contrast value
by Alan McIvor
· 13 years ago
e2ecb25
[media] v4l2: standardize log start/end message
by Hans Verkuil
· 13 years ago
c540d9f
[media] bt8xx: add support for PCI device ID 0x36c
by Peter De Schrijver
· 13 years ago
8af443e
[media] bt8xx: Use current logging styles
by Joe Perches
· 14 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
a024c1a
[media] bttv: fix s_tuner for radio
by Hans Verkuil
· 14 years ago
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 14 years ago
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
b9218f2
[media] saa6588: rename rds.h to saa6588.h
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
b7c7a4b
[media] bttv: remove custom_irq and gpioq from bttv struct
by Mauro Carvalho Chehab
· 14 years ago
707bcf3
media/video: explicitly flush request_module work
by Tejun Heo
· 14 years ago
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
692e42d
[media] bttv: remove unneeded locking comments
by Brandon Philips
· 14 years ago
587f0d5
[media] bttv: fix mutex use before init (BZ#24602)
by Mauro Carvalho Chehab
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
8979e9d
V4L/DVB: bttv: use unlocked ioctl
by Mauro Carvalho Chehab
· 14 years ago
c37db91
V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL
by Mauro Carvalho Chehab
· 14 years ago
ca960bf
V4L/DVB: bttv: Fix mutex unbalance at bttv_poll
by Mauro Carvalho Chehab
· 14 years ago
8822f0d
V4L/DVB: bttv-driver: document functions using mutex_lock
by Mauro Carvalho Chehab
· 14 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
530d2d3
V4L/DVB: bttv: remove bogus prio check in g_frequency
by Hans Verkuil
· 15 years ago
dab7e31
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
by Andreas Bombe
· 15 years ago
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
d90a4ae
V4L/DVB: bttv: Let the user disable IR support
by Jean Delvare
· 15 years ago
2434466
V4L/DVB: bttv: Move I2C IR initialization
by Jean Delvare
· 15 years ago
327ae59
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
by Laurent Pinchart
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
2de26c0
V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard
by Mike Isely
· 15 years ago
66349b4
V4L/DVB (13169): bttv: Fix potential out-of-order field processing
by Mike Isely
· 15 years ago
6a052c8
V4L/DVB (12214): bttv: set RDS capability if applicable.
by Hans Verkuil
· 16 years ago
76e9741
V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
by Joe Perches
· 16 years ago
2c90577
V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner
by Hans Verkuil
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
9fd6418
V4L/DVB (12004): poll method lose race condition
by Figo.zhang
· 16 years ago
f41b696
V4L/DVB (11895): bt8xx: remove always false if
by Filipe Rosset
· 16 years ago
6ecdf92
V4L/DVB (11853): minor have assigned value twice
by figo.zhang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
859f027
V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear.
by Hans Verkuil
· 16 years ago
601bc29
V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm
by Trent Piepho
· 16 years ago
74fc7bd
V4L/DVB (11046): bttv: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
522a5f1
V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
Next »