aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/gspca (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-09[media] zc3xx: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+4
2016-07-08[media] gspca: avoid unused variable warningsArnd Bergmann3-3/+3
2016-07-08[media] gspca: correct speed testingOliver Neukum1-1/+1
2016-07-08[media] sn9c20x: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-10/+4
2016-07-08[media] gspca: fix a v4l2-compliance failure about buffer timestampAntonio Ospite1-1/+1
2016-07-08[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALSAntonio Ospite1-1/+18
2016-07-08[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()Antonio Ospite1-4/+4
2016-07-08[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()Antonio Ospite1-1/+1
2016-07-08[media] gspca: ov534/topro: use a define for the default framerateAntonio Ospite2-6/+7
2016-06-24m5602_ov7660: move skeletons to the .c fileMauro Carvalho Chehab2-153/+153
2016-06-24m5602_po1030: move skeletons to the .c fileMauro Carvalho Chehab2-104/+104
2016-06-24m5602_s5k83a: move skeletons to the .c fileMauro Carvalho Chehab2-124/+124
2016-06-24m5602_ov9650: move skeletons to the .c fileMauro Carvalho Chehab2-150/+152
2016-06-24m5602_mt9m111: move skeletons to the .c fileMauro Carvalho Chehab2-144/+144
2016-06-24m5602_s5k4aa: move skeletons to the .c fileMauro Carvalho Chehab2-197/+199
2016-06-24m5602_core: move skeletons to the .c fileMauro Carvalho Chehab2-15/+15
2016-03-10[media] touptek: cast char types on %x printkMauro Carvalho Chehab1-2/+2
2016-03-10[media] touptek: don't DMA at the stackMauro Carvalho Chehab1-2/+2
2016-03-01[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arraysHans de Goede1-34/+0
2016-03-01[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci hostWesley Post2-0/+17
2015-11-17[media] gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-2/+2
2015-07-06[media] gscpa_m5602: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-07-06[media] gspca: sn9c2028: remove an unneeded conditionDan Carpenter1-1/+1
2015-05-30[media] gspca: sn9c2028: Add gain and autogain controls Genius Videocam Live v2Vasily Khoruzhick2-3/+137
2015-05-30[media] gspca: sn9c2028: Add support for Genius Videocam Live v2Vasily Khoruzhick1-1/+118
2015-05-01[media] xirlink_cit: comment unreachable codeMauro Carvalho Chehab1-3/+9
2015-05-01[media] stk014: fix bad indentingMauro Carvalho Chehab1-1/+1
2015-05-01[media] sonixj: fix bad indentingMauro Carvalho Chehab1-1/+1
2015-04-30[media] zc3xx: remove dead code and uneeded gotosMauro Carvalho Chehab1-7/+7
2015-04-30[media] zc3xx: don't go past quality arrayMauro Carvalho Chehab1-1/+1
2015-04-30[media] benq: fix indentationMauro Carvalho Chehab1-2/+2
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2-9/+6
2015-03-03[media] media: fix gspca drivers build dependenciesRandy Dunlap1-0/+1
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab1-8/+3
2015-02-10[media] gpsca: remove the risk of a division by zeroLuis de Bethencourt1-1/+3
2015-01-29[media] gspca_vc032x: Fix wrong bytesperlineLuca Bonissi1-5/+5
2015-01-29[media] gspca: Fix underflow in vidioc_s_parm()Hans de Goede1-1/+1
2015-01-29[media] gspca: Add high-speed modes for PS3 Eye cameraJoe Howse1-2/+8
2015-01-29[media] gspca_stv06xx: enable button found on some Quickcam Express variantAntonio Ospite1-2/+2
2015-01-29[media] gspca/touptek: Fix a few CodingStyle issuesMauro Carvalho Chehab1-111/+110
2015-01-29[media] gspca_touptek: Add support for ToupTek UCMOS series USB camerasJohn McMaster3-0/+744
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-15/+16
2014-09-21[media] sn9c20x: fix checkpatch warning: sizeof cmatrix should be sizeof(cmatrix)Morgan Phillips1-1/+1
2014-09-21[media] sn9c20x.c: fix checkpatch error: that open brace { should be on the previous lineMorgan Phillips1-4/+6
2014-09-08[media] trivial: drivers/media/usb/gspca/gspca.h: indent with TABs, not spacesAntonio Ospite1-1/+1
2014-09-08[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a commentAntonio Ospite1-3/+2
2014-09-03[media] kinect: fix sparse warningsHans Verkuil1-6/+6
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab1-0/+1