index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-12
V4L/DVB (12382): gspca - main: Remove vidioc_s_std().
Marton Nemeth
1
-7
/
+0
2009-09-12
V4L/DVB (12358): gspca - main: Memorize the current alt before setting it
Jean-Francois Moine
1
-1
/
+1
2009-09-12
V4L/DVB (12231): gspca - main: Version change.
Jean-Francois Moine
1
-1
/
+1
2009-09-12
V4L/DVB (12229): gspca - main: Change the ISOC initialization mechanism.
Jean-Francois Moine
1
-18
/
+37
2009-07-24
V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...
Brian Johnson
1
-0
/
+73
2009-06-23
V4L/DVB (12071): gspca: fix NULL pointer deref in query_ctrl
Hans de Goede
1
-5
/
+3
2009-06-17
V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added.
Hans de Goede
1
-0
/
+27
2009-06-17
V4L/DVB (11972): gspca - main: Skip disabled controls.
Hans de Goede
1
-61
/
+61
2009-06-17
V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message.
Jean-Francois Moine
1
-3
/
+3
2009-06-17
V4L/DVB (11712): gspca - main: Set the current alternate setting only when n...
Jean-Francois Moine
1
-1
/
+3
2009-06-17
V4L/DVB (11711): gspca - main: Fix a crash when no bandwidth available
Jean-Francois Moine
1
-1
/
+2
2009-06-17
V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image tra...
Jean-Francois Moine
1
-20
/
+11
2009-06-17
V4L/DVB (11708): gspca - main: Version change.
Jean-Francois Moine
1
-2
/
+2
2009-06-17
V4L/DVB (11448): gspca - main: Use usb interface as parent.
Hans de Goede
1
-1
/
+1
2009-04-07
V4L/DVB (11387): Sensor orientation reporting
Adam Baker
1
-0
/
+1
2009-03-30
V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap
Trent Piepho
1
-4
/
+0
2009-03-30
V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0
Jean-Francois Moine
1
-5
/
+7
2009-03-30
V4L/DVB (10819): gspca: Don't need to zero ioctl parameter fields
Trent Piepho
1
-4
/
+0
2009-03-30
V4L/DVB (10620): gspca - main: More checks of the device disconnection.
Jean-Francois Moine
1
-31
/
+74
2009-03-30
V4L/DVB (10379): gspca - main: Use usb_make_path() for VIDIOC_QUERYCAP.
Thierry MERLE
1
-2
/
+1
2009-03-30
V4L/DVB (10378): gspca - main: Avoid error on set interface on disconnection.
Jean-Francois Moine
1
-1
/
+2
2009-03-30
V4L/DVB (10370): gspca - main: Have 3 URBs instead of 2 for ISOC transfers.
Jean-Francois Moine
1
-1
/
+4
2009-03-30
V4L/DVB (10366): gspca - mr97310a: New subdriver.
Kyle Guinn
1
-0
/
+1
2009-03-30
V4L/DVB (10357): gspca - main: Cleanup code.
Jean-Francois Moine
1
-9
/
+5
2009-03-30
V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
1
-13
/
+4
2009-03-30
V4L/DVB (10332): gspca - main: Version change.
Jean-Francois Moine
1
-1
/
+1
2009-02-17
V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.
Adam Baker
1
-0
/
+5
2009-01-29
V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...
Jean-Francois Moine
1
-2
/
+2
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-8
/
+4
2008-12-30
V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.
Jean-Francois Moine
1
-1
/
+1
2008-12-30
V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon.
Jean-Francois Moine
1
-1
/
+2
2008-12-30
V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type.
Jean-Francois Moine
1
-12
/
+1
2008-12-30
V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requ...
Jim Paris
1
-0
/
+22
2008-12-30
V4L/DVB (9846): gspca: Do the webcam microphone work when present.
Jean-Francois Moine
1
-1
/
+33
2008-12-30
V4L/DVB (9841): gspca: Use msleep instead of mdelay.
Jean-Francois Moine
1
-1
/
+1
2008-12-30
V4L/DVB (9838): gspca: Delay when trying an other altsetting on streaming start.
Jean-Francois Moine
1
-1
/
+4
2008-12-30
V4L/DVB (9710): gspca: Remove some unuseful core in main.
Jean-Francois Moine
1
-5
/
+4
2008-12-30
V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait.
Hans de Goede
1
-28
/
+12
2008-12-29
V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca documentation.
Jean-Francois Moine
1
-0
/
+3
2008-12-29
V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.
Hans de Goede
1
-13
/
+4
2008-12-29
V4L/DVB (9688): gspca: Reset the bulk URB status before resubmitting at irq l...
Jean-Francois Moine
1
-2
/
+7
2008-12-29
V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.
Antonio Ospite
1
-4
/
+15
2008-12-29
V4L/DVB (9638): drivers/media: use ARRAY_SIZE
Julia Lawall
1
-1
/
+1
2008-12-29
V4L/DVB (9565): gspca: Remove empty lines in traces.
Jean-Francois Moine
1
-1
/
+1
2008-12-29
V4L/DVB (9547): gspca: Version change.
Jean-Francois Moine
1
-1
/
+1
2008-12-29
V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.
Jean-Francois Moine
1
-1
/
+5
2008-12-29
V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when bulk tra...
Jean-Francois Moine
1
-0
/
+6
2008-12-29
V4L/DVB (9691): gspca: Some cleanups at device register
Jean-Francois Moine
1
-11
/
+7
2008-12-16
V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.
Jim Paris
1
-2
/
+2
[next]