summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/gspca.c
AgeCommit message (Expand)Author
2009-07-24V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...Brian Johnson
2009-06-23V4L/DVB (12071): gspca: fix NULL pointer deref in query_ctrlHans de Goede
2009-06-16V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added.Hans de Goede
2009-06-16V4L/DVB (11972): gspca - main: Skip disabled controls.Hans de Goede
2009-06-16V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message.Jean-Francois Moine
2009-06-16V4L/DVB (11712): gspca - main: Set the current alternate setting only when n...Jean-Francois Moine
2009-06-16V4L/DVB (11711): gspca - main: Fix a crash when no bandwidth availableJean-Francois Moine
2009-06-16V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image tra...Jean-Francois Moine
2009-06-16V4L/DVB (11708): gspca - main: Version change.Jean-Francois Moine
2009-06-16V4L/DVB (11448): gspca - main: Use usb interface as parent.Hans de Goede
2009-04-06V4L/DVB (11387): Sensor orientation reportingAdam Baker
2009-03-30V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho
2009-03-30V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine
2009-03-30V4L/DVB (10819): gspca: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-30V4L/DVB (10620): gspca - main: More checks of the device disconnection.Jean-Francois Moine
2009-03-30V4L/DVB (10379): gspca - main: Use usb_make_path() for VIDIOC_QUERYCAP.Thierry MERLE
2009-03-30V4L/DVB (10378): gspca - main: Avoid error on set interface on disconnection.Jean-Francois Moine
2009-03-30V4L/DVB (10370): gspca - main: Have 3 URBs instead of 2 for ISOC transfers.Jean-Francois Moine
2009-03-30V4L/DVB (10366): gspca - mr97310a: New subdriver.Kyle Guinn
2009-03-30V4L/DVB (10357): gspca - main: Cleanup code.Jean-Francois Moine
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2009-03-30V4L/DVB (10332): gspca - main: Version change.Jean-Francois Moine
2009-02-17V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.Adam Baker
2009-01-29V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...Jean-Francois Moine
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.Jean-Francois Moine
2008-12-30V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon.Jean-Francois Moine
2008-12-30V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type.Jean-Francois Moine
2008-12-30V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requ...Jim Paris
2008-12-30V4L/DVB (9846): gspca: Do the webcam microphone work when present.Jean-Francois Moine
2008-12-30V4L/DVB (9841): gspca: Use msleep instead of mdelay.Jean-Francois Moine
2008-12-30V4L/DVB (9838): gspca: Delay when trying an other altsetting on streaming start.Jean-Francois Moine
2008-12-30V4L/DVB (9710): gspca: Remove some unuseful core in main.Jean-Francois Moine
2008-12-30V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait.Hans de Goede
2008-12-29V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca documentation.Jean-Francois Moine
2008-12-29V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.Hans de Goede
2008-12-29V4L/DVB (9688): gspca: Reset the bulk URB status before resubmitting at irq l...Jean-Francois Moine
2008-12-29V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.Antonio Ospite
2008-12-29V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall
2008-12-29V4L/DVB (9565): gspca: Remove empty lines in traces.Jean-Francois Moine
2008-12-29V4L/DVB (9547): gspca: Version change.Jean-Francois Moine
2008-12-29V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.Jean-Francois Moine
2008-12-29V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when bulk tra...Jean-Francois Moine
2008-12-29V4L/DVB (9691): gspca: Some cleanups at device registerJean-Francois Moine
2008-12-16V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine
2008-10-17V4L/DVB (9282): Properly iterate the urbs when destroying them.Erik Andrén