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
/
bt8xx
/
bttv-cards.c
Age
Commit message (
Expand
)
Author
2007-04-02
Additional card support for bttv driver
Mauro Carvalho Chehab
2007-03-28
CodingStyle cleanups on for loops at bttv-cards.c
Mauro Carvalho Chehab
2007-03-28
Fix gpiomux array size
Mauro Carvalho Chehab
2007-01-07
bt8xx: add support for Ultraview DVB-T Lite
Michael Krufky
2006-11-09
Fix uses of "&&" where "&" was intended
Michael Krufky
2006-10-02
Fix S-Video configuration for Pinnacle PCTV-Sat
Mauro Carvalho Chehab
2006-09-14
Extend bttv and saa7134 to check for both AGP and PCI PCI failure case
Mauro Carvalho Chehab
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-06-27
merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb
Mauro Carvalho Chehab
2006-06-27
kernel sync: use list_move() and fix a typo
Mauro Carvalho Chehab
2006-06-26
Remove all instances of request_module("tda9887")
Michael Krufky
2006-06-23
merge: http://www.linuxtv.org/hg/~manu/v4l-algo
Mauro Carvalho Chehab
2006-06-22
Add support for the DNTV Live! mini DVB-T card.
Manu Abraham
2006-06-20
Whitespace cleanups
Mauro Carvalho Chehab
2006-05-26
bttv: add autodetection support for Osprey 230
Michael Krufky
2006-04-28
Bt8xx/bttv-cards.c: fix off-by-one errors
Mauro Carvalho Chehab
2006-04-27
v4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF
Michael Krufky
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-04-03
Change all emails to the currently used one.
Mauro Carvalho Chehab
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-18
renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
2006-03-17
From: Manu Abraham <manu@linuxtv.org>
Manu Abraham