summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] V4L: ov2640: remove undefined structGuennadi Liakhovetski2011-11-031-3/+0
| * | [media] V4L: mx2_camera: convert to the new mbus-config subdev operationsGuennadi Liakhovetski2011-11-031-33/+45
| * | [media] V4L: mx1_camera: convert to the new mbus-config subdev operationsGuennadi Liakhovetski2011-11-031-29/+42
| * | [media] V4L: atmel-isi: convert to the new mbus-config subdev operationsGuennadi Liakhovetski2011-11-031-63/+73
| * | [media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+12
| * | [media] V4L: tw9910: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-2/+47
| * | [media] V4L: tw9910: remove a not really implemented cropping supportGuennadi Liakhovetski2011-11-031-83/+46
| * | [media] V4L: sh_mobile_csi2: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+27
| * | [media] V4L: sh_mobile_csi2: verify client compatibilityGuennadi Liakhovetski2011-11-031-6/+52
| * | [media] V4L: rj54n1cb0c: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+34
| * | [media] V4L: ov9740: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-7/+26
| * | [media] V4L: ov9640: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-2/+20
| * | [media] V4L: ov772x: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-3/+21
| * | [media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski2011-11-031-4/+4
| * | [media] V4L: ov6650: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-1/+52
| * | [media] V4L: ov5642: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+12
| * | [media] V4L: ov2640: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-2/+20
| * | [media] V4L: mt9v022: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-1/+75
| * | [media] V4L: mt9t112: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-39/+42
| * | [media] V4L: mt9t031: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+33
| * | [media] V4L: mt9m111: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-1/+19
| * | [media] V4L: mt9m001: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-1/+39
| * | [media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski2011-11-032-0/+67
| * | [media] V4L: imx074: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+12
| * | [media] V4L: sh_mobile_ceu_camera: remove duplicated codeGuennadi Liakhovetski2011-11-031-3/+0
| * | [media] V4L: sh_mobile_ceu_camera: fix field addresses in interleaved modeGuennadi Liakhovetski2011-11-031-6/+19
| * | [media] V4L: sh_mobile_ceu_camera: don't try to improve client scaling, if pe...Guennadi Liakhovetski2011-11-031-5/+16
| * | [media] V4L: sh_mobile_ceu_camera: output image sizes must be a multiple of 4Guennadi Liakhovetski2011-11-031-18/+31
| * | staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-032-2/+2
| * | [media] move cx25821 out of stagingMauro Carvalho Chehab2011-11-0326-0/+11985
| * | [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T dem...Michael Krufky2011-11-031-5/+5
| * | [media] mxl111sf: disable snr / ber calculations for DVB-TMichael Krufky2011-11-031-0/+10
| * | [media] mxl111sf: add DVB-T supportMichael Krufky2011-11-031-3/+225
| * | [media] DVB: add MaxLinear MxL111SF DVB-T demodulator driverMichael Krufky2011-11-034-1/+661
| * | [media] cx18: Fix FM radioAndy Walls2011-11-031-0/+2
| * | [media] ivtv: Fix radio supportIan Armstrong2011-11-031-0/+2
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0
|\ \ \ | |/ / |/| |
| * | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31368-5380/+34920
|\ \ \ | |_|/ |/| |
| * | [media] pctv452e: Remove bogus codeIgor M. Liplianin2011-10-191-15/+1
| * | [media] adv7175: Make use of media bus pixel codesChristian Gmeiner2011-10-191-0/+62
| * | [media] media: vb2: fix incorrect return valueMarek Szyprowski2011-10-191-1/+1
| * | [media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab2011-10-191-1/+40
| * | [media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth2011-10-141-0/+3
| * | [media] cx23885: Avoid incorrect error handling and reportingSteven Toth2011-10-141-10/+10
| * | [media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth2011-10-141-4/+0
| * | [media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth2011-10-141-8/+0
| * | [media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth2011-10-141-0/+5
| * | [media] cx23885: hook the audio selection functions into the main driverSteven Toth2011-10-141-15/+25
| * | [media] cx23885: add generic functions for dealing with audio input selectionSteven Toth2011-10-142-0/+82
OpenPOWER on IntegriCloud