index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
Age
Commit message (
Expand
)
Author
2015-12-23
[media] s5p-mfc: remove volatile attribute from MFC register addresses
Andrzej Hajda
2015-12-23
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2015-12-23
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
2015-12-23
[media] s5p-mfc: remove unnecessary callbacks
Andrzej Hajda
2015-12-23
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
2015-12-23
[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
Andrzej Hajda
2015-12-23
[media] s5p-mfc: constify s5p_mfc_codec_ops structures
Julia Lawall
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] media/core: Replace ctrl_class with which
Ricardo Ribalda
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...
Andrzej Hajda
2015-10-20
[media] s5p-mfc: end-of-stream handling for newer encoders
Andrzej Hajda
2015-10-20
[media] s5p-mfc: fix spelling errors
Ingi Kim
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
[media] s5p-mfc: Correct misuse of %0x<decimal>
Joe Perches
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-08-11
[media] s5p-mfc: add additional check for incorrect memory configuration
Marek Szyprowski
2015-08-11
[media] s5p-mfc: add return value check in mfc_sys_init_cmd
Marek Szyprowski
2015-08-11
[media] s5p-mfc: fix state check from encoder queue_setup
Seung-Woo Kim
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-06-05
[media] media: s5p-mfc: fix sparse warnings
Marek Szyprowski
2015-05-12
[media] s5p-mfc: Set last buffer flag
Philipp Zabel
2015-05-12
[media] media: platform: s5p: Constify platform_device_id
Krzysztof Kozlowski
2015-05-01
[media] s5p-mfc: fix bad indentation
Mauro Carvalho Chehab
2015-04-30
[media] s5p_mfc: remove a dead code
Mauro Carvalho Chehab
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-04-10
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
2015-04-02
[media] media: s5p-mfc: fix broken pointer cast on 64bit arch
Marek Szyprowski
2015-04-02
[media] media: s5p-mfc: fix mmap support for 64bit arch
Marek Szyprowski
2015-04-01
[media] media: s5p-mfc: fix broken pointer cast on 64bit arch
Marek Szyprowski
2015-04-01
[media] media: s5p-mfc: fix mmap support for 64bit arch
Marek Szyprowski
2015-03-04
[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lock
Kamil Debski
2015-02-02
[media] s5p-mfc: remove unnecessary version.h inclusion
Fabian Frederick
2015-02-02
[media] s5p-mfc-dec: Don't use encoder stop command
Nicolas Dufresne
2015-02-02
[media] s5p-mfc-v6+: Use display_delay_enable CID
Nicolas Dufresne
2014-12-22
[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-05
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-02
[media] media/platform: fix querycap
Hans Verkuil
2014-11-05
[media] s5p-mfc: fix sparse error
Hans Verkuil
2014-11-05
[media] s5p_mfc: Remove redundant casts
Rasmus Villemoes
2014-10-28
[media] s5p-mfc: correct the formats info for encoder
ayaka
2014-10-28
[media] s5p-mfc: fix a race in interrupt flags handling
Pawel Osciak
2014-10-28
[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change
Pawel Osciak
2014-10-28
[media] s5p-mfc: Remove unused alloc field from private buffer struct
Pawel Osciak
2014-10-28
[media] s5p-mfc: flush dpbs when resolution changes
Kiran AVND
2014-10-28
[media] s5p-mfc: De-init MFC when watchdog kicks in
Arun Mankuzhi
[next]