aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/gspca.h
Commit message (Expand)AuthorAgeFilesLines
* [media] gspca: Unset debug by defaultJean-François Moine2011-05-211-1/+1
* [media] gspca - main: Remove USB tracesJean-François Moine2011-05-211-2/+2
* [media] gspca_main: Remove no longer used users variableHans de Goede2011-01-191-1/+0
* [media] gspca_main: Locking fixes 2Hans de Goede2011-01-191-1/+0
* [media] gspca: Bad commentJean-François Moine2010-12-291-1/+1
* [media] gspca: Use the global error status for get/set streamparmJean-François Moine2010-12-291-1/+1
* [media] gspca - main: New video control mechanismJean-François Moine2010-10-211-1/+11
* V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-021-1/+2
* V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-021-4/+4
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-021-3/+2
* V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine2010-08-021-1/+0
* V4L/DVB: gspca - main: Function gspca_dev_probe2 addedJean-François Moine2010-08-021-0/+5
* V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2010-05-191-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede2010-02-261-0/+3
* V4L/DVB: gspca - main: Add input support for interrupt endpoints.Márton Németh2010-02-261-0/+13
* V4L/DVB: gspca - ov534: Allow enumerating supported frameratesAntonio Ospite2010-02-261-1/+1
* V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine2010-02-261-5/+6
* V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine2010-02-261-1/+0
* V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2009-12-161-0/+1
* V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2009-12-161-0/+9
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-7/+5
* V4L/DVB (13451): gspca - main: Memorize the current frame buffer.Jean-Francois Moine2009-12-051-0/+1
* V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls.Jean-Francois Moine2009-12-051-0/+1
* V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera'sHans de Goede2009-12-051-0/+1
* V4L/DVB (12229): gspca - main: Change the ISOC initialization mechanism.Jean-Francois Moine2009-09-121-1/+4
* V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...Brian Johnson2009-07-241-0/+9
* V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message.Jean-Francois Moine2009-06-161-2/+2
* V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image tra...Jean-Francois Moine2009-06-161-1/+1
* V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-061-0/+1
* V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine2009-03-301-0/+1
* V4L/DVB (10337): gspca - common: Simplify the debug macros.Jean-Francois Moine2009-03-301-9/+3
* V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine2009-03-301-1/+0
* V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine2008-12-301-1/+1
* V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requ...Jim Paris2008-12-301-0/+4
* V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait.Hans de Goede2008-12-301-1/+0
* V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.Hans de Goede2008-12-291-1/+0
* V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.Antonio Ospite2008-12-291-0/+4
* V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.Jean-Francois Moine2008-12-291-5/+6
* V4L/DVB (9691): gspca: Some cleanups at device registerJean-Francois Moine2008-12-291-1/+1
* V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2008-11-241-1/+1
* V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2008-11-241-1/+1
* V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine2008-11-241-1/+1
* V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine2008-10-171-1/+0
* V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren2008-10-121-5/+7
* V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff...Jean-Francois Moine2008-10-121-1/+1
* V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis...Frank Zago2008-10-121-0/+1
* V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine2008-10-121-1/+1
* V4L/DVB (9078): gspca: New exported function to retrieve the current frame bu...Jean-Francois Moine2008-10-121-0/+1
* V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.Jean-Francois Moine2008-10-121-2/+3