summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski2011-11-032-17/+16
* [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-034-2/+73
* [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-0383-22/+48
* [media] move cx25821 out of stagingMauro Carvalho Chehab2011-11-0329-9/+3
* [media] staging: as102: Remove conditional compilation based on kernel versionSylwester Nawrocki2011-11-033-82/+1
* [media] staging: as102: Unconditionally compile code dependent on DVB_CORESylwester Nawrocki2011-11-034-23/+1
* [media] staging: as102: Add nBox Tuner Dongle supportPiotr Chmura2011-11-032-0/+7
* [media] staging: as102: Enable compilationPiotr Chmura2011-11-033-2/+5
* [media] staging: as102: Convert the comments to kernel-doc styleSylwester Nawrocki2011-11-034-117/+106
* [media] staging: as102: Remove non-linux headers inclusionPiotr Chmura2011-11-034-67/+4
* [media] staging: as102: Fix licensing oversightPierrick Hascoet2011-11-032-36/+36
* [media] staging: as102: Properly handle multiple product namesDevin Heitmueller2011-11-035-4/+35
* [media] staging: as102: Add Elgato EyeTV DTT DeluxeDevin Heitmueller2011-11-032-0/+6
* [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.cDevin Heitmueller2011-11-031-132/+130
* [media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.cDevin Heitmueller2011-11-032-49/+72
* [media] staging: as102: Fix CodingStyle errors in file as102_fe.cDevin Heitmueller2011-11-031-224/+252
* [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.cDevin Heitmueller2011-11-031-144/+136
* [media] staging: as102: Fix CodingStyle errors in file as10x_cmd.cDevin Heitmueller2011-11-031-285/+288
* [media] staging: as102: Fix CodingStyle errors in file as102_fw.cDevin Heitmueller2011-11-031-43/+58
* [media] staging: as102: Fix CodingStyle errors in file as102_drv.cDevin Heitmueller2011-11-031-48/+52
* [media] staging: as102: Initial import from AbilisPierrick Hascoet2011-11-0315-0/+3694
* [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 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31422-6631/+27936
|\
| * [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
OpenPOWER on IntegriCloud