summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-01pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski1-3/+4
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter1-3/+3
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-01-26gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun1-2/+1
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann1-1/+1
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-12dibusb: fix possible memory leak in dibusb_rc_query()Wei Yongjun1-1/+1
2017-01-09v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart1-0/+1
2017-01-09media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin1-0/+3
2017-01-09s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()Marek Szyprowski1-0/+1
2017-01-09mn88473: fix chip id check on probeAntti Palosaari1-12/+12
2017-01-09mn88472: fix chip id check on probeAntti Palosaari1-12/+12
2016-11-24xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-14gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab1-7/+10
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3