index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
au0828
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
2011-09-03
1
-4
/
+4
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
2
-5
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[media] several drivers: Fix a few gcc 4.6 warnings
Mauro Carvalho Chehab
2011-03-22
2
-7
/
+0
*
[media] tuner-core: remove usage of DIGITAL_TV
Mauro Carvalho Chehab
2011-03-21
1
-2
/
+1
*
[media] au0828: fix VBI handling when in V4L2 streaming mode
Devin Heitmueller
2011-02-02
1
-4
/
+24
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-12
/
+0
*
[media] au0828: enable VBI timeout when calling read() without streamon()
Devin Heitmueller
2010-12-29
1
-0
/
+7
*
[media] au0828: fixes for timeout on no video
Devin Heitmueller
2010-12-29
2
-28
/
+56
*
[media] au0828: continue video streaming even when no ITU-656 coming in
Devin Heitmueller
2010-12-29
2
-0
/
+63
*
[media] au0828: Fix field alignment for video frames delivered by driver
Devin Heitmueller
2010-12-29
1
-1
/
+1
*
[media] au0828: set max packets per URB to match Windows driver
Devin Heitmueller
2010-12-29
1
-1
/
+1
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-2
/
+2
*
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-22
1
-2
/
+2
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-2
/
+2
*
V4L/DVB: au0828: move dereference below sanity checks
Dan Carpenter
2010-08-02
1
-1
/
+3
*
V4L/DVB: Add closed captioning support for the HVR-950q
Devin Heitmueller
2010-08-02
4
-120
/
+481
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-2
/
+2
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-2
/
+2
*
|
V4L/DVB: video/au0828: off by one bug
Dan Carpenter
2010-05-19
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
2
-28
/
+8
*
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-12-05
1
-1
/
+1
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-2
/
+2
*
V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug
Michael Krufky
2009-09-12
1
-1
/
+1
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-1
/
+0
*
V4L/DVB (11928): au0828: provide module option to disable USB speed check
Devin Heitmueller
2009-06-16
1
-1
/
+6
*
V4L/DVB (11924): au0828: Don't let device work unless connected to a high spe...
Devin Heitmueller
2009-06-16
1
-0
/
+12
*
V4L/DVB (11808): au0828: get rid of debug printk that was causing compile fai...
Devin Heitmueller
2009-06-16
1
-5
/
+0
*
V4L/DVB (11805): au0828: send command to power down tuner when done with analog
Devin Heitmueller
2009-06-16
1
-0
/
+3
*
V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10ms
Devin Heitmueller
2009-06-16
1
-2
/
+2
*
V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.
Devin Heitmueller
2009-04-29
1
-2
/
+4
*
V4L/DVB (11438): au0828: fix Kconfig dependance
Alexander Beregalov
2009-04-06
1
-0
/
+1
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-6
/
+4
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-4
/
+4
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au...
Janne Grunau
2009-04-06
1
-6
/
+1
*
V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11343): au0828: make i2c clock speed per-board configurable
Devin Heitmueller
2009-04-06
3
-20
/
+18
*
V4L/DVB (11342): au0828: better document i2c registers
Devin Heitmueller
2009-04-06
2
-28
/
+69
*
V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu...
Devin Heitmueller
2009-03-30
1
-1
/
+1
*
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
2009-03-30
1
-3
/
+3
*
V4L/DVB (11110): au8522/au0828: Fix Kconfig dependencies
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+1
*
V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+3
*
V4L/DVB (11088): au0828: finish videodev/subdev conversion
Devin Heitmueller
2009-03-30
4
-50
/
+16
*
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Devin Heitmueller
2009-03-30
1
-8
/
+8
*
V4L/DVB (11085): au0828/au8522: Codingstyle fixes
Devin Heitmueller
2009-03-30
4
-115
/
+100
*
V4L/DVB (11084): au0828: add entry for undefined input type
Devin Heitmueller
2009-03-30
1
-0
/
+1
*
V4L/DVB (11083): au0828: remove some unneeded braces
Devin Heitmueller
2009-03-30
1
-7
/
+3
[next]