aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-2314-2705/+1457
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-23381-6384/+9218
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-23126-0/+73683
|\
| * rc-core: fix remove uevent generationDavid Härdeman2015-10-131-3/+0
| * cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-4/+4
| * s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-1/+1
| * lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley2015-05-091-0/+8
| * media/rc: Send sync space information on the lirc deviceAustin Lund2015-03-061-3/+9
| * uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai2015-02-201-3/+3
| * af9005: fix kernel panic on init if compiled without IRFrank Schaefer2015-02-201-0/+3
| * sound: simplify au0828 quirk tableMauro Carvalho Chehab2015-02-201-0/+5
| * ttusb-dec: buffer overflow in ioctlDan Carpenter2015-01-011-0/+3
| * ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt2014-12-141-0/+7
| * v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek2014-12-141-6/+3
| * media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser2014-12-141-0/+9
| * gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede2014-09-131-0/+1
| * tda10071: force modulation to QPSK on DVB-SAntti Palosaari2014-09-131-1/+5
| * V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski2014-06-091-5/+7
| * V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-spaceGuennadi Liakhovetski2014-06-091-1/+1
| * media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró2014-06-091-0/+1
| * uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel2014-04-301-1/+19
| * media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang2014-04-301-0/+1
| * saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai2014-04-021-0/+2
| * mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones2014-04-021-1/+1
| * dib8000: make 32 bits read atomicMauro Carvalho Chehab2014-04-021-8/+25
| * saa7164: fix return value check in saa7164_initdev()Wei Yongjun2014-01-031-1/+3
| * hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-10-261-5/+6
| * hdpvr: register the video node at the end of probeHans Verkuil2013-10-261-6/+7
| * media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch2013-07-271-6/+2
| * [media] mantis: fix silly crash caseAlan Cox2013-05-301-2/+4
| * rc: unlock on error in show_protocols()Dan Carpenter2013-03-061-1/+3
| * Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2013-03-061-2/+3
| * omap_vout: find_vma() needs ->mmap_sem heldAl Viro2013-03-061-5/+7
| * v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart2013-03-061-16/+14
| * gspca_kinect: add Kinect for Windows USB idJacob Schloss2013-02-201-0/+1
| * au0828: fix case where STREAMOFF being called on stopped stream causes BUG()Devin Heitmueller2012-10-301-4/+8
| * rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings2012-10-171-1/+1
| * gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone S...Frank Schäfer2012-10-171-0/+1
| * gspca_pac7302: Add usb-id for 145f:013cHans de Goede2012-10-171-0/+1
| * USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-121-1/+1
| * USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-121-1/+1
| * ene_ir: Fix driver initialisationLuis Henriques2012-08-101-1/+2
| * cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-08-022-4/+1
| * dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-251-0/+1
| * smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-07-041-0/+2
| * gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede2012-07-041-1/+3
| * uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart2012-05-311-1/+1
| * smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky2012-05-311-0/+2
| * s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki2012-05-201-1/+1
| * rc: Postpone ISR registrationLuis Henriques2012-05-205-93/+93