index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc.c
Age
Commit message (
Expand
)
Author
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-06-12
media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
Marek Szyprowski
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-10
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-21
media: s5p-mfc: Fix memdev DMA configuration
Robin Murphy
2019-01-07
media: s5p-mfc: fix incorrect bus assignment in virtual child device
Marek Szyprowski
2018-11-20
media: s5p_mfc_dec.c: convert g_crop to g_selection
Hans Verkuil
2018-07-27
media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...
Sylwester Nawrocki
2018-07-04
media: platform: s5p-mfc: simplify getting .drvdata
Wolfram Sang
2018-03-22
media: s5p-mfc: Add support for HEVC encoder
Smitha T Murthy
2018-03-22
media: s5p-mfc: Use min scratch buffer size as provided by F/W
Smitha T Murthy
2018-03-22
media: s5p-mfc: Adding initial support for MFC v10.10
Smitha T Murthy
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-18
media: s5p-mfc: Fix lock contention - request_firmware() once
Shuah Khan
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-07
media: s5p-mfc: fix lockdep warning
Shuah Khan
2017-10-16
media: s5p-mfc: Adjust a null pointer check in four functions
Markus Elfring
2017-10-16
media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()
Markus Elfring
2017-10-16
media: s5p-mfc: Delete an error message for a failed memory allocation
Markus Elfring
2017-04-05
[media] s5p-mfc: Fix unbalanced call to clock management
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Use preallocated block allocator always for MFC v6+
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Remove special configuration of IOMMU domain
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Add support for probe-time preallocated block based allocator
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Split variant DMA memory configuration into separate functions
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Move firmware allocation to DMA configure function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Move setting DMA max segment size to DMA configure function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Use generic of_device_get_match_data helper
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Remove unused structures and dead code
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Fix race between interrupt routine and device functions
Marek Szyprowski
2017-04-05
[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()
Shuah Khan
2017-04-05
[media] s5p-mfc: Fix initialization of internal structures
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Rework clock handling
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Remove dead conditional code
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Ensure that clock is disabled before turning power off
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
2016-11-16
[media] s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
2016-11-16
[media] s5p-mfc: Use clock gating only on MFC v5 hardware
Marek Szyprowski
2016-11-16
[media] s5p-mfc: Skip incomplete frame
Donghwa Lee
2016-10-21
[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
2016-08-24
[media] s5p-mfc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-24
[media] media: s5p-mfc remove unnecessary error messages
Shuah Khan
[next]