summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-06-05media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-16siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-4/+13
2017-03-16DaVinci-VPFE-Capture: fix error handlingArnd Bergmann1-0/+1
2017-03-16ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-02-23media: info leak in __media_device_enum_links()Dan Carpenter1-0/+3
2017-02-23dib0700: fix nec repeat handlingSean Young1-2/+3
2017-02-23cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2017-02-23cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2017-02-23mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-11-20usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2016-05-01bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-05-01saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-05-01pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2016-02-27saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-27tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-13usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2016-02-13usbvision fix overflow of interfaces arrayOliver Neukum1-0/+7
2016-02-13usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov1-7/+17
2016-02-13usbvision-video: fix memory leak of alt_max_pkt_sizeAlexey Khoroshilov1-0/+2
2016-02-13rc: allow rc modules to be loaded if rc-main is not a moduleRussell King1-1/+1
2016-02-13media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley1-3/+3
2016-02-13gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12
2015-10-13rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-08-12cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-4/+4
2015-08-12s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-05-09lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley1-0/+8
2015-03-06media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-20uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai1-3/+3
2015-02-20af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-02-20sound: simplify au0828 quirk tableMauro Carvalho Chehab1-0/+5
2015-01-01ttusb-dec: buffer overflow in ioctlDan Carpenter1-0/+3
2014-12-14ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt1-0/+7
2014-12-14v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek1-6/+3
2014-12-14media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser1-0/+9
2014-09-13gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-09-13tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-06-09V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski1-5/+7
2014-06-09V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-spaceGuennadi Liakhovetski1-1/+1
2014-06-09media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró1-0/+1
2014-04-30uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-04-30media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang1-0/+1
2014-04-02saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-04-02mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones1-1/+1
2014-04-02dib8000: make 32 bits read atomicMauro Carvalho Chehab1-8/+25
2014-01-03saa7164: fix return value check in saa7164_initdev()Wei Yongjun1-1/+3
2013-10-26hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov1-5/+6
2013-10-26hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2013-07-27media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch1-6/+2
2013-05-30[media] mantis: fix silly crash caseAlan Cox1-2/+4
2013-03-06rc: unlock on error in show_protocols()Dan Carpenter1-1/+3