index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
au0828
/
au0828-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-2
/
+2
2010-08-02
V4L/DVB: au0828: move dereference below sanity checks
Dan Carpenter
1
-1
/
+3
2010-08-02
V4L/DVB: Add closed captioning support for the HVR-950q
Devin Heitmueller
1
-116
/
+325
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+2
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-2
/
+2
2010-05-19
V4L/DVB: video/au0828: off by one bug
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
1
-27
/
+8
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-1
/
+1
2009-06-17
V4L/DVB (11808): au0828: get rid of debug printk that was causing compile fai...
Devin Heitmueller
1
-5
/
+0
2009-06-17
V4L/DVB (11805): au0828: send command to power down tuner when done with analog
Devin Heitmueller
1
-0
/
+3
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-6
/
+4
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu...
Devin Heitmueller
1
-1
/
+1
2009-03-30
V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n
Mauro Carvalho Chehab
1
-1
/
+3
2009-03-30
V4L/DVB (11088): au0828: finish videodev/subdev conversion
Devin Heitmueller
1
-18
/
+14
2009-03-30
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Devin Heitmueller
1
-8
/
+8
2009-03-30
V4L/DVB (11085): au0828/au8522: Codingstyle fixes
Devin Heitmueller
1
-90
/
+85
2009-03-30
V4L/DVB (11084): au0828: add entry for undefined input type
Devin Heitmueller
1
-0
/
+1
2009-03-30
V4L/DVB (11083): au0828: remove some unneeded braces
Devin Heitmueller
1
-7
/
+3
2009-03-30
V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.
Devin Heitmueller
1
-7
/
+1
2009-03-30
V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework
Devin Heitmueller
1
-1
/
+1
2009-03-30
V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed
Devin Heitmueller
1
-2
/
+3
2009-03-30
V4L/DVB (11077): au0828: properly handle missing analog USB endpoint
Devin Heitmueller
1
-1
/
+32
2009-03-30
V4L/DVB (11076): au0828: make g_chip_ident call work properly
Devin Heitmueller
1
-0
/
+8
2009-03-30
V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work
Devin Heitmueller
1
-5
/
+24
2009-03-30
V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa...
Devin Heitmueller
1
-2
/
+2
2009-03-30
V4L/DVB (11070): au0828: Rework the way the analog video binding occurs
Devin Heitmueller
1
-24
/
+16
2009-03-30
V4L/DVB (11066): au0828: add support for analog functionality in bridge
Devin Heitmueller
1
-0
/
+1677