summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
AgeCommit message (Expand)AuthorFilesLines
2013-06-12[media] media: Change media device link_notify behaviourSylwester Nawrocki1-16/+25
2013-06-12[media] omap3isp: ccp2: Don't ignore the regulator_enable() return valueLaurent Pinchart1-4/+15
2013-06-12[media] omap3isp: Defer probe when the IOMMU is not availableLaurent Pinchart1-0/+2
2013-06-12[media] omap3isp: include linux/mm_types.hArnd Bergmann1-0/+1
2013-06-12[media] omap3isp: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda5-9/+9
2013-04-14[media] omap3isp: Use the common clock frameworkLaurent Pinchart2-80/+219
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-21/+5
2013-02-08Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2-21/+5
2013-02-05[media] omap3isp: Fix histogram regionsJohannes Schellen1-8/+8
2013-02-05[media] omap3isp: Use devm_* managed functionsLaurent Pinchart5-113/+27
2013-02-05[media] omap3isp: Remove unneeded memset after kzallocLaurent Pinchart3-3/+0
2013-02-05[media] omap3isp: preview: Lower the crop marginsLaurent Pinchart1-19/+21
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2-8/+3
2013-01-23omap3isp: Set cam_mclk rate directlyLaurent Pinchart2-21/+5
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab7-7/+11
2013-01-06[media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart1-2/+0
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2013-01-01[media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart1-3/+0
2012-12-27[media] omap3isp: ispqueue: Fix uninitialized variable compiler warningsLaurent Pinchart1-2/+2
2012-12-27[media] omap3isp: csiphy: Fix an uninitialized variable compiler warningLaurent Pinchart1-5/+8
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab7-4/+8
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus1-0/+1
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren1-2/+0
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-205/+284
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-4/+8
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson5-3/+6
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-28[media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart1-9/+16
2012-11-28[media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart1-12/+13
2012-11-28[media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart1-13/+28
2012-11-28[media] omap3isp: Replace printk with dev_*Laurent Pinchart4-11/+12
2012-11-28[media] omap3isp: Find source pad from external entitySakari Ailus1-1/+14
2012-11-28[media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus3-83/+83
2012-11-28[media] omap3isp: Add PHY routing configurationSakari Ailus2-0/+110
2012-11-28[media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2-2/+6
2012-11-28[media] omap3isp: Remove unneeded module memory address definitionsLaurent Pinchart2-79/+6
2012-11-28[media] omap3isp: Use monotonic timestamps for statistics buffersLaurent Pinchart2-3/+4
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren1-1/+0
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren5-4/+5
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren1-1/+0
2012-10-25[media] omap3isp: Fix warning caused by bad subdev events operations prototypesLaurent Pinchart3-6/+6
2012-10-25[media] omap3isp: video: Fix warning caused by bad vidioc_s_crop prototypeLaurent Pinchart1-1/+1
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla1-0/+2
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab1-3/+3
2012-10-09Revert "[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check"Mauro Carvalho Chehab1-16/+9
2012-10-07[media] omap3isp: Fix compilation error in ispreg.hIdo Yariv1-3/+3
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-0/+20394