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
/
uvc_video.c
Age
Commit message (
Expand
)
Author
2008-12-29
uvcvideo: Add support for video output devices
Laurent Pinchart
2008-12-16
uvcvideo: Fix bulk URB processing when the header is erroneous
Laurent Pinchart
2008-12-06
uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.
Laurent Pinchart
2008-11-12
uvcvideo: Commit streaming parameters when enabling the video stream.
Laurent Pinchart
2008-11-11
uvcvideo: Use {get|set}_unaligned_le32 macros
Laurent Pinchart
2008-11-11
uvcvideo: Enable compilation on kernels older than 2.6.22
Laurent Pinchart
2008-11-08
uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
Laurent Pinchart
2008-09-16
uvcvideo: Fix incomplete frame drop when switching to a variable size format.
Mauro Carvalho Chehab
2008-08-29
uvcvideo: Supress spurious "EOF in empty payload" trace message
Mauro Carvalho Chehab
2008-08-20
Use DIV_ROUND_UP
Mauro Carvalho Chehab
2008-07-31
uvcvideo: don't use stack-based buffers for USB transfers.
Mauro Carvalho Chehab
2008-07-04
uvcvideo: Don't free URB buffers on suspend.
Mauro Carvalho Chehab
2008-07-04
uvcvideo: Use GFP_NOIO when allocating memory during resume
Mauro Carvalho Chehab
2008-06-30
From: Laurent Pinchart <laurent.pinchart@skynet.be>
Mauro Carvalho Chehab