summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca
AgeCommit message (Expand)AuthorFilesLines
2021-07-20media: gspca/sunplus: fix zero-length control requestsJohan Hovold1-2/+6
2021-07-20media: gspca/sq905: fix control-request directionJohan Hovold1-1/+1
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman1-3/+7
2021-05-22media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-05-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2020-12-29media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-10-05media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2016-08-24[media] gspca: finepix: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: vicam: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+2
2016-08-24[media] gspca: sonixj: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+4
2016-08-24[media] media: usb: gspca: konica: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: gspca: gspca: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: gspca: benq: don't print error when allocating urb failsWolfram Sang1-3/+1
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