summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-01media: rcar-vin: Do not reset the crop and compose rectangles in s_fmtNiklas Söderlund1-2/+2
2019-10-01media: rcar-vin: Rename rectangle holding the video source informationNiklas Söderlund2-18/+19
2019-10-01media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macroNiklas Söderlund1-8/+3
2019-10-01media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund1-1/+2
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia9-37/+25
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia10-42/+30
2019-10-01media: vidioc-g-fbuf.rst: remove duplicate 'struct'Hans Verkuil1-1/+1
2019-10-01media: vim2m: Fix abort issueJernej Skrabec1-0/+3
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-10-01media: v4l2-dv-timings.c: fix format stringHans Verkuil1-1/+1
2019-10-01media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang1-0/+1
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot1-4/+14
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot5-13/+8
2019-10-01media: mtk-vcodec: vdec: fix incorrect pointer dereferenceYunfei Dong1-1/+1
2019-10-01media: em28xx: make various arrays static const, makes object smallerColin Ian King1-15/+15
2019-10-01media: s3c-camif: make array 'registers' static const, makes object smallerColin Ian King1-1/+1
2019-10-01media: uapi: h264: clarify dec_ref_pic_marking_bit_size fieldsPhilipp Zabel1-1/+1
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel1-7/+6
2019-10-01media: ext-ctrls-flash.rst: fix typoHans Verkuil1-1/+1
2019-10-01media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET1-0/+1
2019-10-01media: cedrus: fix various format-related compliance issuesHans Verkuil3-25/+14
2019-10-01media: cedrus: choose default pixelformat in try_fmtHans Verkuil1-26/+20
2019-10-01media: cedrus: fill in bus_info for media deviceHans Verkuil1-0/+2
2019-10-01media: am437x-vpfe: Switch to SPDX LicensingBenoit Parrot3-35/+3
2019-10-01media: am437x-vpfe: Remove per bus width static dataBenoit Parrot2-56/+16
2019-10-01media: am437x-vpfe: TRY_FMT ioctl is not really trying anythingBenoit Parrot2-171/+171
2019-10-01media: am437x-vpfe: fix function trace debug logBenoit Parrot1-59/+13
2019-10-01media: am437x-vpfe: Use a per instance format array instead of a static oneBenoit Parrot2-69/+75
2019-10-01media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-10-01media: am437x-vpfe: Streamlined vb2 buffer cleanupBenoit Parrot1-28/+25
2019-10-01media: am437x-vpfe: fix start streaming error pathBenoit Parrot1-0/+1
2019-10-01media: am437x-vpfe: Wait for end of frame before tear-downBenoit Parrot2-26/+29
2019-10-01media: am437x-vpfe: Rework ISR routine for clarityBenoit Parrot1-62/+66
2019-10-01media: am437x-vpfe: Fix missing first lineBenoit Parrot1-4/+0
2019-10-01media: am437x-vpfe: Fix suspend path to always handle pinctrl configDave Gerlach1-24/+22
2019-10-01media: MAINTAINERS: Add reviewer to vimc driverShuah Khan1-0/+1
2019-10-01media: doc: media: vimc: Update module parameter usage informationShuah Khan1-6/+6
2019-10-01media: vimc: move duplicated IS_SRC and IS_SINK to common headerShuah Khan3-12/+11
2019-10-01media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan4-2/+4
2019-10-01media: vimc: Collapse component structure into a single monolithic driverShuah Khan8-385/+195
2019-10-01media: mc-device.c: fix memleak in media_device_register_entityzhengbin1-32/+33
2019-10-01media: i2c: mt9m001: make array init_regs static, makes object smallerColin Ian King1-1/+1
2019-09-30Linux 5.4-rc1v5.4-rc1Linus Torvalds1-2/+2
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+58
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds17-212/+291
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds9-81/+66
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds5-11/+30
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds9-35/+410
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0