aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-is.c
AgeCommit message (Expand)Author
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-07-23media: exynos4-is: fix leaked of_node referencesWen Yang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-21media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-10-09media: exynos4-is: make const array config_ids staticColin Ian King
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-06-13[media] exynos4-is: use devm_of_platform_populate()Benjamin Gaignard
2017-01-31[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav
2016-09-22[media] exynos4-is: add of_platform_populate() call for FIMC-IS child devicesSylwester Nawrocki
2016-09-22[media] exynos4-is: Add support for all required clocksMarek Szyprowski
2016-08-24[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-01-25[media] exynos4-is: Wait for 100us before opening sensorJacek Anaszewski
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-25[media] exynos4-is: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-10-20media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang
2014-09-26[media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab
2014-05-23[media] exynos4-is: Free FIMC-IS CPU memory only when allocatedSylwester Nawrocki
2014-04-05Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-14[media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki
2014-03-14[media] exynos4-is: Use external s5k6a3 sensor driverSylwester Nawrocki
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-01-02[media] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabledSylwester Nawrocki
2014-01-02[media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()Sylwester Nawrocki
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-24[media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.koSylwester Nawrocki
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-06-25Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki
2013-06-12[media] exynos4-is: Simplify bitmask usagePhil Carmody
2013-06-12[media] exynos4-is: Staticize local symbolsSachin Kamat
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki
2013-04-25[media] exynos4-is: Fix runtime PM handling on fimc-is probe error pathSylwester Nawrocki
2013-04-25[media] exynos4-is: Change function call order in fimc_is_module_exit()Sylwester Nawrocki
2013-04-25[media] exynos4-is: Remove debugfs entries properlySylwester Nawrocki
2013-04-25[media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driverSylwester Nawrocki
2013-04-14[media] exynos4-is: Rename the ISP chain configuration data structureSylwester Nawrocki
2013-04-14[media] exynos4-is: Improve the ISP chain parameter count calculationSylwester Nawrocki
2013-04-04[media] exynos4-is: Add Exynos4x12 FIMC-IS driverSylwester Nawrocki