summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam1-2/+6
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-04-05media: ov7740: fix runtime pm initializationAkinobu Mita1-2/+5
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2-2/+2
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães9-147/+260
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-23media: sun6i: Fix CSI regmap's max_registerChen-Yu Tsai1-1/+1
2019-03-23media: lgdt330x: fix lock status reportingFrench, Nicholas A1-1/+1
2019-03-23media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2-2/+2
2019-03-23media: i2c: ov5640: Fix post-reset delayLoic Poulain1-1/+1
2019-03-14media: Revert "media: rc: some events are dropped by userspace"Sean Young1-1/+12
2019-03-14media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus1-0/+8
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding1-4/+8
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-3/+3
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds2-24/+24
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+24
2018-12-26Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-6/+36
2018-12-26Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds192-2973/+9776
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-6/+6
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-29/+74
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor1-3/+3
2018-12-17media: drxk_hard: check if parameter is not NULLMauro Carvalho Chehab1-3/+5
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab12-29/+74
2018-12-14media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus4-4/+34
2018-12-12media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman1-2/+2
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James3-0/+1739
2018-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+24
2018-12-10media: bpf: add bpf function to report mouse movementSean Young1-0/+24
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier1-0/+2
2018-12-07media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa1-0/+1
2018-12-07media: siano: Use kmemdup instead of duplicating its functionWen Yang1-2/+1
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay1-5/+17
2018-12-07media: video-i2c: support runtime PMAkinobu Mita1-2/+139
2018-12-07media: vivid: Improve timestampingGabriel Francisco Mandaji3-18/+40
2018-12-07media: rcar-vin: add R8A77980 supportSergei Shtylyov1-0/+32
2018-12-07media: rcar-csi2: add R8A77980 supportSergei Shtylyov1-0/+11
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring4-13/+11