aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-24[media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski1-1/+1
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-24[media] s5p-jpeg: Only build suspend/resume for PMThierry Reding1-0/+4
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki3-5/+5
2014-10-24[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory()Fancy Fang1-0/+9
2014-10-24[media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil1-1/+0
2014-10-24[media] usbvision-video: two use after freesDan Carpenter1-0/+2
2014-10-24[media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick1-1/+1
2014-10-24[media] xc5000: use after free in release()Dan Carpenter1-1/+1
2014-10-24[media] em28xx-input: NULL dereference on errorDan Carpenter1-1/+3
2014-10-24[media] wl128x: fix fmdbg compiler warningHans Verkuil1-1/+1
2014-10-21[media] hackrf: harmless off by one in debug codeDan Carpenter1-1/+1
2014-10-21[media] cx23885: initialize config structs for T9580Olli Salonen1-0/+3
2014-10-21[media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart3-3/+1
2014-10-21[media] vivid: fix buffer overrunHans Verkuil1-1/+1
2014-10-21[media] saa7146: Create a device name before it's usedLubomir Rintel1-3/+3
2014-10-21[media] em28xx: fix uninitialized variable warningHans Verkuil1-1/+1
2014-10-21[media] vivid: fix Kconfig FB dependencyHans Verkuil1-1/+4
2014-10-21[media] anysee: make sure loading modules is constKees Cook1-3/+3
2014-10-21[media] af9035: make sure loading modules is constKees Cook1-3/+3
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-15V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul1-4/+2
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds447-12266/+37488
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-7/+3
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab448-12268/+37490
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab1-0/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/docLinus Torvalds2-1/+10
2014-10-03Documentation: fix broken v4l-utils URLMichael Opdenacker1-1/+1
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-28[media] pt3: fix DTV FE I2C driver load error pathsAntti Palosaari1-12/+11
2014-09-26Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-26[media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2-8/+8
2014-09-26[media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab3-5/+5
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab6-8/+8
2014-09-26[media] dvb-frontends: use %zu instead of %zdMauro Carvalho Chehab4-4/+4
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab5-15/+15
2014-09-26[media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab1-2/+2
2014-09-26[media] ti-vpe: Fix typecastMauro Carvalho Chehab1-1/+1
2014-09-26[media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2-4/+4
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab1-12/+12
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab1-8/+8
2014-09-26[media] em28xx: Fix identationMauro Carvalho Chehab1-1/+1
2014-09-26[media] drxd: remove a dead codeMauro Carvalho Chehab1-6/+0
2014-09-26[media] saa7146: remove return after BUG()Mauro Carvalho Chehab1-3/+0
2014-09-26[media] cx88: remove return after BUG()Mauro Carvalho Chehab1-3/+0
2014-09-26[media] cx88: fix cards table CodingStyleMauro Carvalho Chehab1-316/+316
2014-09-26[media] radio-sf16fmr2: declare some structs as staticMauro Carvalho Chehab1-2/+2
2014-09-26[media] radio-sf16fmi: declare pnp_attached as staticMauro Carvalho Chehab1-1/+1
2014-09-26[media] pms: Fix a bad usage of the stackMauro Carvalho Chehab1-1/+6