summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/gspca.c
Commit message (Expand)AuthorAgeFilesLines
* [media] gspca - main: New video control mechanismJean-François Moine2010-10-211-32/+99
* V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine2010-10-211-11/+9
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-2/+1
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
* V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine2010-08-081-4/+15
* V4L/DVB: gspca - main: Version changeJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-021-0/+22
* V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine2010-08-021-7/+3
* V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine2010-08-021-31/+0
* V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine2010-08-021-1/+2
* V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-021-66/+46
* V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine2010-08-021-2/+3
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-021-35/+30
* V4L/DVB: gspca - main: Remove V4L1 compatibilityJean-François Moine2010-08-021-52/+1
* V4L/DVB: gspca - main: Don't use the PG_Reserved flag for mmapped buffersJean-François Moine2010-08-021-33/+2
* V4L/DVB: gspca - main: Function gspca_dev_probe2 addedJean-François Moine2010-08-021-15/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-15/+15
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-15/+15
* | V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpuJean-François Moine2010-05-191-2/+2
* | V4L/DVB: gspca - main: Stop the webcam when bandwidth too smallJean-François Moine2010-05-191-33/+32
* | V4L/DVB: gspca - main: Restart streaming after reqbufJean-François Moine2010-05-191-2/+5
* | V4L/DVB: gspca - main: Check the file doing stream on/offJean-François Moine2010-05-191-0/+12
* | V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine2010-05-191-2/+2
* | V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2010-05-191-5/+18
* | V4L/DVB: gspca: fixes compilation when input is not selectedMauro Carvalho Chehab2010-05-181-4/+0
* | V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestampingPaulo Assis2010-05-181-4/+3
|/
* V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not setHans de Goede2010-02-261-1/+3
* V4L/DVB: gspca_main: some input error handling fixesHans de Goede2010-02-261-9/+10
* V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede2010-02-261-1/+1
* V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine e...Hans de Goede2010-02-261-0/+2
* V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not setJean-François Moine2010-02-261-0/+6
* V4L/DVB: gspca - main: Change version to 2.9.0.Jean-François Moine2010-02-261-1/+1
* V4L/DVB: gspca - main: Add input support for interrupt endpoints.Márton Németh2010-02-261-1/+202
* V4L/DVB: gspca - main: Clear any previous USB error when starting the transferJean-Francois Moine2010-02-261-0/+2
* V4L/DVB (13925): gspca - main: Change the check of the USB video interface.Jean-Francois Moine2010-02-261-6/+3
* V4L/DVB (13897): gspca - main: Check the interface class at probe time.Jean-Francois Moine2010-02-261-2/+6
* V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine2010-02-261-5/+8
* V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine2010-02-261-13/+12
* V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.Jean-Francois Moine2010-01-171-0/+2
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-161-2/+4
* V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2009-12-161-0/+13
* V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2009-12-161-0/+29
* V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.Márton Németh2009-12-161-3/+0
* V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine2009-12-161-4/+3
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-3/+5
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-11/+9
* V4L/DVB (13452): gspca - main: Let the driver scan URB packets when no frame ...Jean-Francois Moine2009-12-051-23/+12
* V4L/DVB (13451): gspca - main: Memorize the current frame buffer.Jean-Francois Moine2009-12-051-10/+11
* V4L/DVB (13450): gspca - main: Clear the urb status before resubmit.Jean-Francois Moine2009-12-051-3/+2
OpenPOWER on IntegriCloud