index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
au0828
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
[media] drivers: media: au0828: Fix dependency for VIDEO_AU0828
Fabio Estevam
1
-0
/
+1
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
1
-0
/
+7
2011-12-11
[media] au0828: add missing models 72101, 72201 & 72261 to the model matrix
Michael Krufky
1
-0
/
+3
2011-12-11
[media] au0828: add missing USB ID 2040:7213
Michael Krufky
1
-0
/
+2
2011-12-11
[media] au0828: add missing USB ID 2040:7260
Michael Krufky
1
-0
/
+2
2011-11-24
[media] video: Drop undue references to i2c-algo-bit
Jean Delvare
1
-1
/
+1
2011-09-04
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-4
/
+4
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2
-5
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-22
[media] several drivers: Fix a few gcc 4.6 warnings
Mauro Carvalho Chehab
2
-7
/
+0
2011-03-22
[media] tuner-core: remove usage of DIGITAL_TV
Mauro Carvalho Chehab
1
-2
/
+1
2011-02-02
[media] au0828: fix VBI handling when in V4L2 streaming mode
Devin Heitmueller
1
-4
/
+24
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-12
/
+0
2010-12-29
[media] au0828: enable VBI timeout when calling read() without streamon()
Devin Heitmueller
1
-0
/
+7
2010-12-29
[media] au0828: fixes for timeout on no video
Devin Heitmueller
2
-28
/
+56
2010-12-29
[media] au0828: continue video streaming even when no ITU-656 coming in
Devin Heitmueller
2
-0
/
+63
2010-12-29
[media] au0828: Fix field alignment for video frames delivered by driver
Devin Heitmueller
1
-1
/
+1
2010-12-29
[media] au0828: set max packets per URB to match Windows driver
Devin Heitmueller
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-2
/
+2
2010-10-23
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-2
/
+2
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
4
-120
/
+481
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
3
-0
/
+3
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
2
-28
/
+8
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-1
/
+1
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-2
/
+2
2009-09-12
V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug
Michael Krufky
1
-1
/
+1
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-1
/
+0
2009-06-17
V4L/DVB (11928): au0828: provide module option to disable USB speed check
Devin Heitmueller
1
-1
/
+6
2009-06-17
V4L/DVB (11924): au0828: Don't let device work unless connected to a high spe...
Devin Heitmueller
1
-0
/
+12
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-06-17
V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10ms
Devin Heitmueller
1
-2
/
+2
2009-04-29
V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.
Devin Heitmueller
1
-2
/
+4
2009-04-07
V4L/DVB (11438): au0828: fix Kconfig dependance
Alexander Beregalov
1
-0
/
+1
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-6
/
+4
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-4
/
+4
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au...
Janne Grunau
1
-6
/
+1
2009-04-07
V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register
Janne Grunau
1
-1
/
+1
2009-04-07
V4L/DVB (11343): au0828: make i2c clock speed per-board configurable
Devin Heitmueller
3
-20
/
+18
2009-04-07
V4L/DVB (11342): au0828: better document i2c registers
Devin Heitmueller
2
-28
/
+69
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 (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
1
-3
/
+3
2009-03-30
V4L/DVB (11110): au8522/au0828: Fix Kconfig dependencies
Mauro Carvalho Chehab
1
-1
/
+1
[next]