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
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
2008-10-24
gspca: Version change.
Jean-Francois Moine
2008-10-23
gspca: Add a flag for empty ISOC packets.
Jean-Francois Moine
2008-10-22
gspca: Clear the bulk endpoint at starting time when bulk transfer.
Jean-Francois Moine
2008-10-17
gspca: Compilation problem of gspca.c and the kernel version.
Jean-Francois Moine
2008-10-13
Properly iterate the urbs when destroying them.
Erik Andrén
2008-10-05
gspca: Don't destroy the URBs on disconnect.
Jean-Francois Moine
2008-10-03
gspca: Cleanup code and small changes.
Jean-Francois Moine
2008-09-29
gspca: Image transfer by bulk uses altsetting 0 with any buffer size.
Jean-Francois Moine
2008-09-28
gspca: Use a kref to avoid potentialy blocking forever in disconnect.
Jean-Francois Moine
2008-09-28
gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk transfers.
Jean-Francois Moine
2008-09-26
gspca: Fixed a few typos in comments.
Jean-Francois Moine
2008-09-26
gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers.
Jean-Francois Moine
2008-09-20
gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-09-20
gspca: New exported function to retrieve the current frame buffer.
Jean-Francois Moine
2008-09-15
gspca: Set the right V4L2_DEBUG values in the main driver.
Jean-Francois Moine
2008-09-08
gspca: The image transfer by bulk is started by the subdrivers.
Jean-Francois Moine
2008-09-06
gspca: Version change to 2.3.0.
Jean-Francois Moine
2008-09-05
gspca: Bad fix of leak memory (changeset 43d2ead315b1).
Jean-Francois Moine
2008-09-05
merge: http://linuxtv.org/hg/~jfrancois/gspca/
Mauro Carvalho Chehab
2008-09-04
gspca: fix memory leak
Mauro Carvalho Chehab
2008-09-04
gspca: Add support of image transfer by bulk and minor change.
Jean-Francois Moine
2008-08-29
merge: http://linuxtv.org/hg/~jfrancois/gspca/
Mauro Carvalho Chehab
2008-08-27
gspca: Have a clean kmalloc-ated buffer for USB exchanges.
Jean-Francois Moine
2008-08-26
gspca: Too much code removed in the suspend/resume changeset.
Jean-Francois Moine
2008-08-26
gspca: Change some subdriver functions for suspend/resume.
Jean-Francois Moine
2008-08-24
gspca: Reinitialize the device on resume.
Jean-Francois Moine
2008-08-24
gspca: Fix problems with disabled controls.
Jean-Francois Moine
2008-08-23
gspca: Set DISABLED the disabled controls at query control time.
Jean-Francois Moine
2008-08-23
v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-08-22
gspca: Compile error when CONFIG_PM not defined.
Jean-Francois Moine
2008-08-22
gspca: Revert the previous patch (sensor upside down).
Jean-Francois Moine
2008-08-22
gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.
Jean-Francois Moine
2008-08-21
gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.
Jean-Francois Moine
2008-08-21
gspca: suspend/resume added.
Jean-Francois Moine
2008-08-03
gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1
Jean-Francois Moine
2008-07-30
gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.
Jean-Francois Moine
2008-07-27
gspca: probe/open race.
Jean-Francois Moine
2008-07-27
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev
Mauro Carvalho Chehab
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
merge: v4l-dvb
Jean-Francois Moine
2008-07-23
gspca: Get the card name of QUERYCAP from the usb product name.
Jean-Francois Moine
2008-07-22
gspca: Bad handling of start of frames in sonixj.
Jean-Francois Moine
2008-07-22
gspca: Makes some needlessly global functions static.
Jean-Francois Moine
2008-07-21
merge: v4l-dvb
Jean-Francois Moine
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-19
gspca: Version number only in the main driver.
Jean-Francois Moine
2008-07-17
gspca/tea575x-tuner: fix compilation for kernels <= 2.6.17
Hans Verkuil
2008-07-15
gspca: 352x288 mode fix and source clean-up for Sonix bridges.
Jean-Francois Moine
[next]