summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
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-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab
2017-12-28media: fix semicolon.cocci warningsFengguang Wu
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab
2017-12-18media: v4l2-tpg.h: rename color structsMauro Carvalho Chehab
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab
2017-12-14media: siano: fix a potential integer overflowGustavo A. R. Silva
2017-12-11media: siano: add SPDX markupsMauro Carvalho Chehab
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27media: siano: get rid of documentation warningsMauro Carvalho Chehab
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
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: saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-04[media] v4l2-tpg: add Y10 and Y12 supportHans Verkuil
2017-10-04[media] saa7146: make saa7146_use_ops constBhumika Goyal
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-26media: saa7146: constify videobuf_queue_ops structuresArvind Yadav
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-08media: v4l2-tpg: fix the SMPTE-2084 transfer functionHans Verkuil
2017-08-08media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil
2017-07-20media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva
2017-04-17[media] b2c2: constify nxt200x_config structureBhumika Goyal
2017-04-10[media] v4l2-tpg: don't clamp XV601/709 to lim rangeHans Verkuil
2017-04-10[media] saa7146: use setup_timerGeliang Tang
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-02-03[media] b2c2: use IS_REACHABLE() instead of open-coding itArnd Bergmann
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-29[media] v4l2-tpg: Init hv_enc field with a valid valueRicardo Ribalda
2016-11-23[media] saa7146: Fix for while releasing video buffersAndrey Utkin
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann
2016-11-18[media] tveeprom: print log messages using pr_foo()Mauro Carvalho Chehab
2016-10-21[media] vivid: Add support for HSV encodingRicardo Ribalda Delgado
2016-10-21[media] vivid: Local optimizationRicardo Ribalda Delgado