aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/vc032x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-3850/+0
2012-08-13[media] gspca: use %*ph to print small buffersAndy Shevchenko1-5/+2
2012-07-30[media] gspca: Add reset_resume callback to all sub-driversHans de Goede1-0/+1
2012-07-30[media] gspca: always call v4l2_ctrl_handler_setup after startHans Verkuil1-2/+0
2012-07-30[media] vc032x: convert to the control frameworkHans Verkuil1-537/+158
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-04[media] gspca: Use current logging stylesJoe Perches1-6/+7
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca - vc032x: Cleanup sourceJean-François Moine1-34/+40
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-5/+5
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-8/+1
2010-08-08V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine1-1/+1
2010-08-08V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine1-28/+32
2010-08-08V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine1-34/+272
2010-08-02V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine1-13/+12
2010-08-02V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine1-10/+38
2010-08-02V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine1-65/+87
2010-08-02V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine1-4/+4
2010-08-02V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine1-4/+0
2010-08-02V4L/DVB: gspca - main: Simplify image buildingJean-François Moine1-7/+6
2010-05-19V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYVJean-François Moine1-255/+482
2010-05-19V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine1-5/+5
2010-02-26V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth1-1/+1
2010-02-26V4L/DVB (13893): gspca - vc032x: Change the sensor of 046d:0892 and 046d:0896.Jean-Francois Moine1-46/+522
2010-02-26V4L/DVB (13892): gspca - vc032x: Add the H and V flip controls for sensor mi1320.Jean-Francois Moine1-0/+2
2010-02-26V4L/DVB (13891): gspca - vc032x: Fix bad probe of the sensor mi1320.Jean-Francois Moine1-27/+97
2010-01-17V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.Jean-Francois Moine1-0/+4
2009-12-05V4L/DVB (13491): gspca - vc032x: Avoid crash on querymenu.Jean-Francois Moine1-0/+2
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan().Jean-Francois Moine1-9/+12
2009-09-19V4L/DVB (12953): gspca - vc032x: Bad GPIO of the Samsung Q1 on start/stop streaming.Jean-Francois Moine1-3/+4
2009-09-12V4L/DVB (12695): gspca - vc032x: Do the LED work with the sensor hv7131r.Jean-Francois Moine1-11/+12
2009-09-12V4L/DVB (12694): gspca - vc032x: Change the start exchanges of the sensor hv7131r.Jean-Francois Moine1-79/+165
2009-09-12V4L/DVB (12383): gspca - vc032x: Bad h/v flip controls when inverted by default.Jean-Francois Moine1-2/+2
2009-09-12V4L/DVB (12355): gspca - vc032x: Cleanup sourceJean-Francois Moine1-65/+57
2009-09-12V4L/DVB (12354): gspca - vc032x: H and V flip controls added for mi13x0_soc sensorsJean-Francois Moine1-40/+53
2009-09-12V4L/DVB (12353): gspca - vc032x: Add the 1280x960 resolution for sensor mi1310_socJean-Francois Moine1-80/+165
2009-09-12V4L/DVB (12352): gspca - vc032x: Fix mi1310_soc preview and LEDAceLan Kao1-192/+205
2009-09-12V4L/DVB (12228): gspca - vc032x: Webcam 0ac8:c301 added.Jean-Francois Moine1-13/+33
2009-06-16V4L/DVB (11719): gspca - vc032x: mi1320_soc images are upside-downJean-Francois Moine1-0/+2
2009-06-16V4L/DVB (11718): gspca - vc032x: Bad pixelformat for mi1320_socJean-Francois Moine1-3/+3
2009-06-16V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message.Jean-Francois Moine1-1/+13
2009-04-06V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine1-402/+1
2009-03-30V4L/DVB (11212): gspca - vc032x: Use YVYU format for sensor mi1320_soc.Jean-Francois Moine1-30/+412
2009-03-30V4L/DVB (11211): gspca - vc032x: Simplify the i2c write function.Jean-Francois Moine1-19/+5
2009-03-30V4L/DVB (11209): gspca - vc032x: New sensor mi1320_soc and webcam 15b8:6001 added.Jean-Francois Moine1-12/+415
2009-03-30V4L/DVB (11146): gspca - vc032x: Change the probe sequence.Jean-Francois Moine1-23/+50
2009-03-30V4L/DVB (10788): gspca - vc032x: Bad matrix for sensor mi1310_soc.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (10617): gspca - vc032x: Remove the vc0321 reset.Jean-Francois Moine1-10/+0
2009-03-30V4L/DVB (10432): gspca - vc032x: Cleanup source, optimize and check i2c_write.Jean-Francois Moine1-56/+37
2009-03-30V4L/DVB (10431): gspca - vc032x: Bad revision for the webcam 041e:405b.Jean-Francois Moine1-1/+1