summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-08-26cx231xx-audio: fix NULL-deref at probeJohan Hovold
2017-08-26cx231xx-audio: fix init error pathJohan Hovold
2017-08-26cx231xx-cards: fix NULL-deref at probeJohan Hovold
2017-08-26cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()Alexey Khoroshilov
2017-08-26usbvision: fix NULL-deref at probeJohan Hovold
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold
2017-08-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann
2017-07-18dvb-usb-firmware: don't do DMA on stackStefan Brüns
2017-07-18dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-06-05media: fix dm1105.c build errorRandy Dunlap
2017-03-16siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-03-16DaVinci-VPFE-Capture: fix error handlingArnd Bergmann
2017-03-16ite-cir: initialize use_demodulator before using itNicolas Iooss
2017-02-23media: info leak in __media_device_enum_links()Dan Carpenter
2017-02-23dib0700: fix nec repeat handlingSean Young
2017-02-23cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab
2017-02-23cx231xx: don't return error on successMauro Carvalho Chehab
2017-02-23mb86a20s: fix the locking logicMauro Carvalho Chehab
2016-11-20usbvision: revert commit 588afcc1Vladis Dronov
2016-05-01bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede
2016-05-01saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede
2016-05-01pwc: Add USB id for Philips Spc880nc webcamHans de Goede
2016-02-27saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-27tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-02-13usbvision: fix crash on detecting device with invalid configurationVladis Dronov
2016-02-13usbvision fix overflow of interfaces arrayOliver Neukum
2016-02-13usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov
2016-02-13usbvision-video: fix memory leak of alt_max_pkt_sizeAlexey Khoroshilov
2016-02-13rc: allow rc modules to be loaded if rc-main is not a moduleRussell King
2016-02-13media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley
2016-02-13gspca: ov534/topro: prevent a division by 0Antonio Ospite
2015-10-13rc-core: fix remove uevent generationDavid Härdeman
2015-08-12cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-12s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-05-09lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley
2015-03-06media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-20uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2015-02-20af9005: fix kernel panic on init if compiled without IRFrank Schaefer
2015-02-20sound: simplify au0828 quirk tableMauro Carvalho Chehab
2015-01-01ttusb-dec: buffer overflow in ioctlDan Carpenter
2014-12-14ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt
2014-12-14v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek
2014-12-14media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser
2014-09-13gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede
2014-09-13tda10071: force modulation to QPSK on DVB-SAntti Palosaari
2014-06-09V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski
2014-06-09V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-spaceGuennadi Liakhovetski
2014-06-09media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró
2014-04-30uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel