summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/gspca.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede1-0/+3
2010-02-26V4L/DVB: gspca - main: Add input support for interrupt endpoints.Márton Németh1-0/+13
2010-02-26V4L/DVB: gspca - ov534: Allow enumerating supported frameratesAntonio Ospite1-1/+1
2010-02-26V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine1-5/+6
2010-02-26V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine1-1/+0
2009-12-16V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine1-0/+1
2009-12-16V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite1-0/+9
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine1-7/+5
2009-12-05V4L/DVB (13451): gspca - main: Memorize the current frame buffer.Jean-Francois Moine1-0/+1
2009-12-05V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls.Jean-Francois Moine1-0/+1
2009-12-05V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera'sHans de Goede1-0/+1
2009-09-12V4L/DVB (12229): gspca - main: Change the ISOC initialization mechanism.Jean-Francois Moine1-1/+4
2009-07-24V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...Brian Johnson1-0/+9
2009-06-16V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message.Jean-Francois Moine1-2/+2
2009-06-16V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image tra...Jean-Francois Moine1-1/+1
2009-04-06V4L/DVB (11387): Sensor orientation reportingAdam Baker1-0/+1
2009-03-30V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine1-0/+1
2009-03-30V4L/DVB (10337): gspca - common: Simplify the debug macros.Jean-Francois Moine1-9/+3
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine1-1/+0
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requ...Jim Paris1-0/+4
2008-12-30V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait.Hans de Goede1-1/+0
2008-12-29V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.Hans de Goede1-1/+0
2008-12-29V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.Antonio Ospite1-0/+4
2008-12-29V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.Jean-Francois Moine1-5/+6
2008-12-29V4L/DVB (9691): gspca: Some cleanups at device registerJean-Francois Moine1-1/+1
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine1-1/+1
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine1-1/+1
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine1-1/+1
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine1-1/+0
2008-10-12V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren1-5/+7
2008-10-12V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff...Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis...Frank Zago1-0/+1
2008-10-12V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9078): gspca: New exported function to retrieve the current frame bu...Jean-Francois Moine1-0/+1
2008-10-12V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.Jean-Francois Moine1-2/+3
2008-09-03V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine1-1/+2
2008-09-03V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine1-5/+4
2008-09-03V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine1-0/+1
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede1-4/+0
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede1-0/+4
2008-09-03V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine1-0/+7
2008-09-03V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...Jean-Francois Moine1-1/+0
2008-08-06V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine1-1/+4
2008-07-20V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine1-0/+1
2008-07-20V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede1-0/+2
2008-07-20V4L/DVB (8232): gspca: Change the USERPTR mechanism.Jean-Francois Moine1-2/+0
2008-07-20V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine1-10/+3
2008-07-20V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede1-0/+2
2008-07-20V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine1-23/+3