aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ioctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21media: rc: add keymap for Tanix TX3 mini remoteChristian Hewitt3-0/+79
2019-08-21media: rc: add keymap for Khadas VIM/EDGE remoteChristian Hewitt3-0/+56
2019-08-21media: rc: add keymap for Amediatech X96-MAX remoteChristian Hewitt3-0/+85
2019-08-21media: si2168: Refactor command setup codeMarc Gonzalez1-111/+48
2019-08-21media: dvb-frontends: use ida for pll numberSean Young1-16/+24
2019-08-19media: pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentationHans Verkuil1-6/+30
2019-08-19media: docs-rst: Document memory-to-memory video decoder interfaceTomasz Figa6-19/+1157
2019-08-19media: vicodec: set flags for vdec/stateful OUTPUT coded formatsMaxime Jourdan1-0/+3
2019-08-19media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2-0/+5
2019-08-19media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2-0/+12
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan3-0/+10
2019-08-19media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAMHans Verkuil3-2/+12
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong1-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong3-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong6-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon1-2/+6
2019-08-19media: cedrus: Specify H264 startcode and decoding modeEzequiel Garcia1-0/+18
2019-08-19media: cedrus: Cleanup control initializationEzequiel Garcia2-23/+25
2019-08-19media: uapi: h264: Get rid of the p0/b0/b1 ref-listsBoris Brezillon2-12/+0
2019-08-19media: uapi: h264: Add the concept of start codeEzequiel Garcia4-2/+51
2019-08-19media: uapi: h264: Add the concept of decoding modeBoris Brezillon4-3/+79
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia5-8/+8
2019-08-19media: lib/sort.c: implement sort() variant taking context argumentRasmus Villemoes2-6/+33
2019-08-19media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2019-08-19media: rockchip/rga: Update maintainershipEzequiel Garcia1-1/+2
2019-08-19media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-08-19media: radio/si470x: kill urb on errorHans Verkuil1-1/+4
2019-08-19media: vidioc-queryctrl.rst: fix broken c:type referencesHans Verkuil1-2/+2
2019-08-19media: stm32-dcmi: add support of several sub-devicesHugues Fruchet1-19/+198
2019-08-19media: stm32-dcmi: add media controller supportHugues Fruchet2-13/+41
2019-08-19media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet1-2/+10
2019-08-19media: stm32-dcmi: improve sensor subdev namingHugues Fruchet1-23/+23
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven6-7/+7
2019-08-19media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia5-4/+22
2019-08-15media: MAINTAINERS: Add entry for the ov5670 driverSakari Ailus1-0/+8
2019-08-15media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2-11/+23
2019-08-15media: dt-bindings: imx7-csi: add i.MX6UL/L supportSébastien Szymanski1-1/+1
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-08-15media: docs-rst: Clarify duration of LP-11 modeSteve Longerbeam1-3/+7
2019-08-15media: v4l: Documentation: Raw Bayer formats are not RGB formatsSakari Ailus7-1323/+1330
2019-08-15media: v4l: Documentation: Serial busses use parallel mbus codesSakari Ailus2-0/+15
2019-08-15media: i2c: ov5645: Fix power sequenceEzequiel Garcia1-8/+18
2019-08-15media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-08-15media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-08-15media: ov5640: Add support for flash and lens devicesLuca Weiss1-1/+1
2019-08-15media: ov8856: Check reading clock frequency succeededSakari Ailus1-1/+4
2019-08-15media: ov5675: Add support for OV5675 sensorShawn Tu4-0/+1204
2019-08-14media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-08-14media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad1-1/+6
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3