summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+2
2017-02-28scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada1-3/+3
2017-02-03[media] gspca_stv06xx: remove redundant check for err < 0Colin Ian King1-3/+0
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus62-248/+0
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada2-8/+2
2016-10-24[media] stv06xx: store device name after the USB_DEVICE lineMauro Carvalho Chehab1-12/+6
2016-10-24[media] spca506: rewrite a commented line to avoid wrong parsingMauro Carvalho Chehab1-2/+1
2016-10-21[media] gspca: don't break long linesMauro Carvalho Chehab13-37/+21
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