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
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-04-01
v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-03-31
em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
2009-03-04
em28xx: enable Compro VideoMate ForYou sound
Mauro Carvalho Chehab
2009-02-11
em28xx: Coding style fixes and a typo correction
Douglas Schilling Landgraf
2009-01-20
em28xx: use usb_make_path to report bus info
Thierry MERLE
2009-01-21
em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.
Hans Verkuil
2009-01-18
em28xx: Fix for KWorld 330U Board
Mauro Carvalho Chehab
2009-01-07
em28xx: fix input selection
Mauro Carvalho Chehab
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
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
[next]