index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-12
|
\
|
*
[media] omap3isp: Rename isp_buffer isp_addr field to dma
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Move to videobuf2
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Cancel all queued buffers when stopping the video stream
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Move buffer irqlist to isp_buffer structure
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Move queue irqlock to isp_video structure
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Move queue mutex to isp_video structure
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Don't build scatterlist for kernel buffer
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Use sg_alloc_table_from_pages()
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Map PFNMAP buffers to device
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Fix the dma_map_sg() return value check
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Merge the prepare and sglist functions
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Use sg_table structure
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: queue: Move IOMMU handling code to the queue
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: video: Set the buffer bytesused field at completion time
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: ccdc: Use the DMA API for FPC
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: ccdc: Use the DMA API for LSC
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Use the DMA API
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Store sg table in ispstat_buffer
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Merge dma_addr and iommu_addr fields
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Share common code for buffer allocation
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Remove impossible WARN_ON
Laurent Pinchart
2014-05-25
|
*
[media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE
Laurent Pinchart
2014-05-25
*
|
Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...
Linus Torvalds
2014-06-06
|
\
\
|
*
|
[media] v4l: vsp1: Add DT support
Laurent Pinchart
2014-04-23
|
*
|
[media] v4l: vsp1: Add BRU support
Laurent Pinchart
2014-04-23
|
*
|
[media] v4l: vsp1: Support multi-input entities
Laurent Pinchart
2014-04-23
|
*
|
[media] v4l: vsp1: uds: Enable scaling of alpha layer
Laurent Pinchart
2014-04-23
|
*
|
[media] v4l: vsp1: Remove unexisting rt clocks
Laurent Pinchart
2014-04-23
*
|
|
[media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operation
Laurent Pinchart
2014-05-25
*
|
|
[media] s5p-tv: hdmi: Remove deprecated video-level DV timings operations
Laurent Pinchart
2014-05-25
*
|
|
[media] s5p-tv: mixer: Switch to pad-level DV operations
Laurent Pinchart
2014-05-25
*
|
|
[media] media: davinci: vpif: Switch to pad-level DV operations
Laurent Pinchart
2014-05-25
*
|
|
[media] media: bfin_capture: Switch to pad-level DV operations
Laurent Pinchart
2014-05-25
*
|
|
[media] s5p-tv: hdmiphy: Add pad-level DV timings operations
Laurent Pinchart
2014-05-25
*
|
|
[media] s5p-tv: hdmi: Add pad-level DV timings operations
Laurent Pinchart
2014-05-25
|
|
/
|
/
|
*
|
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
*
|
[media] media: davinci: vpif: add Copyright message
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: drop check __KERNEL__
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: return -ENODATA for *std calls
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: return -ENODATA for *dv_timings calls
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: use SIMPLE_DEV_PM_OPS
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: group v4l2_ioctl_ops
Lad, Prabhakar
2014-05-24
*
|
[media] media: davinci: vpif_capture: drop cropcap
Lad, Prabhakar
2014-05-24
*
|
Revert "[media] media: davinci: vpif_capture: drop unneeded module params"
Mauro Carvalho Chehab
2014-05-24
*
|
[media] s5p-mfc: Add support for resolution change event
Pawel Osciak
2014-05-23
*
|
[media] media: davinci: vpif_capture: drop unneeded module params
Lad, Prabhakar
2014-05-23
[next]