summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: dvb-core: fix a memory leak bugWenwen Wang2019-08-211-1/+3
| * | | media: ttpci: unknown protocol is rc-mm-32Sean Young2019-08-211-8/+6
| * | | media: dvb-frontends: fix a memory leak bugWenwen Wang2019-08-211-1/+3
| * | | media: dvb-frontends: fix memory leaksWenwen Wang2019-08-211-2/+5
| * | | media: mceusb: fix (eliminate) TX IR signal length limitA Sun2019-08-211-138/+196
| * | | media: rc: add keymap for HardKernel ODROID remoteChristian Hewitt2019-08-212-0/+55
| * | | media: rc: add keymap for WeTeK Play 2 remoteChristian Hewitt2019-08-212-0/+94
| * | | media: rc: add keymap for WeTek Hub remoteChristian Hewitt2019-08-212-0/+54
| * | | media: rc: add keymap for Tanix TX5 max remoteChristian Hewitt2019-08-212-0/+69
| * | | media: rc: add keymap for Tanix TX3 mini remoteChristian Hewitt2019-08-212-0/+78
| * | | media: rc: add keymap for Khadas VIM/EDGE remoteChristian Hewitt2019-08-212-0/+55
| * | | media: rc: add keymap for Amediatech X96-MAX remoteChristian Hewitt2019-08-212-0/+84
| * | | media: si2168: Refactor command setup codeMarc Gonzalez2019-08-211-111/+48
| * | | media: dvb-frontends: use ida for pll numberSean Young2019-08-211-16/+24
| * | | media: vicodec: set flags for vdec/stateful OUTPUT coded formatsMaxime Jourdan2019-08-191-0/+3
| * | | media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2019-08-192-0/+5
| * | | media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2019-08-192-0/+12
| * | | media: uapi: h264: Add the concept of start codeEzequiel Garcia2019-08-191-0/+9
| * | | media: uapi: h264: Add the concept of decoding modeBoris Brezillon2019-08-191-0/+9
| * | | media: uapi: h264: Rename pixel formatEzequiel Garcia2019-08-191-1/+1
| * | | media: gspca: zero usb_buf on errorHans Verkuil2019-08-1914-0/+71
| * | | media: hdpvr: add terminating 0 at end of stringHans Verkuil2019-08-191-0/+1
| * | | media: radio/si470x: kill urb on errorHans Verkuil2019-08-191-1/+4
| * | | media: stm32-dcmi: add support of several sub-devicesHugues Fruchet2019-08-191-19/+198
| * | | media: stm32-dcmi: add media controller supportHugues Fruchet2019-08-192-13/+41
| * | | media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet2019-08-191-2/+10
| * | | media: stm32-dcmi: improve sensor subdev namingHugues Fruchet2019-08-191-23/+23
| * | | media: Fix various misspellings of disconnectedGeert Uytterhoeven2019-08-196-7/+7
| * | | media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia2019-08-195-4/+22
| * | | media: i2c: ov5645: Fix power sequenceEzequiel Garcia2019-08-151-8/+18
| * | | media: omap3isp: Don't set streaming state on random subdevsSakari Ailus2019-08-151-0/+8
| * | | media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-08-156-0/+7
| * | | media: ov5640: Add support for flash and lens devicesLuca Weiss2019-08-151-1/+1
| * | | media: ov8856: Check reading clock frequency succeededSakari Ailus2019-08-151-1/+4
| * | | media: ov5675: Add support for OV5675 sensorShawn Tu2019-08-153-0/+1197
| * | | media: vsp1: fix memory leak of dl on error return pathColin Ian King2019-08-141-1/+3
| * | | media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad2019-08-141-1/+6
| * | | media: tm6000: double free if usb disconnect while streamingSean Young2019-08-141-0/+3
| * | | media: rc: imon-rsc keymap has incorrect mappingsSean Young2019-08-141-3/+4
| * | | media: em28xx: modules workqueue not inited for 2nd deviceSean Young2019-08-141-1/+0
| * | | media: imon_raw: prevent "nonsensical timing event of duration 0"Sean Young2019-08-141-1/+1
| * | | media: imon_raw: simplify and explain bit operationsSean Young2019-08-141-9/+34
| * | | media: ir-kbd-i2c: convert to i2c_new_dummy_device()Wolfram Sang2019-08-141-5/+6
| * | | media: stv0900_core: remove redundant assignment to variables mclk, div and a...Colin Ian King2019-08-141-1/+1
| * | | media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-5/+3
| * | | media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-4/+2
| * | | media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-5/+2
| * | | media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang2019-08-131-1/+0
| * | | media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang2019-08-131-4/+0
| * | | media: i2c: Convert to new i2c device probe()Kieran Bingham2019-08-1319-56/+38