summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-02-17media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-104/+104
2018-02-17media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-17media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-02-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-17media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-17media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-13media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-12-14lirc: fix dead lock between open and wakeup_filterSean Young1-2/+2
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-30media: rc: check for integer overflowSean Young1-3/+6
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-15adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2017-11-08bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-11-08cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko1-1/+6
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-07v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-07-28cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-07-28mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28
2017-07-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-07-28ir-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