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
/
em28xx
/
em28xx-video.c
Age
Commit message (
Expand
)
Author
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
em28xx: expand output formats available
Devin Heitmueller
2008-12-28
em28xx: simplify analog logic
Mauro Carvalho Chehab
2008-12-28
em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
2008-12-22
em28xx: Allow get/set registers for debug on i2c slave chips
Mauro Carvalho Chehab
2008-12-22
em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
2008-12-22
em28xx: de-obfuscate vidioc_g_ctrl logic
Mauro Carvalho Chehab
2008-12-22
em28xx: Fix bad locks on error condition
Mauro Carvalho Chehab
2008-12-20
em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
2008-12-20
em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep
Mauro Carvalho Chehab
2008-12-18
merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvb
Mauro Carvalho Chehab
2008-12-16
em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command
Devin Heitmueller
2008-12-16
em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
2008-12-16
em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
2008-12-16
em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
2008-12-16
em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
2008-12-05
em28xx: turn off tuner when not used
Mauro Carvalho Chehab
2008-11-29
em28xx: improve board description messages
Mauro Carvalho Chehab
2008-11-27
em28xx: improve probe messages
Mauro Carvalho Chehab
2008-11-27
em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-11-26
em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-11-25
em28xx: improve debug messages
Mauro Carvalho Chehab
2008-11-25
Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-11-24
em28xx: fix compile warning
Hans Verkuil
2008-11-22
em28xx: improve message probing logs
Mauro Carvalho Chehab
2008-11-20
Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-11-20
em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-11-20
em28xx: fix a race condition with hald
Mauro Carvalho Chehab
2008-11-19
em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-11-19
Make use of the em28xx chip configuration register to determine whether
Mauro Carvalho Chehab
2008-11-19
Avoid having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-18
em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
2008-11-12
em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
2008-11-12
Don't load em28xx audio module for digital-only devices
Mauro Carvalho Chehab
2008-11-12
Handle changes to endpoint layout in em2874
Mauro Carvalho Chehab
2008-11-12
Fix possible null pointer dereference in info message
Mauro Carvalho Chehab
2008-10-30
V4L: struct device - replace bus_id with dev_name(), dev_set_name()
Mauro Carvalho Chehab
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-04
v4l: disconnect kernel number from minor
Hans Verkuil
2008-09-08
em28xx: Fix and add some validations
Douglas Schilling Landgraf
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: 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-28
Add support for em2860 based PointNix Intra-Oral Camera
Mauro Carvalho Chehab
[next]