summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/t613.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-1054/+0
2012-07-31[media] gspca_t613: Disable CIF resolutionsHans de Goede1-0/+4
2012-07-31[media] gspca: Add reset_resume callback to all sub-driversHans de Goede1-0/+1
2012-07-31[media] gspca_t613: convert to the control frameworkHans Verkuil1-618/+201
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+25
2012-01-06[media] gscpa_t613: Add support for the camera buttonHans de Goede1-0/+25
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-04[media] t613: Use current logging stylesJoe Perches1-5/+7
2011-07-28[media] gspca: s/strncpy/strlcpy/Hans de Goede1-1/+1
2011-05-21[media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine1-11/+6
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine1-1/+1
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-1/+1
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-7/+1
2010-08-09V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine1-2/+2
2010-08-02V4L/DVB: drivers/media/video/gspca: Use kmemdupJulia Lawall1-2/+1
2010-08-02V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine1-0/+1
2010-08-02V4L/DVB: gspca - t613: Change the gain mechanismJean-François Moine1-62/+97
2010-08-02V4L/DVB: gspca - t613: Simplify the scan of isoc packetsJean-François Moine1-17/+8
2010-08-02V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_pollingJean-François Moine1-5/+2
2010-08-02V4L/DVB: gspca - t613: Change the gamma tableJean-François Moine1-21/+22
2010-08-02V4L/DVB: gspca - t613: Adjust light frequency values per sensorJean-François Moine1-20/+34
2010-08-02V4L/DVB: gspca - t613: Cleanup and clarify the sourceJean-François Moine1-67/+55
2010-05-18V4L/DVB: gspca - t613: Add color controlsCostantino Leandro1-9/+150
2010-05-18V4L/DVB: gspca - t613: Check the result of kmallocJean-François Moine1-2/+11
2010-02-26V4L/DVB: gspca - t613: Support for LT168G sensor.Nicolau Werneck1-0/+49
2010-02-26V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth1-1/+1
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine1-4/+3
2009-09-12V4L/DVB (12230): gspca - t613: Change tas5130a init sequences.Jean-Francois Moine1-104/+106
2009-06-17V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11143): gspca - t613: Bad sensor detection.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (10638): gspca - t613: Bad debug level when displaying the sensor type.Jean-Francois Moine1-4/+4
2009-03-30V4L/DVB (10637): gspca - t613: Bad sensor name in kernel trace when 'other' s...Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (10628): V4L: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-03-30V4L/DVB (10406): gspca: fix compiler warningHans Verkuil1-1/+1
2009-03-30V4L/DVB (10382): gspca - t613: Bad returned value when no known sensor found.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (10381): gspca - t613: New unknown sensor added.Jean-Francois Moine1-58/+120
2009-03-30V4L/DVB (10380): gspca - t613: Cleanup and optimize code.Jean-Francois Moine1-197/+182
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov1-1/+1
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov1-1/+3
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine1-1/+0
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset.Roel Kluin1-1/+1
2008-10-18V4L/DVB (9294): gspca: Add a stop sequence in t613.Jean-Francois Moine1-0/+14
2008-10-18V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Leandro Costantino1-37/+110
2008-10-18V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Jean-Francois Moine1-72/+70
2008-10-18V4L/DVB (9291): gspca: Do not set the white balance temperature by default in...Jean-Francois Moine1-1/+1
2008-10-18V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine1-7/+20