summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus2016-01-115-19/+33
* [media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus2016-01-114-27/+61
* [media] media-device: split media initialization and registrationJavier Martinez Canillas2016-01-111-7/+7
* [media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas2016-01-111-1/+1
* [media] omap3isp: rename single labels to just errorJavier Martinez Canillas2016-01-112-4/+4
* [media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas2016-01-111-4/+8
* [media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas2016-01-1111-108/+35
* [media] media: use unsigned for pad indexMauro Carvalho Chehab2016-01-115-5/+5
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-117-7/+7
* [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab2016-01-115-21/+46
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-112-12/+9
* [media] omap3isp: create links after all subdevs have been boundJavier Martinez Canillas2016-01-111-8/+15
* [media] omap3isp: separate links creation from entities initJavier Martinez Canillas2016-01-1111-104/+185
* [media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2016-01-112-3/+3
* [media] media: rename the function that create pad linksMauro Carvalho Chehab2016-01-116-16/+16
* [media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas2016-01-113-6/+11
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-117-7/+7
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+0
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-012-12/+15
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-012-4/+3
* [media] v4l: omap3isp: Drop platform data supportLaurent Pinchart2015-08-165-126/+157
* [media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus2015-07-061-2/+2
* [media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus2015-07-061-10/+13
* [media] omap3isp: remove unused varMauro Carvalho Chehab2015-06-241-4/+0
* [media] media: omap3isp: remove unused clkdevRussell King2015-04-102-25/+0
* [media] omap3isp: Deprecate platform data supportSakari Ailus2015-04-021-0/+2
* [media] omap3isp: Add support for the Device TreeSakari Ailus2015-04-023-12/+224
* [media] omap3isp: Replace many MMIO regions by twoSakari Ailus2015-04-022-57/+60
* [media] omap3isp: Move the syscon register out of the ISP register mapsSakari Ailus2015-04-023-17/+42
* [media] omap3isp: Replace mmio_base_phys array with the histogram block baseSakari Ailus2015-04-023-6/+6
* [media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus2015-04-021-1/+7
* [media] omap3isp: Rename regulators to better suit the Device TreeSakari Ailus2015-04-021-2/+2
* [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-026-84/+81
* [media] omap3isp: Platform data could be NULLSakari Ailus2015-04-022-9/+7
* [media] omap3isp: DT support for clocksLaurent Pinchart2015-04-021-0/+25
* [media] omap3isp: Separate external link creation from platform data parsingSakari Ailus2015-04-021-71/+72
* [media] omap3isp: Avoid a BUG_ON() in media_entity_create_link()Sakari Ailus2015-04-021-0/+13
* [media] omap3isp: Fix error handling in probeSakari Ailus2015-04-021-1/+1
* [media] media: omap3isp: hist: Move histogram DMA to DMA engineLaurent Pinchart2015-04-025-57/+80
* [media] media: omap3isp: video: Use v4l2_get_timestamp()Laurent Pinchart2015-04-021-4/+1
* [media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_S...Lad, Prabhakar2015-04-021-1/+0
* [media] media: omap3isp: video: Don't call vb2 mmap with queue lock heldLaurent Pinchart2015-04-021-7/+1
* [media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil2015-03-235-10/+10
* [media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil2015-03-234-5/+5
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-235-157/+157
* Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab2015-01-271-2/+5
|\
| * Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-241-2/+5
| |\
OpenPOWER on IntegriCloud