aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/ov519.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-43/+129
* [media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine2011-06-011-1/+1
* [media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine2011-06-011-2/+2
* [media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine2011-06-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [media] gspca - ov519: Add exposure and autogain controls for ov2610/2610aeJean-François Moine2011-03-221-14/+106
* [media] gspca - ov519: Add the 800x600 resolution for sensors ov2610/2610aeJean-François Moine2011-03-211-0/+23
* [media] gspca - ov519: Add the sensor ov2610aeJean-François Moine2011-03-211-5/+62
* [media] gspca - ov519: Cleanup source and add a commentJean-François Moine2011-01-191-4/+2
* [media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine2011-01-191-1/+1
* [media] gspca - ov519: Bad detection of some ov7670 sensorsJean-François Moine2010-12-291-2/+2
* [media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)Jean-François Moine2010-12-291-8/+386
* [media] gspca - ov519: Re-initialize the webcam at resume timeJean-François Moine2010-12-291-38/+52
* [media] gspca - ov519: Initialize the ov519 snapshot registerJean-François Moine2010-12-291-0/+3
* [media] gspca - ov519: Change the ov519 start and stop sequencesJean-François Moine2010-12-291-2/+6
* [media] gspca - ov519: Simplify the LED control functionsJean-François Moine2010-12-291-4/+4
* [media] gspca - ov519: Check the disabled controls at start time onlyJean-François Moine2010-12-291-16/+12
* [media] gspca - ov519: Clearer debug and error messagesJean-François Moine2010-12-291-17/+19
* [media] gspca - ov519: Propagate errors to higher levelJean-François Moine2010-12-291-332/+204
* [media] gspca - ov519: Define the disabled controls in a tableJean-François Moine2010-12-291-15/+47
* [media] gspca - ov519: Set their numbers in the ov519 and ov7670 register namesJean-François Moine2010-12-291-123/+123
* [media] gspca - ov519: Cleanup sourceJean-François Moine2010-12-291-135/+130
* [media] gspca - ov519: Define the sensor types in an enumJean-François Moine2010-12-291-16/+21
* [media] gspca - ov519: Reduce the size of some variablesJean-François Moine2010-12-291-3/+3
* [media] gspca - ov519: Change types '__xx' to 'xx'Jean-François Moine2010-12-291-41/+41
* [media] gspca - ov519: Don't do USB exchanges after disconnectionJean-François Moine2010-12-291-0/+2
* [media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=mJean-François Moine2010-12-291-1/+1
* [media] gspca_ov519: generate release button event on stream stop if neededHans de Goede2010-12-291-1/+9
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-10/+8
* [media] gspca - ov519: Use the new video control mechanismJean-François Moine2010-10-211-241/+75
* V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine2010-10-211-2/+2
* V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine2010-10-211-23/+20
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-7/+1
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-021-4/+2
* V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine2010-08-021-1/+6
* V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensorsHans de Goede2010-08-021-1/+1
* V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede2010-08-021-3/+18
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | V4L/DVB: gspca_ov519: add support for the button on ov511 based camsHans de Goede2010-02-261-5/+17
* | V4L/DVB: gspca_ov519: Add support for the button on ov518 based camsHans de Goede2010-02-261-25/+29
* | V4L/DVB: gspca_ov519: add support for the button on ov519 based camsHans de Goede2010-02-261-0/+62
* | V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limitsHans de Goede2010-02-261-6/+4
* | V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov7...Hans de Goede2010-02-261-7/+7
* | V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648Hans de Goede2010-02-261-12/+32
* | V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x4...Hans de Goede2010-02-261-7/+19
* | V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as invertedHans de Goede2010-02-261-1/+2
|/
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-161-7/+7
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-30/+24
* V4L/DVB (13198): gspca - ov519: Bad frame pointer in ovfx2 packet scan.Jean-Francois Moine2009-12-051-1/+1