summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-26media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil1-0/+2
2019-08-26media: cec-adap: return from cec_s_conn_info() if adap is invalidHans Verkuil1-0/+3
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard8-0/+1331
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard4-2/+4
2019-08-23media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-08-21media: dvb-frontends/cxd2099: Make en_templ constantNishka Dasgupta1-1/+1
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta1-1/+1
2019-08-21media: firewire: Make structure fdtv_ca constantNishka Dasgupta1-1/+1
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta1-1/+1
2019-08-21media: dvb-usb: add T230 to dvbskyJan Pieter van Woerkom1-5/+16
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom1-161/+0
2019-08-21media: dvb-core: fix a memory leak bugWenwen Wang1-1/+3
2019-08-21media: ttpci: unknown protocol is rc-mm-32Sean Young1-8/+6
2019-08-21media: dvb-frontends: fix a memory leak bugWenwen Wang1-1/+3
2019-08-21media: dvb-frontends: fix memory leaksWenwen Wang1-2/+5
2019-08-21media: mceusb: fix (eliminate) TX IR signal length limitA Sun1-138/+196
2019-08-21media: rc: add keymap for HardKernel ODROID remoteChristian Hewitt2-0/+55
2019-08-21media: rc: add keymap for WeTeK Play 2 remoteChristian Hewitt2-0/+94
2019-08-21media: rc: add keymap for WeTek Hub remoteChristian Hewitt2-0/+54
2019-08-21media: rc: add keymap for Tanix TX5 max remoteChristian Hewitt2-0/+69
2019-08-21media: rc: add keymap for Tanix TX3 mini remoteChristian Hewitt2-0/+78
2019-08-21media: rc: add keymap for Khadas VIM/EDGE remoteChristian Hewitt2-0/+55
2019-08-21media: rc: add keymap for Amediatech X96-MAX remoteChristian Hewitt2-0/+84
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: 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: 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: Add the concept of start codeEzequiel Garcia1-0/+9
2019-08-19media: uapi: h264: Add the concept of decoding modeBoris Brezillon1-0/+9
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia3-5/+5
2019-08-19media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
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: 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: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2-11/+23
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-08-15media: i2c: ov5645: Fix power sequenceEzequiel Garcia1-8/+18