aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/zc3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19[media] gspca - zc3xx: Lack of register 08 value for sensor cs2102kJean-François Moine1-1/+1
2012-03-19[media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control supportJean-François Moine1-7/+38
2012-03-08[media] gspca - zc3xx: Set the exposure at start of hv7131rJean-François Moine1-2/+1
2012-03-08[media] gspca - zc3xx: Fix bad sensor values when changing autogainJean-François Moine1-0/+4
2012-03-08[media] gspca - zc3xx: Cleanup sourceJean-François Moine1-9/+6
2012-03-08[media] gspca - zc3xx: Remove the low level tracesJean-François Moine1-35/+13
2012-03-08[media] gspca - zc3xx: Do automatic transfer control for hv7131r and pas202bJean-François Moine1-0/+134
2012-03-08[media] gspca - zc3xx: Adjust the JPEG decompression tablesJean-François Moine1-47/+50
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-67/+50
2011-12-11[media] gspca - zc3xx: Bad initialization of zc305/gc0303Jean-François Moine1-63/+50
2011-12-11[media] gspca: Remove the useless variable 'nbalt'Jean-François Moine1-4/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-23[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang1-0/+1
2011-09-04[media] gspca: Use current logging stylesJoe Perches1-6/+8
2011-05-21[media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine1-1/+4
2011-05-20[media] gspca - zc3xx: Adjust the mc501cb exchangesJean-François Moine1-36/+6
2011-03-22[media] gspca - zc3xx: Add exposure control for sensor hv7131rJean-François Moine1-7/+69
2011-03-22[media] gspca - zc3xx: Cleanup sourceJean-François Moine1-24/+24
2011-03-21[media] gspca - sonixj, zc3xx: Let some bandwidth for audio when USB 1.1Jean-François Moine1-0/+4
2011-01-31[media] gspca - zc3xx: Discard the partial framesJean-François Moine1-2/+10
2011-01-31[media] gspca - zc3xx: Fix bad images with the sensor hv7131rJean-François Moine1-2/+15
2011-01-31[media] gspca - zc3xx: Bad delay when given by a tableJean-François Moine1-1/+1
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca - zc3xx: The sensor of the VF0250 is a GC0303Jean-François Moine1-30/+30
2010-12-29[media] gspca - zc3xx: Use the new video control mechanismJean-François Moine1-176/+52
2010-12-29[media] gspca - zc3xx: Keep sorted the device tableJean-François Moine1-1/+1
2010-12-29[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolutionJean-François Moine1-1/+1
2010-10-21[media] gspca: Fix coding style issuesJean-François Moine1-9/+5
2010-10-21V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine1-4/+2
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-5/+4
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-7/+1
2010-08-08V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine1-467/+307
2010-08-08V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine1-118/+123
2010-08-08V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine1-2/+0
2010-08-08V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine1-15/+19
2010-08-08V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine1-158/+171
2010-08-08V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine1-185/+200
2010-08-02V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang1-2/+0
2010-08-02V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine1-1/+0
2010-08-02V4L/DVB: gspca - zc3xx: Add back the brightness controlJean-François Moine1-17/+56
2010-08-02V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202bJean-François Moine1-4/+0
2010-08-02V4L/DVB: gspca - zc3xx: Change the max and default JPEG qualitiesJean-François Moine1-3/+3
2010-08-02V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine1-5/+1
2010-05-19V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine1-5/+5
2010-05-19V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine1-72/+1
2010-05-19V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: gscpa_zc3xx: Add support for camera buttonHans de Goede1-0/+20
2010-02-26V4L/DVB: gspca - zc3xx: Change the resolutions of some sensorsHans de Goede1-6/+46
2010-02-26V4L/DVB (13923): gspca - zc3xx: Simplify code.Jean-Francois Moine1-4/+2