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
/
uvc
Age
Commit message (
Expand
)
Author
2009-08-01
uvcvideo: Avoid flooding the kernel log with "unknown event type" messages
Laurent Pinchart
2009-07-02
uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
2009-06-28
uvcvideo: Restructure the driver to support multiple simultaneous streams.
Laurent Pinchart
2009-07-20
uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices
Laurent Pinchart
2009-07-19
uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device
Laurent Pinchart
2009-07-05
merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/
Mauro Carvalho Chehab
2009-07-03
uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
Laurent Pinchart
2009-06-26
uvcvideo: Move UVC definitions to linux/usb/video.h
Laurent Pinchart
2009-06-26
uvcvideo: Remove unused Logitech-specific constants
Laurent Pinchart
2009-06-26
uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-06-26
uvcvideo: Use class-specific descriptor types from usb/ch9.h
Laurent Pinchart
2009-06-09
uvcvideo: Ignore non-UVC trailing interface descriptors.
Laurent Pinchart
2009-06-09
uvcvideo: Add support for FSC V30S webcams
Laurent Pinchart
2009-06-09
uvcvideo: Add support for Aveo Technology webcams
Laurent Pinchart
2009-06-04
uvcvideo: Don't accept to change the format when buffers are allocated.
Laurent Pinchart
2009-05-31
uvcvideo: Add generic control blacklist.
Laurent Pinchart
2009-05-25
merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/
Mauro Carvalho Chehab
2009-05-19
uvcvideo: Add Lenovo Thinkpad SL400 to device list comments
Laurent Pinchart
2009-05-19
uvcvideo: Start status polling on device open
Laurent Pinchart
2009-06-12
uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_i...
Mauro Carvalho Chehab
2009-05-06
uvcvideo: Add missing whitespaces to multi-line format strings.
Laurent Pinchart
2009-05-06
uvcvideo: Parse frame descriptors with non-continuous indexes.
Laurent Pinchart
2009-05-02
uvc: fix compile warning
Mauro Carvalho Chehab
2009-04-18
uvcvideo: fix uvc resume failed
tom.leiming@gmail.com
2009-04-20
uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
Laurent Pinchart
2009-04-15
uvcvideo: Prevent invormation loss with removing implicit casting
Laurent Pinchart
2009-04-14
backport commit 74ca11c2056d01d9ebb3615cd781a148450c3c82
Mauro Carvalho Chehab
2009-04-06
UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'
Mauro Carvalho Chehab
2009-03-27
uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
Laurent Pinchart
2009-03-27
uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
Laurent Pinchart
2009-02-16
uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices
Laurent Pinchart
2009-02-14
uvcvideo: Ignore empty bulk URBs
Laurent Pinchart
2009-02-14
uvcvideo: Initialize streaming parameters with the probe control value
Laurent Pinchart
2009-01-27
uvcvideo: use usb_make_path to report bus info
Thierry MERLE
2009-01-22
uvcvideo: Fix memory leak in input device handling
Laurent Pinchart
2009-01-18
uvcvideo: Retry URB buffers allocation when the system is low on memory.
Laurent Pinchart
2009-01-14
uvcvideo: Add support for the Alcor Micro AU3820 chipset.
Laurent Pinchart
2009-01-08
uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
Laurent Pinchart
2009-01-08
merge: http://linuxtv.org/hg/~pinchartl/uvcvideo
Mauro Carvalho Chehab
2009-01-07
removed unused #include <version.h>'s
Mauro Carvalho Chehab
2009-01-04
uvcvideo: Fix GET_DEF failure detection.
Laurent Pinchart
2009-01-03
uvcvideo: Print the UVC version number in binary-coded decimal.
Laurent Pinchart
2009-01-03
uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
2008-12-29
uvcvideo: Add support for video output devices
Laurent Pinchart
2008-12-29
uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.
Laurent Pinchart
2008-12-16
uvcvideo: Fix bulk URB processing when the header is erroneous
Laurent Pinchart
2008-12-16
uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-12-16
uvcvideo: V4L2 privacy control support
Laurent Pinchart
2008-12-06
uvcvideo: Add a device quirk to prune bogus controls.
Laurent Pinchart
2008-12-06
uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.
Laurent Pinchart
[next]