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.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-cards.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-339
/
+0
2012-08-10
[media] au0828: tweak workaround for i2c clock stretching bug
Devin Heitmueller
1
-2
/
+2
2012-05-20
[media] au0828: Add USB ID used by many dongles
Ismael Luceno
1
-0
/
+2
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-03-22
[media] tuner-core: remove usage of DIGITAL_TV
Mauro Carvalho Chehab
1
-2
/
+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
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-2
/
+2
2009-06-17
V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10ms
Devin Heitmueller
1
-2
/
+2
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 (11343): au0828: make i2c clock speed per-board configurable
Devin Heitmueller
1
-0
/
+11
2009-03-30
V4L/DVB (11088): au0828: finish videodev/subdev conversion
Devin Heitmueller
1
-1
/
+2
2009-03-30
V4L/DVB (11085): au0828/au8522: Codingstyle fixes
Devin Heitmueller
1
-13
/
+11
2009-03-30
V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework
Devin Heitmueller
1
-2
/
+11
2009-03-30
V4L/DVB (11078): au0828: properly handle non-existent analog inputs
Devin Heitmueller
1
-1
/
+1
2009-03-30
V4L/DVB (11070): au0828: Rework the way the analog video binding occurs
Devin Heitmueller
1
-3
/
+42
2009-03-30
V4L/DVB (11068): au0828: add analog profile for the HVR-850
Devin Heitmueller
1
-0
/
+19
2009-03-30
V4L/DVB (11066): au0828: add support for analog functionality in bridge
Devin Heitmueller
1
-4
/
+37
2008-10-18
V4L/DVB (9252): au0828: Checkpatch compliance
Steven Toth
1
-1
/
+1
2008-10-18
V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950Q
Michael Krufky
1
-0
/
+3
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
1
-1
/
+1
2008-09-04
V4L/DVB (8805): Steven Toth email address change
Steven Toth
1
-1
/
+1
2008-09-04
V4L/DVB (8556): au0828: add support for Hauppauge Woodbury
Michael Krufky
1
-0
/
+7
2008-07-27
V4L/DVB (8530): au0828: add support for new revision of HVR950Q
Michael Krufky
1
-0
/
+12
2008-06-26
V4L/DVB (8043): au0828: add support for additional USB device id's
Michael Krufky
1
-0
/
+18
2008-04-26
V4L/DVB (7750): au0828/ cleanups and fixes
Adrian Bunk
1
-1
/
+0
2008-04-24
V4L/DVB (7638): CodingStyle fixes for au8522 and au0828
Mauro Carvalho Chehab
1
-5
/
+4
2008-04-24
V4L/DVB (7636): au0828: Add HVR850 model number
Steven Toth
1
-0
/
+1
2008-04-24
V4L/DVB (7634): au0828: Cleanup
Steven Toth
1
-5
/
+3
2008-04-24
V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__
Michael Krufky
1
-6
/
+8
2008-04-24
V4L/DVB (7625): au0828: Cleanup
Steven Toth
1
-7
/
+6
2008-04-24
V4L/DVB (7622): HVR950Q Hauppauge eeprom support
Steven Toth
1
-0
/
+39
2008-04-24
V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
Steven Toth
1
-0
/
+144