summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_s5k83a.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine2010-08-021-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-261-1/+1
* V4L/DVB (12421): drivers/media/video/gspca: introduce missing kfreeJulia Lawall2009-09-121-1/+3
* V4L/DVB (11692): gspca - m5602: Checkpatch.pl fixesErik Andrén2009-06-161-1/+2
* V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser2009-06-161-1/+1
* V4L/DVB (11634): gspca - m5602-s5k83a: Set the sensor_settings pointer correctlyLukas Karas2009-06-161-1/+2
* V4L/DVB (11633): gspca - m5602-s5k83a: Move hsync/vsync setup to start functionErik Andrén2009-06-161-1/+15
* V4L/DVB (11632): gspca - m5602-s5k83a: Reset the v4l2 ctrl cache upon sensor ...Erik Andrén2009-06-161-5/+29
* V4L/DVB (11547): gspca - m5602-s5k83a: Align the v4l2 ctrl definitionsErik Andr?n2009-06-161-14/+14
* V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n2009-06-161-10/+21
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-161-5/+0Star
* V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...Luk?? Karas2009-06-161-147/+242
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-071-1/+69
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-071-2/+16
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-071-1/+1
* V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas2009-04-071-0/+29
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-071-21/+14Star
* V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-081-1/+1
* V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén2008-12-301-37/+0Star
* V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén2008-12-301-13/+13
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-301-44/+0Star
* V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén2008-12-301-21/+21
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-301-0/+2
* V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83aErik Andrén2008-12-301-26/+36
* V4L/DVB (10006): gspca - m5602: Align some definesErik Andrén2008-12-301-3/+3
* V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren2008-10-171-2/+2
* V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-171-1/+1
* V4L/DVB (9123): gspca: Add some lost controls to the s5k83a sensor.Erik Andren2008-10-121-1/+91
* V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren2008-10-121-0/+2
* V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-121-0/+331