Sign in
android-kvm
/
linux
/
6981037442b05b192504fbc3c165cb240e01f6e2
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc.c
55a839a
media: s5p-mfc: fix lockdep warning
by Shuah Khan
· 7 years ago
4449dd0
media: s5p-mfc: Adjust a null pointer check in four functions
by Markus Elfring
· 7 years ago
d7f15bd
media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()
by Markus Elfring
· 7 years ago
f6cd323
media: s5p-mfc: Delete an error message for a failed memory allocation
by Markus Elfring
· 7 years ago
a5cb00e
[media] s5p-mfc: Fix unbalanced call to clock management
by Marek Szyprowski
· 8 years ago
5ea289f
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
by Marek Szyprowski
· 8 years ago
60641e22
[media] s5p-mfc: Use preallocated block allocator always for MFC v6+
by Marek Szyprowski
· 8 years ago
8e409f1
[media] s5p-mfc: Remove special configuration of IOMMU domain
by Marek Szyprowski
· 8 years ago
25e73b4
[media] s5p-mfc: Add support for probe-time preallocated block based allocator
by Marek Szyprowski
· 8 years ago
9ce4780
[media] s5p-mfc: Split variant DMA memory configuration into separate functions
by Marek Szyprowski
· 8 years ago
94eaccc
[media] s5p-mfc: Move firmware allocation to DMA configure function
by Marek Szyprowski
· 8 years ago
ba2e161
[media] s5p-mfc: Move setting DMA max segment size to DMA configure function
by Marek Szyprowski
· 8 years ago
255d831
[media] s5p-mfc: Replace mem_dev_* entries with an array
by Marek Szyprowski
· 8 years ago
4a5ab64
[media] s5p-mfc: Use generic of_device_get_match_data helper
by Marek Szyprowski
· 8 years ago
9f05df8
[media] s5p-mfc: Remove unused structures and dead code
by Marek Szyprowski
· 8 years ago
0c32b8e
[media] s5p-mfc: Fix race between interrupt routine and device functions
by Marek Szyprowski
· 8 years ago
68552ad
[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()
by Shuah Khan
· 8 years ago
7c96f59
[media] s5p-mfc: Fix initialization of internal structures
by Marek Szyprowski
· 8 years ago
0036113
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
by Marek Szyprowski
· 8 years ago
1bce6fb
[media] s5p-mfc: Rework clock handling
by Marek Szyprowski
· 8 years ago
7e55a016
[media] s5p-mfc: Remove dead conditional code
by Marek Szyprowski
· 8 years ago
8accb8f
[media] s5p-mfc: Ensure that clock is disabled before turning power off
by Marek Szyprowski
· 8 years ago
3605163
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
by Douglas Anderson
· 8 years ago
c0026c7
[media] s5p-mfc: Fix clock management in s5p_mfc_release() function
by Marek Szyprowski
· 8 years ago
c5086f1
[media] s5p-mfc: Use clock gating only on MFC v5 hardware
by Marek Szyprowski
· 8 years ago
5d1ec73
[media] s5p-mfc: Skip incomplete frame
by Donghwa Lee
· 8 years ago
3467c9a
[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
by Marek Szyprowski
· 8 years ago
ed90013
[media] s5p-mfc: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
06f0a57
[media] media: s5p-mfc remove unnecessary error messages
by Shuah Khan
· 9 years ago
05b72d4
[media] s5p-mfc: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 9 years ago
02d9a33
[media] media: s5p-mfc remove void function return statement
by Shuah Khan
· 9 years ago
d695c12
[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()
by Shuah Khan
· 9 years ago
2548fee
[media] media/platform: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
e0d80c8
[media] s5p-mfc: improve v4l2_capability driver and card fields
by Javier Martinez Canillas
· 9 years ago
e4fac74
[media] s5p-mfc: fix error path in driver probe
by Marek Szyprowski
· 9 years ago
6610ef0
[media] s5p-mfc: fix memory leak in s5p_mfc_remove()
by Shuah Khan
· 9 years ago
7d48ea9
[media] s5p-mfc: fix video device release double release in probe error path
by Shuah Khan
· 9 years ago
04f7767
media: s5p-mfc: add iommu support
by Marek Szyprowski
· 9 years ago
c79667d
media: s5p-mfc: replace custom reserved memory handling code with generic one
by Marek Szyprowski
· 9 years ago
712b617
media: set proper max seg size for devices on Exynos SoCs
by Marek Szyprowski
· 9 years ago
c974c43
s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()
by Javier Martinez Canillas
· 9 years ago
6311f12
s5p-mfc: Add release callback for memory region devs
by Javier Martinez Canillas
· 9 years ago
29debab
s5p-mfc: Set device name for reserved memory region devs
by Javier Martinez Canillas
· 9 years ago
ed3e34e
[media] s5p-mfc: remove non-device-tree init code
by Marek Szyprowski
· 9 years ago
fdd1d4b
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
by Andrzej Hajda
· 9 years ago
7969b12
[media] s5p-mfc: use spinlock to protect MFC context
by Andrzej Hajda
· 9 years ago
62bbd72
[media] s5p-mfc: make queue cleanup code common
by Andrzej Hajda
· 9 years ago
05d1d0f
[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
by Andrzej Hajda
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
4d0b0ed
[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder capture queue
by Andrzej Hajda
· 9 years ago
96c5777
[media] s5p-mfc: end-of-stream handling for newer encoders
by Andrzej Hajda
· 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
52722ca
[media] s5p-mfc: Set last buffer flag
by Philipp Zabel
· 10 years ago
6425f64
[media] media: platform: s5p: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
1ed991a
[media] s5p_mfc: remove a dead code
by Mauro Carvalho Chehab
· 10 years ago
676ee36
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
e6c9dec
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
by Kamil Debski
· 10 years ago
41f03a0
[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lock
by Kamil Debski
· 10 years ago
654a731
[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper
by Prabhakar Lad
· 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
749ae71
[media] s5p_mfc: Remove redundant casts
by Rasmus Villemoes
· 10 years ago
b16e644
[media] s5p-mfc: De-init MFC when watchdog kicks in
by Arun Mankuzhi
· 10 years ago
9a7bc6b
[media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
by Pawel Osciak
· 10 years ago
bb21c54
[media] s5p-mfc: Only set timestamp/timecode for new frames
by Ilja Friedel
· 10 years ago
6437099
[media] s5p-mfc: clear 'enter_suspend' flag if suspend fails
by Prathyush K
· 10 years ago
f38a46c
media: platform: s5p-mfc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ca5ea0c
[media] s5p_mfc: use static for some structs
by Mauro Carvalho Chehab
· 10 years ago
7c67281
[media] s5p-mfc: Use decode status instead of display status on MFCv5
by Sjoerd Simons
· 10 years ago
e2c3be2
[media] s5p-mfc: Fix sparse errors in the MFC driver
by Kamil Debski
· 10 years ago
8492ec6
[media] s5p_mfc: get rid of several warnings
by Mauro Carvalho Chehab
· 11 years ago
139adba
[media] s5p_mfc: don't use an external symbol called 'debug'
by Mauro Carvalho Chehab
· 11 years ago
55647a9
[media] s5p-mfc: remove unnecessary calling to function video_devdata()
by Zhaowei Yuan
· 11 years ago
77ba6b7
[media] s5p-mfc: Support multiple firmware sub-versions
by Arun Kumar K
· 11 years ago
4607500
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
by Arun Kumar K
· 11 years ago
0520e4c
[media] s5p-mfc: Add support for resolution change event
by Pawel Osciak
· 11 years ago
3e594ce7
[media] s5p-mfc: Core support for v8 encoder
by Kiran AVND
· 11 years ago
e2b9deb
[media] s5p-mfc: Core support to add v8 decoder
by Kiran AVND
· 11 years ago
9aa5f00
[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version
by Kamil Debski
· 11 years ago
6a9c6f68
[media] s5p-mfc: Add variants to access mfc registers
by Kiran AVND
· 11 years ago
f49f3ed
[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode
by Pawel Osciak
· 11 years ago
9d87e83
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
by Pawel Osciak
· 11 years ago
818cd91
[media] s5p-mfc: Extract open/close MFC instance commands
by Pawel Osciak
· 11 years ago
a0517f5
[media] s5p-mfc: Copy timestamps only when a frame is produced
by Pawel Osciak
· 11 years ago
d0ce898c
[media] s5p-mfc: Replaced commas with semicolons
by Joonyoung Shim
· 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
b80cb8d
[media] media: s5p_mfc: remove s5p_mfc_get_node_type() function
by Marek Szyprowski
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
1957f0d
[media] s5p-mfc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
76a4ddb
[media] s5p-mfc: call wake_up_dev if in suspend mode
by Prathyush K
· 11 years ago
5441e9d
[media] s5p-mfc: Core support for MFC v7
by Arun Kumar K
· 12 years ago
37c1d2e
Merge branch 'linus' into patchwork
by Mauro Carvalho Chehab
· 12 years ago
a40a138
[media] s5p-mfc: Remove redundant use of of_match_ptr macro
by Sachin Kamat
· 12 years ago
4130eab
[media] s5p-mfc: added missing end-of-lines in debug messages
by Andrzej Hajda
· 12 years ago
fc906b6
[media] s5p-mfc: Remove special clock usage in driver
by Arun Kumar K
· 12 years ago
e9d98dd
[media] s5p-mfc: Update v6 encoder buffer alloc
by Arun Kumar K
· 12 years ago
5600601
[media] s5p-mfc: Optimize copy time stamp handling
by Kamil Debski
· 12 years ago
Next »