index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
cs53l32a.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
V4L/DVB (6459): cx25840: convert to bus-based I2C API
Hans Verkuil
1
-263
/
+203
2008-01-25
V4L/DVB (6458): cs53l23a: convert to bus-based I2C API
Hans Verkuil
1
-61
/
+9
2008-01-25
V4L/DVB (6457): msp3400: convert to bus-based I2C API
Hans Verkuil
1
-58
/
+11
2008-01-25
V4L/DVB (6456): saa7127: convert to bus-based I2C API
Hans Verkuil
1
-70
/
+13
2008-01-25
V4L/DVB (6455): saa7115: convert to bus-based I2C API
Hans Verkuil
1
-60
/
+16
2008-01-25
V4L/DVB (6454): vp27smpx: convert to bus-based I2C API
Hans Verkuil
1
-58
/
+13
2008-01-25
V4L/DVB (6453): wm8739: convert to bus-based I2C API
Hans Verkuil
1
-61
/
+10
2008-01-25
V4L/DVB (6452): wm8775: convert to bus-based I2C API
Hans Verkuil
1
-63
/
+15
2008-01-25
V4L/DVB (6451): v4l2: add support for bus-based I2C drivers
Hans Verkuil
4
-0
/
+235
2008-01-25
V4L/DVB (6450): tda9887: add missing module license
Michael Krufky
1
-0
/
+2
2008-01-25
V4L/DVB (6449): tda18271: clean up i2c_gate handling
Michael Krufky
2
-8
/
+26
2008-01-25
V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callback
Michael Krufky
1
-3
/
+11
2008-01-25
V4L/DVB (6447): tuner: add i2c_gate_ctrl function to struct analog_tuner_ops
Michael Krufky
1
-0
/
+1
2008-01-25
V4L/DVB (6446): tda18271: clean up debug macros
Michael Krufky
1
-41
/
+35
2008-01-25
V4L/DVB (6445): tuner-core: improve comments inside function fe_release()
Michael Krufky
1
-1
/
+9
2008-01-25
V4L/DVB (6444): tuner-core: remove excessive parenthesis
Michael Krufky
1
-11
/
+11
2008-01-25
V4L/DVB (6443): make tda9887 build selectable via Kconfig
Michael Krufky
6
-14
/
+62
2008-01-25
V4L/DVB (6442): move std if setting from tda8290 to tda827x
Michael Krufky
3
-27
/
+57
2008-01-25
V4L/DVB (6441): tuner: clean up ops checking in tuner_status function
Michael Krufky
1
-6
/
+7
2008-01-25
V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...
Michael Krufky
4
-151
/
+186
2008-01-25
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
Michael Krufky
1
-9
/
+9
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
5
-35
/
+29
2008-01-25
V4L/DVB (6437): tuner: clear analog_demod_ops on release
Michael Krufky
1
-0
/
+4
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
5
-47
/
+63
2008-01-25
V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...
Michael Krufky
12
-8
/
+1437
2008-01-25
V4L/DVB (6434): tda827x: fix GPL export on attach function
Michael Krufky
1
-1
/
+1
2008-01-25
V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...
Michael Krufky
6
-507
/
+423
2008-01-25
V4L/DVB (6431): Improve firmware format
Mauro Carvalho Chehab
3
-111
/
+455
2008-01-25
V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
7
-213
/
+248
2008-01-25
V4L/DVB (6429): Avoid having two tuner commands happening at the same time
Mauro Carvalho Chehab
1
-10
/
+30
2008-01-25
V4L/DVB (6428): Make the naming of the DTV firmware files more consistent
Michel Ludwig
1
-2
/
+2
2008-01-25
V4L/DVB (6427): Some cleanups at tuner-xc2028 driver
Mauro Carvalho Chehab
1
-31
/
+10
2008-01-25
V4L/DVB (6426): Some fixes on tuner-xc2028
Mauro Carvalho Chehab
1
-22
/
+36
2008-01-25
V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028
Michel Ludwig
2
-39
/
+191
2008-01-25
V4L/DVB (6424): Improve tuner-xc2028 script
Michel Ludwig
1
-49
/
+20
2008-01-25
V4L/DVB (6423): Add tuner-xc2028 driver
Mauro Carvalho Chehab
6
-0
/
+423
2008-01-25
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Mauro Carvalho Chehab
6
-9
/
+80
2008-01-25
V4L/DVB (6421): Make Kconfig reflect the changes at audio helper modules
Mauro Carvalho Chehab
1
-3
/
+3
2008-01-25
V4L/DVB (6420): V4L2 conversion for tda9875 from V4L1 API
Mauro Carvalho Chehab
1
-55
/
+112
2008-01-25
V4L/DVB (6419): V4L2 port of tda7432 from V4L1 api
Mauro Carvalho Chehab
1
-111
/
+121
2008-01-25
V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2
Mauro Carvalho Chehab
1
-128
/
+178
2008-01-25
V4L/DVB (6417): Report detected sound carrier into rxsubchans
Nickolay V. Shmyrev
1
-7
/
+11
2008-01-25
V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling
Nickolay V. Shmyrev
6
-206
/
+144
2008-01-25
V4L/DVB (6415): Restructurize volume hook and drop unused mute hook
Nickolay V. Shmyrev
2
-43
/
+17
2008-01-25
V4L/DVB (6414): Remove bass, treble and balance from audio hook since they ar...
Nickolay V. Shmyrev
1
-30
/
+0
2008-01-25
V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat
Nickolay V. Shmyrev
1
-41
/
+0
2008-01-25
V4L/DVB (6412): Audio hooks moved to another file
Mauro Carvalho Chehab
6
-399
/
+420
2008-01-25
V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected
Mauro Carvalho Chehab
2
-72
/
+24
2008-01-25
V4L/DVB (6410): Partial conversion from V4L1 to V4L2
Nickolay V. Shmyrev
3
-538
/
+131
2008-01-25
V4L/DVB (6409): Cleanup: removed i2c_vidiocschan
Nickolay V. Shmyrev
1
-13
/
+5
[next]