summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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-14gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-09-14tda10071: 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-27hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov1-5/+6
2013-10-27hdpvr: 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
2013-03-06Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2013-03-06omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2013-03-06v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2013-02-20gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2012-10-31au0828: fix case where STREAMOFF being called on stopped stream causes BUG()Devin Heitmueller1-4/+8
2012-10-17rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-10-17gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone S...Frank Schäfer1-0/+1
2012-10-17gspca_pac7302: Add usb-id for 145f:013cHans de Goede1-0/+1
2012-09-12USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-10ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-08-02cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-25dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-04smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-07-04gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede1-1/+3
2012-05-31uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart1-1/+1
2012-05-31smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2012-05-21s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki1-1/+1
2012-05-21rc: Postpone ISR registrationLuis Henriques5-93/+93
2012-05-21marvell-cam: fix an ARM build errorJonathan Corbet1-1/+0
2012-05-11drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-05-11rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-02mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky1-4/+2
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-03-19omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart1-2/+1
2012-03-01imon: don't wedge hardware after early callbacksJarod Wilson1-4/+22
2012-03-01hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
2012-01-26cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen1-12/+12
2012-01-26cx23885-dvb: check if dvb_attach() succededMiroslav Slugen1-0/+5