summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-26uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen2-0/+10
2012-01-26V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+4
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-30gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-12-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-302/+345
2011-12-20[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2-2/+2
2011-12-12Revert "[media] af9015: limit I2C access to keep FW happy"Mauro Carvalho Chehab2-104/+0
2011-12-11[media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki1-0/+1
2011-12-11[media] m5mols: Fix logic in sanity checkThomas Jarosch1-1/+1
2011-12-11[media] ati_remote: switch to single-byte scancodesAnssi Hannula4-229/+220