summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-10-01media: rcar-vin: Rename rectangle holding the video source informationNiklas Söderlund
2019-10-01media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macroNiklas Söderlund
2019-10-01media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2019-10-01media: vim2m: Fix abort issueJernej Skrabec
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-10-01media: v4l2-dv-timings.c: fix format stringHans Verkuil
2019-10-01media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: fix incorrect pointer dereferenceYunfei Dong
2019-10-01media: em28xx: make various arrays static const, makes object smallerColin Ian King
2019-10-01media: s3c-camif: make array 'registers' static const, makes object smallerColin Ian King
2019-10-01media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET
2019-10-01media: am437x-vpfe: Switch to SPDX LicensingBenoit Parrot
2019-10-01media: am437x-vpfe: Remove per bus width static dataBenoit Parrot
2019-10-01media: am437x-vpfe: TRY_FMT ioctl is not really trying anythingBenoit Parrot
2019-10-01media: am437x-vpfe: fix function trace debug logBenoit Parrot
2019-10-01media: am437x-vpfe: Use a per instance format array instead of a static oneBenoit Parrot
2019-10-01media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-10-01media: am437x-vpfe: Streamlined vb2 buffer cleanupBenoit Parrot
2019-10-01media: am437x-vpfe: fix start streaming error pathBenoit Parrot
2019-10-01media: am437x-vpfe: Wait for end of frame before tear-downBenoit Parrot
2019-10-01media: am437x-vpfe: Rework ISR routine for clarityBenoit Parrot
2019-10-01media: am437x-vpfe: Fix missing first lineBenoit Parrot
2019-10-01media: am437x-vpfe: Fix suspend path to always handle pinctrl configDave Gerlach
2019-10-01media: vimc: move duplicated IS_SRC and IS_SINK to common headerShuah Khan
2019-10-01media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan
2019-10-01media: vimc: Collapse component structure into a single monolithic driverShuah Khan
2019-10-01media: mc-device.c: fix memleak in media_device_register_entityzhengbin
2019-10-01media: i2c: mt9m001: make array init_regs static, makes object smallerColin Ian King
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: ov9650: add a sanity checkMauro Carvalho Chehab
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab
2019-08-26media: vicodec: make life easier for static analyzersMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-26v4l2-core: fix coding style for the two new c filesMauro Carvalho Chehab
2019-08-26media: v4l2-core: Remove BUG() from i2c and spi helpersEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia