summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-11[media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski1-0/+1
2011-12-11[media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik1-0/+1
2011-12-11[media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter1-1/+3
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski4-17/+26
2011-12-11[media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard1-1/+1
2011-12-11[media] omap_vout: Fix compile error in 3.1Gary Thomas1-0/+1
2011-12-11[media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky1-0/+3
2011-12-11[media] au0828: add missing USB ID 2040:7213Michael Krufky1-0/+2
2011-12-11[media] au0828: add missing USB ID 2040:7260Michael Krufky1-0/+2
2011-12-10[media] [trivial] omap24xxcam-dma: Fix logical testJoe Perches1-1/+1
2011-12-07[media] omap_vout: fix crash if no driver for a displayTomi Valkeinen1-0/+8
2011-11-25[media] media: video: s5p-tv: fix build breakMarek Szyprowski1-0/+1
2011-11-25[media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow1-0/+1
2011-11-25[media] m5mols: Fix set_fmt to return proper pixel format codeSylwester Nawrocki2-14/+8
2011-11-25[media] s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki1-1/+1
2011-11-25[media] s5p-fimc: Fail driver probing when sensor configuration is wrongSylwester Nawrocki1-1/+1
2011-11-25[media] s5p-fimc: Adjust pixel height alignments according to the IP revisionSylwester Nawrocki3-6/+14