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-07-20media: gspca/gl860: fix zero-length control requestsJohan Hovold1-2/+2
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-30media: 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
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil1-2/+6
2019-05-31media: gspca: Kill URBs on USB device disconnectEzequiel Garcia1-1/+3
2018-12-13media: gspca: fix frame overflow errorHans Verkuil1-5/+6
2018-07-25media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-06-16media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-2/+0
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary1-3/+6
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary1-7/+0
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary1-8/+34
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia1-4/+11
2018-05-28media: gspca: fix g/s_parm handlingHans Verkuil3-15/+16
2018-05-28media: gspca: convert to vb2Hans Verkuil5-769/+182
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2018-05-05media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede4-4/+4
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab1-1/+1
2018-04-04media: gspca: fix Kconfig help infowinton.liu1-1/+1
2018-02-26media: gspca: dtcs033: use %*ph to print small bufferAntonio Cardace1-4/+2
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-6/+6
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds62-851/+924
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab3-8/+8
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches59-687/+742
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches32-156/+174
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab1-1/+1
2017-11-28media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-28annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-16Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-31media: gspca: remove redundant assignment to variable jColin Ian King1-1/+0
2017-10-04[media] gspca: make arrays static, reduces object code sizeColin Ian King1-11/+11
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil1-8/+8
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King1-1/+1
2017-06-06[media] m5602_s5k83a: check return value of kthread_createPan Bian1-0/+5
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-1/+2
2017-04-05[media] gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3