summaryrefslogtreecommitdiff
path: root/drivers/media/platform/exynos4-is (follow)
Commit message (Expand)AuthorAge
* media: exynos4-is: Fix a reference count leakQiushi Wu2020-10-29
* media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu2020-10-29
* media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2020-10-29
* media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki2020-10-29
* media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan2020-08-21
* exynos4-is: fix a format string bugRasmus Villemoes2020-05-05
* media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim2020-01-23
* media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki2018-10-10
* exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav2017-11-08
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] mipi-csis: make sparse happyMauro Carvalho Chehab2015-10-01
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-01
* [media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann2015-10-01
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* [media] exynos4_is: exynos4-fimc requires i2cArnd Bergmann2015-05-13
* [media] media: platform: exynos4-is: Constify platform_device_idKrzysztof Kozlowski2015-05-12
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-23
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-11
|\ \ \
| * | | [media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-25
| * | | [media] exynos4-is: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-25
| * | | [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-14
| |/ /
* / / media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-05
|/ /
* | [media] s5p-fimc: Only build suspend/resume for PMThierry Reding2014-10-24
* | [media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-10-24
|/
* [media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2014-09-26
* [media] marvel-ccic: just return 0 instead of using a varMauro Carvalho Chehab2014-09-03
* [media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab2014-08-26
* [media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_ISMauro Carvalho Chehab2014-08-26
* [media] exynos4-is/media-dev: get rid of a warning for a dead codeMauro Carvalho Chehab2014-08-26
* [media] mipi-csis: get rid of a warningMauro Carvalho Chehab2014-08-26
* [media] fimc-is-param: get rid of warningsMauro Carvalho Chehab2014-08-26
* [media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki2014-05-23
* [media] exynos4-is: Free FIMC-IS CPU memory only when allocatedSylwester Nawrocki2014-05-23
* [media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLKSylwester Nawrocki2014-05-23
* [media] s5p-fimc: Reuse calculated sizesNicolas Dufresne2014-05-13
* [media] s5p-fimc: Changed RGB32 to BGR32Nicolas Dufresne2014-05-13
* [media] s5p-fimc: Iterate for each memory planeNicolas Dufresne2014-05-13
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] s5p-fimc: Fix YUV422P depthNicolas Dufresne2014-04-15
* Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-05
|\
| * [media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki2014-03-14
| * [media] exynos4-is: Add support for asynchronous subdevices registrationSylwester Nawrocki2014-03-14
| * [media] exynos4-is: Add clock provider for the SCLK_CAM clock outputsSylwester Nawrocki2014-03-14
| * [media] exynos4-is: Use external s5k6a3 sensor driverSylwester Nawrocki2014-03-14
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\|