summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20[media] s5p-fimc: Add support for Exynos4x12 FIMC-LITESylwester Nawrocki7-44/+1766
2012-05-20[media] s5p-fimc: Make sure an interrupt is properly requestedSylwester Nawrocki1-1/+1
2012-05-20[media] s5p-fimc: Minor cleanupsSylwester Nawrocki5-51/+53
2012-05-20[media] s5p-fimc: Prefix format enumerations with FIMC_FMT_Sylwester Nawrocki5-76/+81
2012-05-20[media] s5p-fimc: Rework the video pipeline control functionsSylwester Nawrocki5-88/+139
2012-05-20[media] s5p-fimc: Add FIMC-LITE register definitionsSylwester Nawrocki3-0/+663
2012-05-20[media] s5p-fimc: Refactor the register interface functionsSylwester Nawrocki7-681/+641
2012-05-20[media] s5p-fimc: Use v4l2_subdev internal ops to register video nodesSylwester Nawrocki6-131/+138
2012-05-20[media] s5p-fimc: Move m2m node driver into separate fileSylwester Nawrocki5-857/+894
2012-05-20[media] s5p-fimc: Avoid crash with null platform_dataSylwester Nawrocki1-0/+2
2012-05-20[media] s5p-mfc: Use devm_* functions in s5p_mfc.c fileSachin Kamat2-51/+14
2012-05-20[media] s5p-jpeg: Use devm_* functions in jpeg-core.c fileSachin Kamat2-50/+10
2012-05-20[media] s5p-g2d: Use devm_* functions in g2d.c fileSachin Kamat2-37/+11
2012-05-20[media] s5p-mfc: Add missing static storage class in s5p_mfc_enc.c fileSachin Kamat1-2/+4
2012-05-20[media] s5p-jpeg: Make s5p_jpeg_g_selection function staticSachin Kamat1-1/+1
2012-05-20[media] s5p-g2d: Add missing static storage class in g2d.c fileSachin Kamat1-3/+3
2012-05-20[media] s5p-g2d: Fix NULL pointer warnings in g2d.c fileSachin Kamat1-6/+6
2012-05-20[media] s5p-mfc: Add missing static storage class to silence warningsSachin Kamat2-2/+2
2012-05-20[media] s5p-mfc: Fix NULL pointer warningsSachin Kamat3-26/+26
2012-05-20[media] v4l: s5p-tv: Fix section mismatch warning in mixer_video.cSachin Kamat2-2/+2
2012-05-20[media] v4l: s5p-tv: mixer: fix handling of interlaced modesTomasz Stanislawski2-5/+11
2012-05-20[media] v4l: s5p-tv: hdmi: fix mode synchronizationTomasz Stanislawski1-4/+16
2012-05-20[media] v4l: s5p-tv: hdmi: parametrize DV timingsTomasz Stanislawski2-254/+207
2012-05-20[media] v4l: s5p-tv: hdmiphy: add support for per-platform variantsTomasz Stanislawski1-37/+188
2012-05-20[media] v4l: s5p-tv: mixer: fix compilation warningTomasz Stanislawski1-1/+1
2012-05-20[media] v4l: s5p-tv: fix plane size calculationMarek Szyprowski1-1/+1
2012-05-20[media] w9966: convert to the latest frameworksHans Verkuil1-53/+41
2012-05-20[media] arv: use latest frameworksHans Verkuil1-1/+6
2012-05-20[media] c-qcam: convert to the latest frameworksHans Verkuil1-72/+65
2012-05-20[media] bw-qcam: update to latest frameworksHans Verkuil1-70/+62
2012-05-20[media] V4L2: Mark the DV Preset API as deprecatedHans Verkuil5-2/+24
2012-05-20[media] Feature removal: remove invalid DV presetsHans Verkuil1-0/+9
2012-05-20[media] tvp7002: add support for the new dv timings APIHans Verkuil1-13/+89
2012-05-20[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timingsHans Verkuil2-0/+817
2012-05-20m68k: add a defconfig for the M5475EVB ColdFire with MMU boardGreg Ungerer1-0/+62
2012-05-20m68knommu: unaligned.h fix for M68000 coreLuis Alves1-1/+1
2012-05-20m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer3-209/+162
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil4-37/+104
2012-05-20m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer1-4/+28
2012-05-20m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer5-21/+2
2012-05-20m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer5-22/+4
2012-05-20m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer4-20/+1
2012-05-20m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer5-20/+1
2012-05-20m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer5-20/+1
2012-05-20m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer4-19/+1
2012-05-20m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer4-19/+1
2012-05-20m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer4-22/+2