aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-10/+69
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2-4/+36
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski1-1/+1
2012-04-19[media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski1-2/+3
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-35/+85
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart1-18/+32
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky1-1/+1
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley1-14/+40
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil1-2/+2
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin1-0/+10
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds7-7/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells7-7/+0
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds249-6652/+16874
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2-2/+2
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-8/+7
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-8/+1
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-19[media] partially reverts changeset fa5527cMauro Carvalho Chehab1-52/+0
2012-03-19[media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger1-3/+5
2012-03-19[media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev3-1/+82
2012-03-19[media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari3-0/+81
2012-03-19[media] -EINVAL -> -ENOTTYHans Verkuil1-1/+1
2012-03-19[media] gspca - sn9c20x: Cleanup sourceJean-François Moine1-28/+32
2012-03-19[media] gspca - sn9c20x: Simplify register write for capture start/stopJean-François Moine1-6/+2
2012-03-19[media] gspca - sn9c20x: Add automatic JPEG compression mechanismJean-François Moine1-0/+101
2012-03-19[media] gspca - sn9c20x: Greater delay in case of sensor no responseJean-François Moine1-1/+1
2012-03-19[media] gspca - sn9c20x: Optimize the code of write sequencesJean-François Moine1-103/+66
2012-03-19[media] gspca - sn9c20x: Add the JPEG compression quality controlJean-François Moine1-4/+37
2012-03-19[media] gspca - sn9c20x: Add a delay after Omnivision sensor resetJean-François Moine1-4/+14
2012-03-19[media] gspca - sn9c20x: Propagate USB errors to higher levelJean-François Moine1-152/+171
2012-03-19[media] gspca - sn9c20x: Use the new video control mechanismJean-François Moine1-395/+134
2012-03-19[media] gspca - sn9c20x: Fix loss of frame startJean-François Moine1-2/+5
2012-03-19[media] gspca - zc3xx: Lack of register 08 value for sensor cs2102kJean-François Moine1-1/+1
2012-03-19[media] gspca - ov534_9: Add brightness to OmniVision 5621 sensorJose Alberto Reguero1-9/+40
2012-03-19[media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control supportJean-François Moine1-7/+38
2012-03-19[media] pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky1-0/+10
2012-03-19[media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky1-4/+2
2012-03-19[media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari3-0/+54
2012-03-19[media] marvell-cam: Demote the "release" print to debug levelJonathan Corbet1-1/+1
2012-03-19[media] mmp-camera: Don't power up the sensor on resumeJonathan Corbet1-4/+9
2012-03-19[media] marvell-cam: Don't signal multiple frame completions in scatter/gather modeJonathan Corbet1-0/+2
2012-03-19[media] marvell-cam: fix the green screen of deathJonathan Corbet1-7/+6
2012-03-19[media] marvell-cam: Increase the DMA shutdown timeoutJonathan Corbet1-1/+9
2012-03-19[media] marvell-cam: Remove broken "owner" logicJonathan Corbet2-5/+1