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
2008-08-05
Fix mute on bttv driver
Mauro Carvalho Chehab
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-20
videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-06-22
bt8xx endianness annotations and fixes
Mauro Carvalho Chehab
2008-06-23
bttv: allow debug ioctl's
Mauro Carvalho Chehab
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-05-17
[PATCH] Fix a deadlock in the bttv driver
Mauro Carvalho Chehab
2008-04-10
bttv: Fix memory leak in radio_release
Mauro Carvalho Chehab
2008-04-01
Fix a small bug introduced on a previous changeset.
Mauro Carvalho Chehab
2008-04-01
bttv: Fix some API non-compliances for some audio/input V4L2 calls
Mauro Carvalho Chehab
2008-04-01
bttv: fix missed index check
Mauro Carvalho Chehab
2008-03-22
bttv: Add a radio compat_ioctl file operation
Mauro Carvalho Chehab
2008-02-27
bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls.
Mauro Carvalho Chehab
2008-02-27
bttv: Re-enabling radio support requires the use of struct bttv_fh.
Mauro Carvalho Chehab
2008-02-25
From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mauro Carvalho Chehab
2008-02-23
bttv: struct member initialized twice
Mauro Carvalho Chehab
2008-02-13
bttv: Fix overlay divide error.
Mauro Carvalho Chehab
2008-01-31
Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-14
Fix build breakage of the bttv driver, when advanced debugging is not enabled
Mauro Carvalho Chehab
2007-12-27
Fix a few issues at the bttv conversion
Mauro Carvalho Chehab
2007-12-27
Preserve the previous order to make easier to check the conversion
Mauro Carvalho Chehab
2007-12-27
Replace vidioc_ to bttv_
Mauro Carvalho Chehab
2007-12-27
Converted bttv to use video_ioctl2
Mauro Carvalho Chehab
2007-12-17
bttv: check pci_register_driver() error
Mauro Carvalho Chehab
2007-12-11
bt8xx/ section fixes
Mauro Carvalho Chehab
2007-11-13
V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2006-08-25
Split hooks on volume and audio mode and rework their handling
Mauro Carvalho Chehab
2007-10-26
Restructurize volume hook and drop unused mute hook.
Mauro Carvalho Chehab
2007-10-26
Remove bass, treble and balance from audio hook since they are unused
Mauro Carvalho Chehab
2006-08-25
Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat
Mauro Carvalho Chehab
2007-10-26
remove V4L1 from being compiled when V4L2 only is selected
Mauro Carvalho Chehab
2007-10-26
Partial conversion from V4L1 to V4L2
Mauro Carvalho Chehab
2007-10-26
Cleanup: removed i2c_vidiocschan
Mauro Carvalho Chehab
2007-10-22
bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE
Trent Piepho
2007-10-22
bttv: SPICT ioctl doesn't work with vlc
Trent Piepho
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-05
V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Mauro Carvalho Chehab
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-08-23
Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
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
[next]