summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski2014-10-241-1/+1
* [media] s5p-fimc: Only build suspend/resume for PMThierry Reding2014-10-241-0/+2
* [media] s5p-jpeg: Only build suspend/resume for PMThierry Reding2014-10-241-0/+4
* [media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-10-243-5/+5
* [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang2014-10-241-0/+9
* [media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil2014-10-241-1/+0
* [media] usbvision-video: two use after freesDan Carpenter2014-10-241-0/+2
* [media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick2014-10-241-1/+1
* [media] xc5000: use after free in release()Dan Carpenter2014-10-241-1/+1
* [media] em28xx-input: NULL dereference on errorDan Carpenter2014-10-241-1/+3
* [media] wl128x: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
* [media] hackrf: harmless off by one in debug codeDan Carpenter2014-10-211-1/+1
* [media] cx23885: initialize config structs for T9580Olli Salonen2014-10-211-0/+3
* [media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart2014-10-213-3/+1
* [media] vivid: fix buffer overrunHans Verkuil2014-10-211-1/+1
* [media] saa7146: Create a device name before it's usedLubomir Rintel2014-10-211-3/+3
* [media] em28xx: fix uninitialized variable warningHans Verkuil2014-10-211-1/+1
* [media] vivid: fix Kconfig FB dependencyHans Verkuil2014-10-211-1/+4
* [media] anysee: make sure loading modules is constKees Cook2014-10-211-3/+3
* [media] af9035: make sure loading modules is constKees Cook2014-10-211-3/+3
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-4/+2
|\
| * V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul2014-10-151-4/+2
* | Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-10447-12266/+37488
|\ \
| * \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-09448-12268/+37490
| |\ \
| | * | [media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab2014-10-091-0/+3
| | * | [media] pt3: fix DTV FE I2C driver load error pathsAntti Palosaari2014-09-281-12/+11
| | * | Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab2014-09-261-0/+1
| | * | [media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2014-09-262-8/+8
| | * | [media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-263-5/+5
| | * | [media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-266-8/+8
| | * | [media] dvb-frontends: use %zu instead of %zdMauro Carvalho Chehab2014-09-264-4/+4
| | * | [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-265-15/+15
| | * | [media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab2014-09-261-2/+2
| | * | [media] ti-vpe: Fix typecastMauro Carvalho Chehab2014-09-261-1/+1
| | * | [media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2014-09-262-4/+4
| | * | [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab2014-09-261-12/+12
| | * | [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab2014-09-261-8/+8
| | * | [media] em28xx: Fix identationMauro Carvalho Chehab2014-09-261-1/+1
| | * | [media] drxd: remove a dead codeMauro Carvalho Chehab2014-09-261-6/+0
| | * | [media] saa7146: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
| | * | [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
| | * | [media] cx88: fix cards table CodingStyleMauro Carvalho Chehab2014-09-261-316/+316
| | * | [media] radio-sf16fmr2: declare some structs as staticMauro Carvalho Chehab2014-09-261-2/+2
| | * | [media] radio-sf16fmi: declare pnp_attached as staticMauro Carvalho Chehab2014-09-261-1/+1
| | * | [media] pms: Fix a bad usage of the stackMauro Carvalho Chehab2014-09-261-1/+6
| | * | [media] saa7164-core: declare symbols as staticMauro Carvalho Chehab2014-09-261-3/+3
| | * | [media] sta2x11_vip: fix address space castingMauro Carvalho Chehab2014-09-261-1/+1
| | * | [media] st_rc: fix address space castingMauro Carvalho Chehab2014-09-261-4/+4
| | * | [media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab2014-09-261-3/+3
| | * | [media] as102: fix endiannes castsMauro Carvalho Chehab2014-09-263-61/+61