summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2018-02-162-0/+3
* media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley2018-02-161-7/+6
* media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley2018-02-161-8/+18
* media: usbtv: add a new usbidIcenowy Zheng2018-02-071-0/+1
* media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont2017-12-161-2/+14
* media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado2017-11-301-4/+12
* media: rc: check for integer overflowSean Young2017-11-301-3/+6
* media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari2017-11-301-11/+17
* media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-211-12/+12
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* bt8xx: fix memory leakSudip Mukherjee2017-11-081-0/+1
* cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko2017-11-081-1/+6
* ttpci: address stringop overflow warningArnd Bergmann2017-10-082-10/+10
* exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier2017-10-081-2/+0
* media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck2017-09-271-0/+7
* media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz2017-09-271-1/+2
* media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-08-111-20/+2
* v4l: s5c73m3: fix negation operatorAndrzej Hajda2017-08-111-1/+1
* ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-07-271-1/+1
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-151-0/+31
* pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann2017-06-261-9/+4
* vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET2017-06-261-1/+1
* xc2028: Fix use-after-free bug properlyTakashi Iwai2017-05-251-21/+16
* cx231xx-audio: fix NULL-deref at probeJohan Hovold2017-05-251-2/+13
* cx231xx-cards: fix NULL-deref at probeJohan Hovold2017-05-251-5/+40
* zr364xx: enforce minimum size when reading headerAlyssa Milburn2017-05-251-0/+8
* dib0700: fix NULL-deref at probeJohan Hovold2017-05-251-0/+3
* s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski2017-05-251-0/+1
* gspca: konica: add missing endpoint sanity checkJohan Hovold2017-05-251-0/+3
* ttusb2: limit messages to buffer sizeAlyssa Milburn2017-05-251-0/+19
* mceusb: fix NULL-deref at probeJohan Hovold2017-05-251-2/+2
* usbvision: fix NULL-deref at probeJohan Hovold2017-05-251-1/+8
* xc2028: unlock on error in xc2028_set_config()Dan Carpenter2017-05-081-2/+5
* xc2028: avoid use after freeMauro Carvalho Chehab2017-04-301-1/+2
* uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo2017-04-221-6/+112
* dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns2017-04-221-10/+12
* dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab2017-04-221-6/+13
* dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-04-221-4/+6
* dib0700: fix nec repeat handlingSean Young2017-04-181-2/+3
* media: remove unused variable that causes a warningLinus Torvalds2017-02-081-1/+0
* s3c-camif: fix compiler warningsHans Verkuil2017-02-081-2/+2
* [media] media: usbtv: prevent access to free'd resourcesMatthew Leach2016-08-221-0/+5
* [media] Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell2016-08-221-1/+1
* [media] media: dvb_ringbuffer: Add memory barriersSoeren Moch2016-08-221-13/+61
* s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas2016-08-221-0/+7
* s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas2016-08-221-0/+4
* media: fix airspy usb probe error pathJames Patrick-Evans2016-08-071-2/+1
* [media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart2016-07-121-0/+1
* [media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede2016-04-181-6/+20
* [media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-04-181-6/+12