summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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
2014-04-30media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang
2014-04-02saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-04-02mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones
2014-04-02dib8000: make 32 bits read atomicMauro Carvalho Chehab
2014-01-03saa7164: fix return value check in saa7164_initdev()Wei Yongjun
2013-10-26hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov
2013-10-26hdpvr: register the video node at the end of probeHans Verkuil
2013-07-27media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch
2013-05-30[media] mantis: fix silly crash caseAlan Cox
2013-03-06rc: unlock on error in show_protocols()Dan Carpenter
2013-03-06Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall
2013-03-06omap_vout: find_vma() needs ->mmap_sem heldAl Viro
2013-03-06v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart
2013-02-20gspca_kinect: add Kinect for Windows USB idJacob Schloss
2012-10-30au0828: fix case where STREAMOFF being called on stopped stream causes BUG()Devin Heitmueller
2012-10-17rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings
2012-10-17gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone S...Frank Schäfer
2012-10-17gspca_pac7302: Add usb-id for 145f:013cHans de Goede
2012-09-12USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-12USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-10ene_ir: Fix driver initialisationLuis Henriques
2012-08-02cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-25dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak
2012-07-04smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky
2012-07-04gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede
2012-05-31uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart
2012-05-31smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky
2012-05-20s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki
2012-05-20rc: Postpone ISR registrationLuis Henriques
2012-05-20marvell-cam: fix an ARM build errorJonathan Corbet
2012-05-11drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov
2012-05-11rc-core: set mode for winbond-cirDavid Härdeman
2012-04-02mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang