index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
msp3400-driver.c
Age
Commit message (
Expand
)
Author
2006-01-18
Fix handling of VIDIOC_G_TUNER audmode in msp3400
Hans Verkuil
2006-01-15
Return -EINVAL for unknown commands in msp3400 module.
Hans Verkuil
2006-01-12
removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
2006-01-11
Fixes some bad global variables
Mauro Carvalho Chehab
2006-01-08
Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
2006-01-08
msp3400 audio handling bug fixes.
Hans Verkuil
2006-01-08
msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
2006-01-08
i2c fixes and cleanups
Mauro Carvalho Chehab
2006-01-07
printk cleanups
Mauro Carvalho Chehab
2006-01-07
Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2006-01-02
Added new diagnositics macros, convert msp3400 to the new macros.
Hans Verkuil
2006-01-02
Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c
Hans Verkuil
2006-01-01
more cleanups, simplify volume/balance/bass/treble handling
Hans Verkuil
2005-12-31
msp3400.c cleanup (almost all cosmetic)
Hans Verkuil
2005-12-26
Fixed API to set I2S speed control
Mauro Carvalho Chehab
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-10
Replaces MAX()/MIN() by kernel.h max()/min() macros
Mauro Carvalho Chehab
2005-12-10
make tree to compile against kernel 2.5.31
Mauro Carvalho Chehab
2005-12-07
#elifs replaced since gentree.pl script is not able to handle elifs.
Mauro Carvalho Chehab
2005-12-04
Restore 2.4 support for msp3400.c
Hans Verkuil
2005-12-02
fix compile error, remove dead code and volume scaling
Hans Verkuil
2005-12-02
Fixed device controls for em28xx on WinTV USB2 devices
Mauro Carvalho Chehab
2005-11-27
Fix gcc-4.0.2 compile error in msp3400.c
Hans Verkuil
2005-11-27
Fix suspend/resume 2.6.15 compile warnings
Hans Verkuil
2005-11-06
- #elsif removed, since it breaks gentree stuff.
Mauro Carvalho Chehab
2005-11-06
- msp3400 code cleanups
Mauro Carvalho Chehab
2005-11-06
- Improves msp3400 debug messages.
Mauro Carvalho Chehab
2005-11-06
- Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN).
Mauro Carvalho Chehab
2005-11-05
- Fixes set_scart parameter definitions and AUDOUT ioctl
Mauro Carvalho Chehab
2005-11-04
- Adds support for digital output for WinTV USB2 board.
Mauro Carvalho Chehab
2005-11-03
- em28xx cleanups and fixes.
Mauro Carvalho Chehab
2005-10-30
- Second round of i2c IDs redefinition cleanup.
Mauro Carvalho Chehab
2005-10-16
- after msp34xxg_reset, msp_wake_thread should be called to
Mauro Carvalho Chehab
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-14
Log message:
Mauro Carvalho Chehab
2005-10-10
- Some fixups for 2.4 kernel.
Mauro Carvalho Chehab
2005-10-10
- More improvements at msp3400.c from ivtv code.
Mauro Carvalho Chehab
2005-10-10
- Some improvements at msp3400.c from ivtv code.
Mauro Carvalho Chehab
2005-10-09
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-06
* msp3400.c: (msp_detach):
Michael Krufky
2005-09-28
- Some V4L2 API calls implemented on msp3400.c.
Mauro Carvalho Chehab
2005-09-13
* bt832.c: (bt832_probe):
Michael Krufky
2005-09-13
* bttv-cards.c, bttv-driver.c:
Michael Krufky
2005-09-04
- Small changes to make easier to generate kernel patches.
Mauro Carvalho Chehab
2005-09-02
- added some missing parameter descriptions at msp3400.c
Mauro Carvalho Chehab
2005-08-20
- Changes the prefix to 'msp34xx' instead of 'msp3400'.
Mauro Carvalho Chehab
2005-07-30
* bttv-driver.c, msp3400.c, tda9887.c, tuner-core.c:
Michael Krufky
2005-07-30
fixed cvs compile for 2.6.13
Michael Krufky
2005-07-25
* msp3400.c:
Mauro Carvalho Chehab
[next]