summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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
2012-03-19omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart
2012-02-29imon: don't wedge hardware after early callbacksJarod Wilson
2012-02-29hdpvr: fix race conditon during start of streamingJanne Grunau
2012-01-25cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen
2012-01-25cx23885-dvb: check if dvb_attach() succededMiroslav Slugen
2012-01-25uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-19[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart
2011-12-12Revert "[media] af9015: limit I2C access to keep FW happy"Mauro Carvalho Chehab
2011-12-11[media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki
2011-12-11[media] m5mols: Fix logic in sanity checkThomas Jarosch
2011-12-11[media] ati_remote: switch to single-byte scancodesAnssi Hannula
2011-12-11[media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski
2011-12-11[media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik
2011-12-11[media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski
2011-12-11[media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard
2011-12-11[media] omap_vout: Fix compile error in 3.1Gary Thomas
2011-12-11[media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky
2011-12-11[media] au0828: add missing USB ID 2040:7213Michael Krufky
2011-12-11[media] au0828: add missing USB ID 2040:7260Michael Krufky
2011-12-09[media] [trivial] omap24xxcam-dma: Fix logical testJoe Perches
2011-12-07[media] omap_vout: fix crash if no driver for a displayTomi Valkeinen
2011-11-24[media] media: video: s5p-tv: fix build breakMarek Szyprowski
2011-11-24[media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow
2011-11-24[media] m5mols: Fix set_fmt to return proper pixel format codeSylwester Nawrocki
2011-11-24[media] s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fail driver probing when sensor configuration is wrongSylwester Nawrocki
2011-11-24[media] s5p-fimc: Adjust pixel height alignments according to the IP revisionSylwester Nawrocki
2011-11-24[media] s5p-fimc: Allow probe() to succeed with null platform dataSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix buffer dequeue order issueSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix initialization for proper system suspend supportSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix error in the capture subdev deinitializationSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix wrong pointer dereference when unregistering sensorsSylwester Nawrocki
2011-11-24[media] mxl5007t: fix reg readAntti Palosaari
2011-11-24[media] tda18218: fix 6 MHz default IF frequencyAntti Palosaari
2011-11-24[media] af9015: limit I2C access to keep FW happyAntti Palosaari
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker
2011-11-08[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede
2011-11-08[media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede
2011-11-08[media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede
2011-11-08[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede