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-driver.c
Age
Commit message (
Expand
)
Author
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-06-30
bttv: fix v4l1 breaking the driver
Trent Piepho
2007-06-28
bttv: Add support for DBG_[SG]_REGISTER ioctls
Trent Piepho
2007-06-25
Revisited: 3dfx Voodoo TV 200 (US)
Mauro Carvalho Chehab
2007-03-24
bttv: automatically load dvb-bt8xx for bttv cards with dvb support
Michael Krufky
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-01-26
Fix: dma free is being called with wrong arguments
Mauro Carvalho Chehab
2007-01-18
Bttv cropping support
Mauro Carvalho Chehab
2006-12-20
Bttv: delete duplicated ioremap()
Mauro Carvalho Chehab
2006-11-14
FIX bug 5760: audio were not working on some bttv drivers
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-08-12
CONFIG_PM=n slim: drivers/media/video/*
Mauro Carvalho Chehab
2006-08-07
Whitespace cleanup
Trent Piepho
2006-08-06
On some cases, depth were not returned.
Mauro Carvalho Chehab
2006-07-25
bttv: clean up some pre-2.6.0 class device compat stuff
Trent Piepho
2006-07-25
bttv: use class_device_create_file and handle errors
Trent Piepho
2006-07-19
[PATCH] 64bit resource: fix up printks for resources in video drivers
Mauro Carvalho Chehab
2006-07-19
[PATCH] irq-flags: media: Use the new IRQF_ constants
Mauro Carvalho Chehab
2006-07-18
Check __must_check warning in video_device_create_file
Mauro Carvalho Chehab
2006-07-15
Previous patch broke compilation for kernels <2.6.18. Fixing.
Mauro Carvalho Chehab
2006-07-15
From: Randy Dunlap <rdunlap@xenotime.net>
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-04-01
Make msp3400 routing defines more consistent
Hans Verkuil
2006-04-01
More msp3400 and bttv fixes
Hans Verkuil
2006-03-31
Fix msp3400c and bttv stereo/mono/bilingual detection/handling
Hans Verkuil
2006-03-19
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-19
Implement correct msp3400 input/output routing
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-18
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-18
Fix Compilation after moving bttv code
Mauro Carvalho Chehab
2006-03-17
From: Manu Abraham <manu@linuxtv.org>
Manu Abraham