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
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
2016-11-30
[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management code
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: Remove special clock rate management
Marek Szyprowski
2016-11-30
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
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-11-16
[media] s5p-mfc: Fix MFC context buffer size
Ingi Kim
2016-11-16
[media] s5p-mfc: Correct scratch buffer size of H.263 decoder
Andrzej Hajda
2016-11-16
[media] s5p-mfc: include buffer size in error message
Shuah Khan
2016-11-16
[media] s5p-mfc: Collapse two error message into one
Shuah Khan
2016-10-21
[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
2016-10-21
[media] s5p-mfc: don't break long lines
Mauro Carvalho Chehab
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
2016-08-24
[media] media: s5p-mfc Fix misspelled error message and checkpatch errors
Shuah Khan
2016-08-24
[media] s5p-mfc: remove redundant return value check of platform_get_resource()
Wei Yongjun
2016-08-24
[media] media: s5p-mfc remove void function return statement
Shuah Khan
2016-08-24
[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()
Shuah Khan
2016-08-24
[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...
Shuah Khan
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
[next]