summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-12-03Import codes from productJaehoon Chung912-231/+668193
2017-10-08ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck1-0/+7
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz1-1/+2
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young1-1/+1
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2
2017-08-06v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-07-27cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-07-27mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28
2017-07-27s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-07-27ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann1-1/+1
2017-07-15saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero1-0/+31
2017-07-12media: entity: Fix stream count checkSakari Ailus1-1/+1
2017-06-24pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-06-24vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-05-25cx231xx-cards: fix NULL-deref at probeJohan Hovold1-5/+40
2017-05-25cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-05-25cx231xx-audio: fix init error pathJohan Hovold1-11/+14
2017-05-25dw2102: limit messages to buffer sizeAlyssa Milburn1-0/+54
2017-05-25digitv: limit messages to buffer sizeAlyssa Milburn1-0/+3
2017-05-25dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-opsDaniel Scheller1-1/+3
2017-05-25zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-05-25dib0700: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-05-25s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski1-8/+4
2017-05-25dvb-usb-dibusb-mc-common: Add MODULE_LICENSEBen Hutchings1-0/+2
2017-05-25ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-05-25mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-05-25usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-04-21cxusb: Use a dma capable buffer also for readingStefan Brüns1-7/+8
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan Brüns1-10/+12
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-03-22uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo1-6/+112
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young1-1/+6
2017-03-18dw2102: don't do DMA on stackJonathan McDowell1-99/+145
2017-03-12media: Properly pass through media entity types in entity enumerationSakari Ailus1-1/+1
2017-03-12lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young1-2/+2
2017-03-12cxd2820r: fix gpio null pointer dereferenceAntti Palosaari1-1/+1
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-01s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-02-01v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2017-02-01v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2017-02-01v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2