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.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
2010-02-26
V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
Hans de Goede
1
-1
/
+3
2010-02-26
V4L/DVB: gspca_main: some input error handling fixes
Hans de Goede
1
-9
/
+10
2010-02-26
V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
Hans de Goede
1
-1
/
+1
2010-02-26
V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine e...
Hans de Goede
1
-0
/
+2
2010-02-26
V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not set
Jean-François Moine
1
-0
/
+6
2010-02-26
V4L/DVB: gspca - main: Change version to 2.9.0.
Jean-François Moine
1
-1
/
+1
2010-02-26
V4L/DVB: gspca - main: Add input support for interrupt endpoints.
Márton Németh
1
-1
/
+202
2010-02-26
V4L/DVB: gspca - main: Clear any previous USB error when starting the transfer
Jean-Francois Moine
1
-0
/
+2
2010-02-26
V4L/DVB (13925): gspca - main: Change the check of the USB video interface.
Jean-Francois Moine
1
-6
/
+3
2010-02-26
V4L/DVB (13897): gspca - main: Check the interface class at probe time.
Jean-Francois Moine
1
-2
/
+6
2010-02-26
V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.
Jean-Francois Moine
1
-5
/
+8
2010-02-26
V4L/DVB (13865): gspca - main: Optimize code.
Jean-Francois Moine
1
-13
/
+12
2010-01-17
V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.
Jean-Francois Moine
1
-0
/
+2
2009-12-16
V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.
Jean-Francois Moine
1
-2
/
+4
2009-12-16
V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.
Jean-Francois Moine
1
-0
/
+13
2009-12-16
V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.
Antonio Ospite
1
-0
/
+29
2009-12-16
V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.
Márton Németh
1
-3
/
+0
2009-12-16
V4L/DVB (13560): gspca - main: Cleanup source.
Jean-Francois Moine
1
-4
/
+3
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-3
/
+5
2009-12-05
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...
Jean-Francois Moine
1
-11
/
+9
2009-12-05
V4L/DVB (13452): gspca - main: Let the driver scan URB packets when no frame ...
Jean-Francois Moine
1
-23
/
+12
2009-12-05
V4L/DVB (13451): gspca - main: Memorize the current frame buffer.
Jean-Francois Moine
1
-10
/
+11
2009-12-05
V4L/DVB (13450): gspca - main: Clear the urb status before resubmit.
Jean-Francois Moine
1
-3
/
+2
2009-12-05
V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls.
Jean-Francois Moine
1
-0
/
+3
2009-12-05
V4L/DVB (13421): gspca - main: Clearer message when bandwidth too small.
Jean-Francois Moine
1
-3
/
+7
2009-12-05
V4L/DVB (13387): gspca - main: Fix a compilation warning.
Jean-Francois Moine
1
-1
/
+1
2009-12-05
V4L/DVB (13386): gspca - main: Change version to 2.8.0.
Jean-Francois Moine
1
-2
/
+2
2009-12-05
V4L/DVB (13185): gspca: Don't resubmit error status URB's when suspending
Hans de Goede
1
-4
/
+6
2009-12-05
V4L/DVB (13184): gspca: Don't forget to resubmit URB's in case of an error
Hans de Goede
1
-2
/
+4
2009-12-05
V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's
Hans de Goede
1
-5
/
+17
2009-12-05
V4L/DVB (13115): gspca - main: More information messages.
Jean-Francois Moine
1
-7
/
+12
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
[next]