Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e2147d0af0aa77c1a7b610224161993ef62e3ac1
/
drivers
/
media
/
usb
/
au0828
/
au0828-video.c
e2147d0
[media] au0828: properly handle stream on/off state
by Mauro Carvalho Chehab
· 10 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 10 years ago
1fe3a8f
[media] au0828: don't hardcode height/width
by Mauro Carvalho Chehab
· 11 years ago
64ea37b
[media] au0828: Only alt setting logic when needed
by Mauro Carvalho Chehab
· 11 years ago
f2fd7ce
[media] au0828/au8522: Add PAL-M support
by Mauro Carvalho Chehab
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
ead5bc4
[media] au0828: set reg->size
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
ea86968f
[media] au0828: improve firmware loading & locking
by Hans Verkuil
· 12 years ago
56230d1
[media] au0828: fix initial video routing
by Hans Verkuil
· 12 years ago
de8d2bb
[media] au0828: don't change global state information on open()
by Hans Verkuil
· 12 years ago
fa09cb9
[media] au0828: simplify i2c_gate_ctrl
by Hans Verkuil
· 12 years ago
823beb7
[media] au0828: fix disconnect sequence
by Hans Verkuil
· 12 years ago
33b6b89
[media] au0828: replace deprecated current_norm by g_std
by Hans Verkuil
· 12 years ago
8d86e4e
[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.priv
by Hans Verkuil
· 12 years ago
83b0942
[media] au0828: add prio, control event and log_status support
by Hans Verkuil
· 12 years ago
e8c26f4
[media] au0828: convert to the control framework
by Hans Verkuil
· 12 years ago
a2cf96f
[media] au0828: fix audio input handling
by Hans Verkuil
· 12 years ago
38823b2
[media] au0828: fix intendation coding style issue
by Hans Verkuil
· 12 years ago
e1cf658
[media] au0828: frequency handling fixes
by Hans Verkuil
· 12 years ago
59e0548
[media] au0828: fix querycap
by Hans Verkuil
· 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
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
a094ca4
[media] au0828: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/au0828/au0828-video.c]
e58071f
[media] au0828: fix a couple of missed edge cases for i2c gate with analog
by Devin Heitmueller
· 12 years ago
a595c1c
[media] au0828: fix case where STREAMOFF being called on stopped stream causes BUG()
by Devin Heitmueller
· 12 years ago
4a03daf
[media] au0828: prevent i2c gate from being kept open while in analog mode
by Devin Heitmueller
· 12 years ago
c98bc03
[media] au0828: make sure video standard is setup in tuner-core
by Devin Heitmueller
· 12 years ago
549ee4d
[media] au0828: fix race condition that causes xc5000 to not bind for digital
by Devin Heitmueller
· 12 years ago
364d2db
[media] au0828: Make the s_reg and g_reg advanced debug calls work against the bridge
by Devin Heitmueller
· 12 years ago
e92ba28
[media] v4l: fix compiler warnings
by Hans Verkuil
· 13 years ago
d63b21b
[media] drivers/media/video/au0828/au0828-video.c: add missing video_device_release
by Julia Lawall
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
972d724
[media] several drivers: Fix a few gcc 4.6 warnings
by Mauro Carvalho Chehab
· 14 years ago
54ebb8b
[media] au0828: fix VBI handling when in V4L2 streaming mode
by Devin Heitmueller
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
bf79716
[media] au0828: enable VBI timeout when calling read() without streamon()
by Devin Heitmueller
· 14 years ago
78ca500
[media] au0828: fixes for timeout on no video
by Devin Heitmueller
· 14 years ago
6e04b7b
[media] au0828: continue video streaming even when no ITU-656 coming in
by Devin Heitmueller
· 14 years ago
bde3bb9
[media] au0828: Fix field alignment for video frames delivered by driver
by Devin Heitmueller
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
b5f5933
V4L/DVB: au0828: move dereference below sanity checks
by Dan Carpenter
· 14 years ago
7f8eacd
V4L/DVB: Add closed captioning support for the HVR-950q
by Devin Heitmueller
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
f5e20c3
V4L/DVB: video/au0828: off by one bug
by Dan Carpenter
· 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
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
027aa2c
V4L/DVB (11808): au0828: get rid of debug printk that was causing compile failures
by Devin Heitmueller
· 16 years ago
e4b8bc5
V4L/DVB (11805): au0828: send command to power down tuner when done with analog
by Devin Heitmueller
· 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
fadadb7
V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer buffers
by Devin Heitmueller
· 16 years ago
80c6e35
V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n
by Mauro Carvalho Chehab
· 16 years ago
2689d3d
V4L/DVB (11088): au0828: finish videodev/subdev conversion
by Devin Heitmueller
· 16 years ago
dd27ade
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
by Devin Heitmueller
· 16 years ago
62899a2
V4L/DVB (11085): au0828/au8522: Codingstyle fixes
by Devin Heitmueller
· 16 years ago
3d62287
V4L/DVB (11084): au0828: add entry for undefined input type
by Devin Heitmueller
· 16 years ago
a1094c4
V4L/DVB (11083): au0828: remove some unneeded braces
by Devin Heitmueller
· 16 years ago
c888923
V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.
by Devin Heitmueller
· 16 years ago
b14667f
V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework
by Devin Heitmueller
· 16 years ago
2eaf396
V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed
by Devin Heitmueller
· 16 years ago
fc4ce6c
V4L/DVB (11077): au0828: properly handle missing analog USB endpoint
by Devin Heitmueller
· 16 years ago
d9109be
V4L/DVB (11076): au0828: make g_chip_ident call work properly
by Devin Heitmueller
· 16 years ago
5a5a4e1
V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work
by Devin Heitmueller
· 16 years ago
0ef21071
V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standards)
by Devin Heitmueller
· 16 years ago
f1add5b
V4L/DVB (11070): au0828: Rework the way the analog video binding occurs
by Devin Heitmueller
· 16 years ago
8b2f079
V4L/DVB (11066): au0828: add support for analog functionality in bridge
by Devin Heitmueller
· 16 years ago