aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+5
* [media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine2011-01-191-1/+1
* V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine2010-10-211-7/+1
* V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-021-5/+0
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-021-7/+5
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-161-2/+2
* V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine2009-12-051-9/+16
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* V4L/DVB (11692): gspca - m5602: Checkpatch.pl fixesErik Andrén2009-06-161-1/+3
* V4L/DVB (11685): gspca - gspca-m5602: Constify parameters of two functionsErik Andrén2009-06-161-2/+2
* V4L/DVB (11649): gspca - m5602: Probe the ov7660 sensorErik Andrén2009-06-161-0/+6
* V4L/DVB (11648): gspca - m5602: Remove some needless error checking and add c...Erik Andrén2009-06-161-5/+3
* V4L/DVB (11643): gspca - m5602: Add the ov7660 to the module parameter descri...Erik Andrén2009-06-161-2/+3
* V4L/DVB (11631): gspca - m5602: Remove useless error checkErik Andrén2009-06-161-1/+2
* V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...Luk?? Karas2009-06-161-3/+15
* V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-061-1/+12
* V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-061-2/+2
* V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas2009-04-061-1/+5
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-061-7/+6
* 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 (10035): m5602: add a start sending hook in the sensor structErik Andrén2008-12-301-0/+3
* V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor functionErik Andrén2008-12-301-6/+17
* V4L/DVB (10015): gspca - m5602: Add initial read sensor implementationErik Andrén2008-12-301-0/+36
* V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén2008-12-301-0/+44
* V4L/DVB (10001): gspca - m5602: Minor fixesErik Andrén2008-12-301-1/+3
* V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.Jean-Francois Moine2008-12-301-1/+1
* V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren2008-10-171-20/+14
* V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-171-1/+1
* V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Erik Andren2008-10-171-4/+6
* V4L/DVB (9120): gspca: sd_desc->start returns a value and static functions in...Jean-Francois Moine2008-10-121-16/+21
* V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren2008-10-121-21/+7
* V4L/DVB (9094): gspca: Frame counter in ALi m5602.Erik Andren2008-10-121-4/+6
* V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren2008-10-121-1/+0
* V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-121-0/+321