summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/sn9c20x.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+38
2012-01-06[media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmtHans de Goede1-0/+37
2012-01-06[media] gspca: Add a need_max_bandwidth flag to sd_descHans de Goede1-0/+1
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-09-23[media] gspca - sn9c20x: Fix status LED device 0c45:62b3Frank Schaefer1-1/+1
2011-09-03[media] sn9c20x: Use current logging stylesJoe Perches1-36/+38
2011-03-21[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down listHans de Goede1-0/+7
2011-03-21[media] gspca_sn9c20x: Make buffers slightly larger for JPEG framesHans de Goede1-4/+4
2011-03-21[media] gspca_sn9c20x: Add LED_REVERSE flag for 0c45:62bbHans de Goede1-1/+1
2011-03-21[media] gspca_sn9c20x: Add hflip and vflip controls for the ov7660 sensorHans de Goede1-3/+13
2011-03-21[media] gspca_sn9c20x: Fix colored borders with ov7660 sensorHans de Goede1-2/+5
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-12-29[media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensorMauro Carvalho Chehab1-13/+61
2010-12-29[media] gspca/sn9c20x: Get rid of scale "magic" numbersMauro Carvalho Chehab1-25/+33
2010-12-29[media] gspca/sn9c20x: Test if sensor is a OV sensorMauro Carvalho Chehab1-0/+9
2010-10-21[media] gspca: Fix coding style issuesJean-François Moine1-4/+9
2010-10-21V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine1-4/+2
2010-10-21V4L/DVB: gspca - sn9c20x: Better image sizesJean-François Moine1-7/+7
2010-10-21V4L/DVB: gspca - sn9c20x: Fix the number of bytes per lineJean-François Moine1-12/+12
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-7/+1
2010-09-27V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine1-2/+1
2010-08-02V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine1-1/+0
2010-08-02V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine1-14/+3
2010-05-19V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensorBrian Johnson1-25/+7
2010-05-19V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flagBrian Johnson1-8/+8
2010-05-19V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device listBrian Johnson1-0/+7
2010-05-19V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device listBrian Johnson1-0/+7
2010-05-18V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 codeBrian Johnson1-34/+24
2010-05-18V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensorBrian Johnson1-3/+41
2010-05-18V4L/DVB: gspca - sn9c20x: Add upside down detectionBrian Johnson1-10/+40
2010-05-18V4L/DVB: gspca - sn9c20x: Add support for camera LEDsBrian Johnson1-3/+15
2010-05-18V4L/DVB: gspca - sn9c20x: use gspca's input device handlingMauro Carvalho Chehab1-113/+34
2010-05-18V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensorGerman Galkin1-3/+3
2010-05-06V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB (13869): gspca - sn9c20x: Cleanup code.Jean-Francois Moine1-15/+16
2010-02-26V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth1-1/+1
2010-01-17V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.Roel Kluin1-1/+1
2009-12-16V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine1-4/+3
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart1-2/+3
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine1-6/+5
2009-09-12V4L/DVB (12707): gspca - sn9c20x: Add SXGA support to MT9M111Brian Johnson1-2/+14
2009-09-12V4L/DVB (12706): gspca - sn9c20x: disable exposure/gain controls for MT9M111 ...Brian Johnson1-6/+5
2009-09-12V4L/DVB (12705): gspca - sn9c20x: Add SXGA support to SOI968Brian Johnson1-0/+20
2009-09-12V4L/DVB (12703): gspca - sn9c20x: Reduces size of objectJoe Perches1-45/+56
2009-09-12V4L/DVB (12704): gspca - sn9c20x: Fix exposure on SOI968 sensorsBrian Johnson1-11/+42
2009-09-12V4L/DVB (12351): gspca - sn9c20x: Misc fixesBrian Johnson1-18/+20
2009-07-24V4L/DVB (12286): sn9c20x: reorder includes to be like other driversMauro Carvalho Chehab1-4/+5
2009-07-24V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson1-0/+2433