summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-12-14lirc: fix dead lock between open and wakeup_filterSean Young
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold
2017-11-30media: rc: check for integer overflowSean Young
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-11-15adv7604: Initialize drive strength to default when using DTLars-Peter Clausen
2017-11-08bt8xx: fix memory leakSudip Mukherjee
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav
2017-11-08cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko
2017-10-08ttpci: address stringop overflow warningArnd Bergmann
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth
2017-08-11media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-06v4l: s5c73m3: fix negation operatorAndrzej Hajda
2017-07-27cx88: Fix regression in initial video standard settingDevin Heitmueller
2017-07-27mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller
2017-07-27s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab
2017-07-27ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2017-07-15saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero
2017-07-12media: entity: Fix stream count checkSakari Ailus
2017-06-24pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann
2017-06-24vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2017-05-25cx231xx-cards: fix NULL-deref at probeJohan Hovold
2017-05-25cx231xx-audio: fix NULL-deref at probeJohan Hovold
2017-05-25cx231xx-audio: fix init error pathJohan Hovold
2017-05-25dw2102: limit messages to buffer sizeAlyssa Milburn
2017-05-25digitv: limit messages to buffer sizeAlyssa Milburn
2017-05-25dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-opsDaniel Scheller
2017-05-25zr364xx: enforce minimum size when reading headerAlyssa Milburn
2017-05-25dib0700: fix NULL-deref at probeJohan Hovold
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold
2017-05-25s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski
2017-05-25dvb-usb-dibusb-mc-common: Add MODULE_LICENSEBen Hutchings
2017-05-25ttusb2: limit messages to buffer sizeAlyssa Milburn
2017-05-25mceusb: fix NULL-deref at probeJohan Hovold
2017-05-25usbvision: fix NULL-deref at probeJohan Hovold
2017-04-21cxusb: Use a dma capable buffer also for readingStefan Brüns
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan Brüns
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-03-22uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young
2017-03-18dw2102: don't do DMA on stackJonathan McDowell