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
/
au0828
/
au0828-video.c
Age
Commit message (
Expand
)
Author
2009-05-18
merge: http://kernellabs.com/hg/~dheitmueller/au0828-oldkernel-compilefix
Mauro Carvalho Chehab
2009-05-14
au0828: get rid of debug printk that was causing compile failures
Devin Heitmueller
2009-05-06
au0828: send command to power down tuner when done with analog
Devin Heitmueller
2009-04-14
backport a few minor cleanups
Mauro Carvalho Chehab
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-22
au0828: fix oops on ARM platform when allocating transfer buffers
Devin Heitmueller
2009-03-19
au0828: Fix compilation when VIDEO_ADV_DEBUG = n
Mauro Carvalho Chehab
2009-03-18
au0828: fix compilation on kernels 2.6.20 and 2.6.21.
Hans Verkuil
2009-03-18
au0828-video: needs linux/version.h for in-kernel build
Mauro Carvalho Chehab
2009-03-15
au0828: finish videodev/subdev conversion
Devin Heitmueller
2009-03-15
au0828: rename macro for currently non-function VBI support
Devin Heitmueller
2009-03-15
au0828/au8522: Codingstyle fixes
Devin Heitmueller
2009-03-15
au0828: add entry for undefined input type
Devin Heitmueller
2009-03-15
au0828: remove some unneeded braces
Devin Heitmueller
2009-03-15
au0828: remove memset calls in v4l2 routines.
Devin Heitmueller
2009-03-11
au0828: Convert to use v4l2_device/subdev framework
Devin Heitmueller
2009-03-11
au0828: fix panic on disconnect if analog initialization failed
Devin Heitmueller
2009-03-11
au0828: properly handle missing analog USB endpoint
Devin Heitmueller
2009-03-11
au0828: make g_chip_ident call work properly
Devin Heitmueller
2009-03-11
au0828: disable VBI code since it doesn't yet work
Devin Heitmueller
2009-03-11
au0828: advertise only NTSC-M (as opposed to all NTSC standards)
Devin Heitmueller
2009-03-11
au0828: Rework the way the analog video binding occurs
Devin Heitmueller
2009-03-11
au0828: add support for analog functionality in bridge
Devin Heitmueller