Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d19633d5375b8f4735c389c80865dfbf0474992a
/
drivers
/
media
/
platform
/
exynos4-is
550116d
scripts/spelling.txt: add "aligment" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
91f2a7b
[media] media: exynos4-is: add flags to dummy Exynos IS i2c adapter
by Marek Szyprowski
· 8 years ago
2b2d1d4
[media] exynos4-is: Add missing 'of_node_put'
by Christophe JAILLET
· 8 years ago
a2fafda
[media] exynos4-is: constify v4l2_subdev_* structures
by Bhumika Goyal
· 8 years ago
4742575
[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()
by Arvind Yadav
· 8 years ago
5e6df4e
[media] exynos4-is: Clean up file handle in open() error path
by Shailendra Verma
· 8 years ago
20b8522
[media] media: Rename graph and pipeline structs and functions
by Sakari Ailus
· 8 years ago
90b4c9c
[media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats
by Nicolas Dufresne
· 11 years ago
57425dc
[media] exynos4-is: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
2950da48
[media] exynos4-is: add of_platform_populate() call for FIMC-IS child devices
by Sylwester Nawrocki
· 8 years ago
056c61e
[media] exynos4-is: Clear isp-i2c adapter power.ignore_children flag
by Sylwester Nawrocki
· 8 years ago
bae4500
[media] exynos4-is: Add missing entity function initialization
by Sylwester Nawrocki
· 8 years ago
5f6d636
[media] exynos4-is: Improve clock management
by Marek Szyprowski
· 8 years ago
438236e
[media] exynos4-is: Add support for all required clocks
by Marek Szyprowski
· 8 years ago
b7b361f
[media] platform: constify vb2_ops structures
by Julia Lawall
· 8 years ago
68429f5
[media] media: Move media_device link_notify operation to an ops structure
by Laurent Pinchart
· 9 years ago
c7930f3
[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
4f355cb
[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
by Javier Martinez Canillas
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
2548fee
[media] media/platform: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
f61d500
[media] exynos4-is: Fix buffer release issue on fimc m2m video nodes
by Sylwester Nawrocki
· 8 years ago
21ed203
exynos4-is: remove some unused vars
by Mauro Carvalho Chehab
· 8 years ago
712b617
media: set proper max seg size for devices on Exynos SoCs
by Marek Szyprowski
· 9 years ago
a022f93
Merge tag 'v4.6-rc7' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
243d4c0
[media] media: exynos4-is: fix deadlock on driver probe
by Marek Szyprowski
· 9 years ago
45b4687
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device
by Laurent Pinchart
· 9 years ago
4c9c6d8
[media] exynos4-is: remove non-device-tree init code
by Marek Szyprowski
· 9 years ago
5790a15
[media] exynos4-is: Put node before s5pcsis_parse_dt() return error
by Javier Martinez Canillas
· 9 years ago
7e8da34
[media] exynos4-is: Add missing port parent of_node_put on error paths
by Krzysztof Kozlowski
· 9 years ago
de08b5a
[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
by Laurent Pinchart
· 9 years ago
85e91f8
Merge tag 'v4.5-rc3' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
458a395
[media] media: platform: exynos4-is: media-dev: Add missing of_node_put
by Amitoj Kaur Chawla
· 9 years ago
234eab8
[media] exynos4-is: Check v4l2_of_parse_endpoint() return value
by Javier Martinez Canillas
· 9 years ago
a63abe3
[media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristate
by Arnd Bergmann
· 9 years ago
a13ddca
[media] exynos4-is: Wait for 100us before opening sensor
by Jacek Anaszewski
· 9 years ago
7677577
[media] exynos4-is: Open shouldn't fail when sensor entity is not linked
by Jacek Anaszewski
· 9 years ago
76a5636
[media] exynos4-is: fix a format string bug
by Rasmus Villemoes
· 9 years ago
2e7508e
[media] call media_device_init() before registering the V4L2 device
by Mauro Carvalho Chehab
· 9 years ago
fd7e530
[media] v4l: exynos4-is: Use the new media graph walk interface
by Sakari Ailus
· 9 years ago
9832e15
[media] media-device: split media initialization and registration
by Javier Martinez Canillas
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
3efdf62
[media] media: use macros to check for V4L2 subdev entities
by Mauro Carvalho Chehab
· 10 years ago
d10c989
[media] media: use entity.graph_obj.mdev instead of .parent
by Javier Martinez Canillas
· 9 years ago
8df00a1
[media] media: rename the function that create pad links
by Mauro Carvalho Chehab
· 9 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
de2ce8f
[media] mipi-csis: make sparse happy
by Mauro Carvalho Chehab
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
5ba0e2c3
[media] use v4l2_get_timestamp where possible
by Arnd Bergmann
· 9 years ago
2ef3b6f
[media] exynos4-is: use monotonic timestamps as advertized
by Arnd Bergmann
· 9 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 9 years ago
2aae557
[media] exynos4_is: exynos4-fimc requires i2c
by Arnd Bergmann
· 10 years ago
c42639d
[media] media: platform: exynos4-is: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
f723413
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
by Hans Verkuil
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2183a58
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
e243c7c
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
332b295
[media] platform: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
9a7a848
[media] exynos4-is: fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
d3460b2
[media] s5p-fimc: Only build suspend/resume for PM
by Thierry Reding
· 10 years ago
098bcd2
[media] Remove references to non-existent PLAT_S5P symbol
by Sylwester Nawrocki
· 10 years ago
73239ad
media: platform: exynos4-is: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7d4020c
[media] exynos4-is: fix some warnings when compiling on arm64
by Mauro Carvalho Chehab
· 10 years ago
6cf77d1
[media] marvel-ccic: just return 0 instead of using a var
by Mauro Carvalho Chehab
· 10 years ago
12bd88e
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
by Mauro Carvalho Chehab
· 10 years ago
f2080e3
[media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS
by Mauro Carvalho Chehab
· 10 years ago
cdf58a6
[media] exynos4-is/media-dev: get rid of a warning for a dead code
by Mauro Carvalho Chehab
· 10 years ago
84ddba4
[media] mipi-csis: get rid of a warning
by Mauro Carvalho Chehab
· 10 years ago
2ff1d4c
[media] fimc-is-param: get rid of warnings
by Mauro Carvalho Chehab
· 10 years ago
49b2f4c5
[media] exynos4-is: Remove support for non-dt platforms
by Sylwester Nawrocki
· 11 years ago
404a90a
[media] exynos4-is: Free FIMC-IS CPU memory only when allocated
by Sylwester Nawrocki
· 11 years ago
f486e7c
[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK
by Sylwester Nawrocki
· 11 years ago
b9684a6
[media] s5p-fimc: Reuse calculated sizes
by Nicolas Dufresne
· 11 years ago
7f2816e
[media] s5p-fimc: Changed RGB32 to BGR32
by Nicolas Dufresne
· 11 years ago
8411323
[media] s5p-fimc: Iterate for each memory plane
by Nicolas Dufresne
· 11 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
e3fadbd
[media] s5p-fimc: Fix YUV422P depth
by Nicolas Dufresne
· 11 years ago
463b21f
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
34947b8
[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
by Sylwester Nawrocki
· 11 years ago
fa91f10
[media] exynos4-is: Add support for asynchronous subdevices registration
by Sylwester Nawrocki
· 11 years ago
d3f5e0c
[media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs
by Sylwester Nawrocki
· 11 years ago
d265d9a
[media] exynos4-is: Use external s5k6a3 sensor driver
by Sylwester Nawrocki
· 11 years ago
c897df0
Merge tag 'v3.14-rc5' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
f2a575f
[media] of: move common endpoint parsing to drivers/of
by Philipp Zabel
· 11 years ago
fd9fdb7
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
by Philipp Zabel
· 11 years ago
309f4d6
[media] v4l: Copy timestamp source flags to destination on m2m devices
by Sakari Ailus
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
656e62d
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
by Sylwester Nawrocki
· 11 years ago
d003a30
[media] exynos4-is: Compile in fimc runtime PM callbacks conditionally
by Sylwester Nawrocki
· 11 years ago
a27a19d
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
by Sylwester Nawrocki
· 11 years ago
31a2d43
[media] exynos4-is: Remove dependency on PM_RUNTIME from Kconfig
by Sylwester Nawrocki
· 11 years ago
283bf33
[media] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabled
by Sylwester Nawrocki
· 11 years ago
da8cec3
[media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()
by Sylwester Nawrocki
· 11 years ago
Next »