summaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] tveeprom: update hauppauge tuner list thru 174Michael Krufky2011-05-201-0/+6
* [media] tveeprom: update hauppauge tuner list thru 169Michael Krufky2011-05-201-13/+13
* [media] cx18: Bump driver version, since a new class of HVR-1600 is properly ...Andy Walls2011-05-201-1/+1
* [media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...Andy Walls2011-05-204-7/+41
* [media] em28xx: add remote control support for PCTV 330eDevin Heitmueller2011-05-201-0/+1
* [media] em28xx: remove "not validated" flag for PCTV 330eDevin Heitmueller2011-05-201-1/+0
* [media] em28xx: add digital support for PCTV 330eDevin Heitmueller2011-05-202-0/+4
* [media] em28xx: include model number for PCTV 330eDevin Heitmueller2011-05-202-5/+4
* [media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-dDevin Heitmueller2011-05-201-1/+8
* [media] drxd: provide ability to disable the i2c gate control functionDevin Heitmueller2011-05-201-0/+1
* [media] em28xx: auto-select drx-k if CUSTOMISE is not setMauro Carvalho Chehab2011-05-201-0/+1
* [media] em28xx: enable support for the drx-d on the HVR-900 R2Devin Heitmueller2011-05-202-12/+10
* [media] use pci_dev->revisionBjørn Mork2011-05-209-11/+9
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-184-15/+54
|\
| * [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.cSergio Aguirre2011-05-041-6/+42
| * [media] v4l2-subdev: fix broken subdev control enumerationHans Verkuil2011-05-041-7/+7
| * [media] Fix cx88 remote control inputLawrence Rust2011-05-041-1/+1
| * [media] v4l: Release module if subdev registration failsLaurent Pinchart2011-05-041-1/+4
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-046-6/+6
|\|
| * [media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski2011-04-296-6/+6
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-2821-111/+331
|\|
| * [media] media: vb2: correct queue initialization orderMarek Szyprowski2011-04-191-2/+1
| * [media] media: vb2: fix incorrect v4l2_buffer->flags handlingMarek Szyprowski2011-04-191-2/+10
| * [media] s5p-fimc: Add support for the buffer timestamps and sequenceSylwester Nawrocki2011-04-191-0/+10
| * [media] s5p-fimc: Fix bytesperline and plane payload setupSylwester Nawrocki2011-04-192-16/+20
| * [media] s5p-fimc: Do not allow changing format after REQBUFSSylwester Nawrocki2011-04-192-3/+3
| * [media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4Sylwester Nawrocki2011-04-191-11/+19
| * [media] omap3isp: queue: Don't corrupt buf->npages when get_user_pages() failsLaurent Pinchart2011-04-191-1/+1
| * [media] v4l: Don't register media entities for subdev device nodesLaurent Pinchart2011-04-191-5/+10
| * [media] omap3isp: Don't increment node entity use count when poweron failsLaurent Pinchart2011-04-191-0/+2
| * [media] omap3isp: lane shifter supportMichael Jones2011-04-195-30/+120
| * [media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmtsMichael Jones2011-04-192-0/+18
| * cx23885: Fix stv0367 Kconfig dependencyMauro Carvalho Chehab2011-04-171-0/+1
| * [media] omap3isp: Use isp xclk definesStanimir Varbanov2011-04-172-8/+9
| * [media] omap3isp: isp: Reset the ISP when the pipeline can't be stoppedLaurent Pinchart2011-04-172-2/+13
| * [media] omap3isp: stat: update struct ispstat_generic_config's commentsDavid Cohen2011-04-171-3/+3
| * [media] omap3isp: Fix trivial typosMichael Jones2011-04-174-7/+7
| * [media] omap3isp: resizer: Improved resizer rsz factor formulaSakari Ailus2011-04-171-10/+30
| * [media] omap3isp: resizer: Use 4-tap mode equations when the ratio is <= 512Laurent Pinchart2011-04-171-5/+22
| * [media] omap3isp: resizer: Center the crop rectangleLaurent Pinchart2011-04-131-4/+12
| * [media] V4L: mx3_camera: select VIDEOBUF2_DMA_CONTIG instead of VIDEOBUF_DMA_...Uwe Kleine-König2011-04-131-1/+1
| * [media] sh_mobile_csi2: fix module reloadingGuennadi Liakhovetski2011-04-131-2/+8
| * [media] soc-camera: don't dereference I2C client after it has been removedGuennadi Liakhovetski2011-04-131-1/+2
| * [media] imx074: return a meaningful error code instead of -1Guennadi Liakhovetski2011-04-131-1/+1
| * [media] soc-camera: fix a recent multi-camera breakage on sh-mobileGuennadi Liakhovetski2011-04-133-6/+9
| * [media] videobuf2: fix an error messageGuennadi Liakhovetski2011-04-131-1/+1
| * [media] videobuf2: fix core to correctly identify allocation failuresGuennadi Liakhovetski2011-04-131-1/+1
| * [media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ...Andy Walls2011-04-131-1/+9
* | Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds2011-04-191-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-3163-106/+106
|/