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