summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/gl860
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab8-2942/+0
2012-07-31[media] gspca: Add reset_resume callback to all sub-driversHans de Goede1-0/+1
2012-05-14[media] gspca_gl860: Add a present check to sd_stop0Hans de Goede1-0/+3
2012-03-08[media] media: gspca: append $(srctree) to -I parametersAndy Shevchenko1-1/+1
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2011-12-11[media] gspca: Remove the useless variable 'nbalt'Jean-François Moine1-1/+0
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-16/+1
2011-09-04[media] gl860: Use current logging stylesJoe Perches1-3/+5
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-1/+0
2011-05-21[media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine1-14/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-19[media] gspca: Remove __devinit, __devinitconst and __devinitdataJean-François Moine1-1/+1
2010-10-21[media] gspca: Fix coding style issuesJean-François Moine1-3/+3
2010-10-21V4L/DVB: gspca - all modules: Display error messages when gspca debug disabledJean-François Moine1-2/+1
2010-10-21V4L/DVB: gspca - all modules: Remove useless module load/unload messagesJean-François Moine1-3/+0
2010-08-02V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine1-1/+1
2010-08-02V4L/DVB: gspca - gl860: text alignmentOlivier Lorin1-5/+5
2010-08-02V4L/DVB: gspca - gl860: fix for wrong 0V9655 resolution identifier nameOlivier Lorin1-2/+2
2010-08-02V4L/DVB: gspca - gl860: use of real resolutions for MI2020 sensorOlivier Lorin1-4/+4
2010-08-02V4L/DVB: gspca - gl860: setting changes applied after an EOIOlivier Lorin1-1/+1
2010-08-02V4L/DVB: gspca - gl860: USB control message delay unificationOlivier Lorin1-4/+1
2010-08-02V4L/DVB: gspca - gl860: new driver for MI2020 sensorOlivier Lorin3-499/+266
2010-02-26V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.Márton Németh1-5/+5
2009-12-16V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine3-7/+7
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...Jean-Francois Moine1-5/+5
2009-12-05V4L/DVB (13196): gspca - gl860: add flip/mirror for OV2640Olivier Lorin1-58/+41
2009-12-05V4L/DVB (13195): gspca - gl860: comment changes and naming scheme egalizationOlivier Lorin6-121/+118
2009-12-05V4L/DVB (13194): gspca - gl860: improvement of the main driver partOlivier Lorin1-22/+21
2009-09-19V4L/DVB(12993b): gl860: Prevent a potential risk of zeroing a floating pointerMauro Carvalho Chehab1-0/+2
2009-09-19V4L/DVB (12954): gspca - gl860: Addition of GL860 based webcamsOlivier Lorin8-0/+3225