summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot3-19/+21
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot32-450/+32
2019-06-05media: imx7-mipi-csis: Remove extra blank lineFabio Estevam1-1/+0
2019-06-05media: imx7-mipi-csis: Remove unneeded 'ret' initializationFabio Estevam1-1/+1
2019-06-05media: imx7-mipi-csis: Propagate the error if clock enabling failsFabio Estevam1-7/+7
2019-06-05media: vimc: Remove or modify stream checksAndré Almeida3-14/+4
2019-06-05media: media/doc: Allow sizeimage to be set by v4l clientsStanimir Varbanov2-2/+26
2019-06-05media: docs: fix minor typosMarc Gonzalez2-5/+5
2019-06-05media: dvb: tag deprecated DVB APIs as suchMauro Carvalho Chehab3-3/+9
2019-06-05media: do not use C++ style comments in uapi headersMasahiro Yamada2-69/+103
2019-06-05media: vicodec: use new v4l2_m2m_ioctl_try_en/decoder_cmd funcsHans Verkuil1-31/+4
2019-06-05media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpersHans Verkuil2-0/+33
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil3-15/+12
2019-06-05media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil1-4/+2
2019-06-05media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil2-4/+1
2019-06-05media: rtl2832_sdr: set device_caps in struct video_deviceHans Verkuil1-3/+2
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil20-133/+100
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil20-73/+42
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon30-128/+91
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon12-34/+18
2019-06-03media: dt-bindings: Fix vendor-prefixes YAMLMaxime Ripard1-1/+1
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter2-4/+4
2019-06-03media: platform: ao-cec-g12a: disable regmap fast_io for cec bus regmapNeil Armstrong1-1/+0
2019-06-03media: cx23885: remove redundant assignment to errColin Ian King1-2/+0
2019-06-03media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.hHans Verkuil1-3/+2
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang1-0/+3
2019-05-29media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET1-5/+5
2019-05-29media: omap3isp: constify platform_device_idArvind Yadav1-1/+1
2019-05-29media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma1-4/+4
2019-05-29media: omap3isp: Call video_unregister_device() unconditionallySakari Ailus1-2/+1
2019-05-29media: omap3isp: Don't rely on devm for memory resource managementSakari Ailus5-23/+54
2019-05-29media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal2-5/+5
2019-05-29media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma1-0/+3
2019-05-29media: videobuf-dma-contig: Use size of buffer in mmap not vma sizeAndrew F. Davis1-3/+1
2019-05-29media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao1-0/+1
2019-05-29media: em28xx: use usb_to_input_id() rather than handrolling itSean Young1-8/+3
2019-05-29media: em28xx: use common code for decoding nec scancodesSean Young1-15/+2
2019-05-29media: em28xx: give RC device proper nameSean Young1-6/+1
2019-05-29media: sun6i: Support A83T variantChen-Yu Tsai1-0/+1
2019-05-29media: dt-bindings: media: sun6i-csi: Add compatible string for A83T variantChen-Yu Tsai1-0/+1
2019-05-29media: ov8856: modify register to fix test patternShawn Tu1-6/+6
2019-05-29media: staging: imgu: Drop support for other page sizesSakari Ailus3-86/+22
2019-05-29media: staging: imgu: Address compiler / checker warnings in MMU codeSakari Ailus1-4/+35
2019-05-29media: staging: imgu: Remove redundant checksSakari Ailus1-4/+2
2019-05-29media: staging: imgu: Address a compiler warning on alignmentSakari Ailus1-1/+1
2019-05-29media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288Jonas Karlman5-1/+322
2019-05-29media: rockchip/vpu: Add MPEG2 decoding support to RK3399Jonas Karlman4-1/+327
2019-05-29media: rockchip/vpu: Add infra to support MPEG-2 decodingJonas Karlman5-1/+119
2019-05-29media: rockchip/vpu: Add support for non-standard controlsEzequiel Garcia4-13/+59
2019-05-29media: rockchip/vpu: Add decoder boilerplateEzequiel Garcia4-38/+203