summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca
AgeCommit message (Expand)Author
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-01-16media: gspca: ov534-ov772x: remove unnecessary COM3 initializationPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove camera clock setup from bridge_initPhilipp Zabel
2019-01-16media: gspca: ov534-ov722x: remove mode specific video data registers from br...Philipp Zabel
2019-01-16media: gspca: ov534-ov772x: add SGBRG8 bayer mode supportPhilipp Zabel
2019-01-16media: gspca: ov543-ov772x: move video format specific registers into bridge_...Philipp Zabel
2019-01-16media: gspca: support multiple pixel formats in TRY_FMTPhilipp Zabel
2019-01-16media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALSPhilipp Zabel
2019-01-16media: gspca: ov534: replace msleep(10) with usleep_rangePhilipp Zabel
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu
2018-11-22media: gspca: fix frame overflow errorHans Verkuil
2018-09-12media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()Sebastian Andrzej Siewior
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-25media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia
2018-05-28media: gspca: fix g/s_parm handlingHans Verkuil
2018-05-28media: gspca: convert to vb2Hans Verkuil
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-05media: gspca: Stop using GFP_DMA for buffers for USB bulk transfersHans de Goede
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-04media: gspca: fix Kconfig help infowinton.liu
2018-02-26media: gspca: dtcs033: use %*ph to print small bufferAntonio Cardace
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-08media: gspca: Convert PDEBUG to gspca_dbgJoe Perches
2017-12-08media: gspca: Convert PERR to gspca_errJoe Perches
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: gspca: remove redundant assignment to variable jColin Ian King
2017-10-04[media] gspca: make arrays static, reduces object code sizeColin Ian King
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King
2017-06-06[media] m5602_s5k83a: check return value of kthread_createPan Bian
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-04-05[media] gspca: konica: add missing endpoint sanity checkJohan Hovold