Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53e745157b79c79f434a10361a77a8364c15db2f
/
drivers
/
media
/
video
/
gspca
/
gspca.c
240d3ad
V4L/DVB (9547): gspca: Version change.
by Jean-Francois Moine
· 16 years ago
ff37474
V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.
by Jean-Francois Moine
· 16 years ago
8fe2f1d
V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when bulk transfer.
by Jean-Francois Moine
· 16 years ago
a12ca6a
V4L/DVB (9691): gspca: Some cleanups at device register
by Jean-Francois Moine
· 16 years ago
f86d4a9
V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.
by Jim Paris
· 16 years ago
e07a1d8
V4L/DVB (9691): gspca: Move the video device to a separate area.
by Jean-Francois Moine
· 16 years ago
5c4fa002
V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.
by Jean-Francois Moine
· 16 years ago
98522a7
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
by Jean-Francois Moine
· 16 years ago
cf0fe08
V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.
by Jean-Francois Moine
· 16 years ago
4473281
V4L/DVB (9282): Properly iterate the urbs when destroying them.
by Erik Andrén
· 16 years ago
3145b8c
V4L/DVB (9119): gspca: Don't destroy the URBs on disconnect.
by Jean-Francois Moine
· 16 years ago
e293e59
V4L/DVB (9093): gspca: Cleanup code and small changes.
by Erik Andren
· 16 years ago
95d9142
V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buffer size.
by Jean-Francois Moine
· 16 years ago
6b060ff
V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in disconnect.
by Frank Zago
· 16 years ago
6c49da7
V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk transfers.
by Frank Zago
· 16 years ago
219423c
V4L/DVB (9084): gspca: Fixed a few typos in comments.
by Frank Zago
· 16 years ago
3b11fa3
V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers.
by Jean-Francois Moine
· 16 years ago
72ab97c
V4L/DVB (9079): gspca: Return error code from stream start functions.
by Jean-Francois Moine
· 16 years ago
1b60e1a
V4L/DVB (9078): gspca: New exported function to retrieve the current frame buffer.
by Jean-Francois Moine
· 16 years ago
9de436c
V4L/DVB (9077): gspca: Set the right V4L2_DEBUG values in the main driver.
by Frank Zago
· 16 years ago
51977a8
V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers.
by Jean-Francois Moine
· 16 years ago
3371bcc
V4L/DVB (8928): gspca: Version change to 2.3.0.
by Jean-Francois Moine
· 16 years ago
0be0100
V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.
by Jean-Francois Moine
· 16 years ago
0d0548e
V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1).
by Jean-Francois Moine
· 16 years ago
adf8c02
V4L/DVB (8887): gspca: fix memory leak
by Douglas Schilling Landgraf
· 16 years ago
8295d99
V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.
by Jean-Francois Moine
· 16 years ago
a1e8288
V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset.
by Jean-Francois Moine
· 16 years ago
012d6b0
V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.
by Jean-Francois Moine
· 16 years ago
1e89e2d
V4L/DVB (8818): gspca: Reinitialize the device on resume.
by Jean-Francois Moine
· 16 years ago
0f523c2
V4L/DVB (8815): gspca: Fix problems with disabled controls.
by Hans de Goede
· 16 years ago
f50ba1b
V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.
by Jean-Francois Moine
· 16 years ago
62ee8ee
V4L/DVB (8810): gspca: Compile error when CONFIG_PM not defined.
by Jean-Francois Moine
· 16 years ago
d6db35e
V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982
by Hans de Goede
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
89a44b8
V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.
by Hans de Goede
· 16 years ago
f9b4a37
V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.
by Jean-Francois Moine
· 16 years ago
6a70974
V4L/DVB (8718): gspca: suspend/resume added.
by Jean-Francois Moine
· 16 years ago
fcf5cb2
V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1
by Rabin Vincent
· 16 years ago
335b3f8
V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.
by Jean-Francois Moine
· 16 years ago
ee56a4d
V4L/DVB (8544): gspca: probe/open race.
by Oliver Neukum
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
c6edaf1
V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.
by Jean-Francois Moine
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
06ca78f
V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.
by Jean-Francois Moine
· 16 years ago
903e10a
V4L/DVB (8440): gspca: Makes some needlessly global functions static.
by Adrian Bunk
· 16 years ago
bb64e86
V4L/DVB (8436): gspca: Version number only in the main driver.
by Jean-Francois Moine
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
3647fea
V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.
by Hans de Goede
· 17 years ago
739570b
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
by Jean-Francois Moine
· 17 years ago
5b77ae7
V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.
by Jean-Francois Moine
· 17 years ago
dcef323
V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 sensors.
by Hans de Goede
· 17 years ago
a9e1113
V4L/DVB (8253): gspca: fix warnings on x86_64
by Mauro Carvalho Chehab
· 17 years ago
ac0d6df
V4L/DVB (8232): gspca: Change the USERPTR mechanism.
by Jean-Francois Moine
· 17 years ago
c2446b3
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
by Jean-Francois Moine
· 17 years ago
efab821
V4L/DVB (8199): gspca: Compile warnings about NULL ptr.
by Harvey Harrison
· 17 years ago
ab8f12c
V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.
by Hans de Goede
· 17 years ago
24c530b
V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap
by Hans de Goede
· 17 years ago
a5ae206
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
by Jean-Francois Moine
· 17 years ago
d646e70
V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.
by Hans de Goede
· 17 years ago
82643d0
V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)
by Jean-Francois Moine
· 17 years ago
956e42d
V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.
by Jean-Francois Moine
· 17 years ago
e078770
V4L/DVB (8161): gspca: Fix compilation
by Mauro Carvalho Chehab
· 17 years ago
50a871f
V4L/DVB (8158): gspca: minor changes
by Jean-Francois Moine
· 17 years ago
6a7eba2
V4L/DVB (8157): gspca: all subdrivers
by Jean-Francois Moine
· 17 years ago
d43fa32
V4L/DVB (8156): Many bug fixes, zc3xx added.
by Jean-Francois Moine
· 17 years ago
4aa0d03
V4L/DVB (8154): Fix protection problems in the main driver.
by Jean-Francois Moine
· 17 years ago
e2997a7
V4L/DVB (8153): Subdriver pac207 added and minor changes.
by Hans de Goede
· 17 years ago
63eb954
V4L/DVB (8152): Initial release of gspca with only one driver.
by Jean-Francois Moine
· 17 years ago