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
Age
Commit message (
Expand
)
Author
2018-03-22
media: s5p_mfc_enc: get rid of new warnings
Mauro Carvalho Chehab
2018-03-22
media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...
Sylwester Nawrocki
2018-03-22
media: s5p-mfc: Ensure HEVC QP controls range is properly updated
Sylwester Nawrocki
2018-03-22
media: s5p-mfc: Use real device for request_firmware() call
Marek Szyprowski
2018-03-22
media: s5p-mfc: Add support for HEVC encoder
Smitha T Murthy
2018-03-22
media: s5p-mfc: Add VP9 decoder support
Smitha T Murthy
2018-03-22
media: s5p-mfc: Add support for HEVC decoder
Smitha T Murthy
2018-03-22
media: s5p-mfc: Support MFCv10.10 buffer requirements
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-03-22
media: s5p-mfc: Rename IS_MFCV8 macro
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-12-18
media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()
Shuah Khan
2017-12-18
media: s5p-mfc: Fix encoder menu controls initialization
Sylwester Nawrocki
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-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-07
media: s5p-mfc: fix lockdep warning
Shuah Khan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-06-13
[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"
Colin Ian King
2017-04-05
[media] s5p-mfc: Don't allocate codec buffers from pre-allocated region
Marek Szyprowski
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: Reduce firmware buffer size for MFC v6+ variants
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Allocate firmware with internal private buffer alloc function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Move firmware allocation to DMA configure function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Put firmware to private buffer structure
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: Simplify alloc/release private buffer functions
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace bank1/bank2 entries with an array
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: Print buf pointer in hex constistently
Shuah Khan
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: Don't keep clock prepared all the time
Marek Szyprowski
[next]