aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * marvell-cam: fix an ARM build errorJonathan Corbet2012-05-201-1/+0
| * drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-05-111-2/+4
| * rc-core: set mode for winbond-cirDavid Härdeman2012-05-111-0/+1
| * mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky2012-04-021-4/+2
| * pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-04-021-0/+10
| * lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-04-021-2/+4
| * omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart2012-03-191-2/+1
| * imon: don't wedge hardware after early callbacksJarod Wilson2012-02-291-4/+22
| * hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-291-1/+2
| * cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-251-12/+12
| * cx23885-dvb: check if dvb_attach() succededMiroslav Slugen2012-01-251-0/+5
| * uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen2012-01-252-0/+10
| * V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-251-0/+4
| * gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
| * gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-291-2/+2
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
| |\
| | * [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-2026-302/+345
| |\ \ | | |/
| | * Revert "[media] af9015: limit I2C access to keep FW happy"Mauro Carvalho Chehab2011-12-122-104/+0
| | * [media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki2011-12-111-0/+1
| | * [media] m5mols: Fix logic in sanity checkThomas Jarosch2011-12-111-1/+1
| | * [media] ati_remote: switch to single-byte scancodesAnssi Hannula2011-12-114-229/+220
| | * [media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski2011-12-111-0/+1
| | * [media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik2011-12-111-0/+1
| | * [media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter2011-12-111-1/+3
| | * [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-114-17/+26
| | * [media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard2011-12-111-1/+1
| | * [media] omap_vout: Fix compile error in 3.1Gary Thomas2011-12-111-0/+1
| | * [media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky2011-12-111-0/+3
| | * [media] au0828: add missing USB ID 2040:7213Michael Krufky2011-12-111-0/+2
| | * [media] au0828: add missing USB ID 2040:7260Michael Krufky2011-12-111-0/+2
| | * [media] [trivial] omap24xxcam-dma: Fix logical testJoe Perches2011-12-091-1/+1
| | * [media] omap_vout: fix crash if no driver for a displayTomi Valkeinen2011-12-071-0/+8
| | * [media] media: video: s5p-tv: fix build breakMarek Szyprowski2011-11-241-0/+1
| | * [media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow2011-11-241-0/+1
| | * [media] m5mols: Fix set_fmt to return proper pixel format codeSylwester Nawrocki2011-11-242-14/+8
| | * [media] s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki2011-11-241-1/+1
| | * [media] s5p-fimc: Fail driver probing when sensor configuration is wrongSylwester Nawrocki2011-11-241-1/+1
| | * [media] s5p-fimc: Adjust pixel height alignments according to the IP revisionSylwester Nawrocki2011-11-243-6/+14
| | * [media] s5p-fimc: Allow probe() to succeed with null platform dataSylwester Nawrocki2011-11-241-14/+21
| | * [media] s5p-fimc: Fix buffer dequeue order issueSylwester Nawrocki2011-11-243-10/+18
| | * [media] s5p-fimc: Fix initialization for proper system suspend supportSylwester Nawrocki2011-11-241-2/+0
| | * [media] s5p-fimc: Fix error in the capture subdev deinitializationSylwester Nawrocki2011-11-241-1/+1
| | * [media] s5p-fimc: Fix wrong pointer dereference when unregistering sensorsSylwester Nawrocki2011-11-241-1/+5
| | * [media] mxl5007t: fix reg readAntti Palosaari2011-11-241-1/+2
| | * [media] tda18218: fix 6 MHz default IF frequencyAntti Palosaari2011-11-241-1/+1
| | * [media] af9015: limit I2C access to keep FW happyAntti Palosaari2011-11-242-0/+104
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-128-16/+29
| |\ \ | | |/
| | * [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede2011-11-081-0/+1
| | * [media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede2011-11-082-3/+2