aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/pac207.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+8
* [media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine2011-01-191-1/+1
* [media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine2010-12-291-2/+2
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-1/+1
* 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-5/+3
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-7/+1
* V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede2010-10-211-2/+2
* V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent namingErik Andrén2010-05-181-2/+2
* V4L/DVB: gscpa_pac207: Add support for camera buttonHans de Goede2010-02-261-0/+23
* V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth2010-02-261-1/+1
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-6/+5
* V4L/DVB (13298): gspca - pac207/pac7311/mr97310a: Simplify pac_find_sof.Marton Nemeth2009-12-051-1/+1
* V4L/DVB (12617): gspca_pac207: enable higher framerates / lower exposure sett...Hans de Goede2009-09-121-18/+10
* V4L/DVB (12616): gspca_pac207: remove a number of unneeded (repeated) registe...Hans de Goede2009-09-121-8/+1
* V4L/DVB (10388): gspca - pac207: Webcam 093a:2474 added.Lierdakil2009-03-301-0/+1
* V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov2009-03-301-1/+1
* V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov2009-03-301-1/+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 (9992): gspca - pac207: Webcam 093a:2461 added.Hans de Goede2008-12-301-0/+1
* V4L/DVB (9982): gspca - pac207: Update my email address.Hans de Goede2008-12-301-2/+2
* V4L/DVB (9553): gspca: Webcam 145f:013a added in pac207.Jean-Francois Moine2008-12-291-0/+1
* V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine2008-10-121-1/+2
* V4L/DVB (8927): gspca: PAC 207 webcam 093a:2476 added.Jean-Francois Moine2008-10-121-0/+1
* V4L/DVB (8825): gspca: More controls for pac73xx and new webcam 093a:2624.Hans de Goede2008-09-031-11/+5
* V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine2008-09-031-14/+3
* V4L/DVB (8820): gspca: Change initialization and gamma of zc3xx - pas106.Jean-Francois Moine2008-09-031-10/+9
* V4L/DVB (8812): gspca: Do pac73xx webcams work.Hans de Goede2008-09-031-31/+5
* V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine2008-09-031-0/+4
* V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...Jean-Francois Moine2008-09-031-1/+0
* V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine2008-07-271-10/+9
* V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2008-07-231-7/+3
* V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-201-10/+9
* V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede2008-07-201-63/+5
* V4L/DVB (8202): gspca: PAC207 frames may be not compressed.Hans de Goede2008-07-201-1/+3
* V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine2008-07-201-19/+14
* V4L/DVB (8198): gspca: Frame decoding errors when PAC207 in full daylight.Hans de Goede2008-07-201-2/+10
* V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede2008-07-201-310/+43
* V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine2008-07-201-7/+7
* V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.Jean-Francois Moine2008-07-201-12/+12
* V4L/DVB (8158): gspca: minor changesJean-Francois Moine2008-07-201-4/+6
* V4L/DVB (8157): gspca: all subdriversJean-Francois Moine2008-07-201-6/+4
* V4L/DVB (8156): Many bug fixes, zc3xx added.Jean-Francois Moine2008-07-201-14/+17
* V4L/DVB (8154): Fix protection problems in the main driver.Jean-Francois Moine2008-07-201-5/+6
* V4L/DVB (8153): Subdriver pac207 added and minor changes.Hans de Goede2008-07-201-0/+939