index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename s5p-mfc/ to samsung/s5p-mfc/
Mauro Carvalho Chehab
33
-13610
/
+0
2022-03-18
media: platform: s5p-mfc: move config to its own file
Mauro Carvalho Chehab
1
-0
/
+9
2022-02-16
media: s5p_mfc_dec: set flags for OUTPUT coded formats
Maxime Jourdan
2
-0
/
+19
2022-01-28
media: s5p-mfc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-11-15
media: s5p-mfc: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-6
/
+3
2021-09-30
media: s5p-mfc: Add checking to s5p_mfc_probe().
Nadezda Lutovinova
1
-0
/
+4
2021-09-30
media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
Tuo Li
1
-1
/
+1
2021-09-30
media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-07-12
media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed im...
Herman
1
-1
/
+1
2021-06-28
media: s5p-mfc: Fix display delay control creation
Marek Szyprowski
1
-0
/
+1
2021-05-20
media: s5p-mfc: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-4
/
+2
2021-04-06
media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.h
Sylwester Nawrocki
1
-7
/
+16
2021-04-06
media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warnings
Hans Verkuil
1
-14
/
+14
2021-03-22
media: s5p-mfc: Use display delay and display enable std controls
Stanimir Varbanov
1
-0
/
+16
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
2
-2
/
+2
2020-10-01
media: platform: s5p-mfc: Fix adding a standard frame skip mode control
Marek Szyprowski
1
-0
/
+1
2020-09-27
media: s5p-mfc: Fix a reference count leak
Qiushi Wu
1
-1
/
+3
2020-09-01
media: s5p-mfc: Use standard frame skip mode control
Stanimir Varbanov
1
-0
/
+6
2020-06-30
iommu/exynos: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-1
/
+3
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
1
-1
/
+5
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2
-3
/
+3
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
3
-32
/
+2
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-34
/
+28
2019-06-21
media: s5p-mfc: Make additional clocks optional
Marek Szyprowski
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
13
-52
/
+13
2019-06-12
media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
Marek Szyprowski
1
-1
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
17
-85
/
+17
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2
-12
/
+12
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
3
-14
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
17
-85
/
+17
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
3
-7
/
+7
2019-03-10
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
5
-6
/
+6
2019-01-22
media: s5p-mfc: Fix memdev DMA configuration
Robin Murphy
1
-0
/
+7
2019-01-07
media: s5p-mfc: fix incorrect bus assignment in virtual child device
Marek Szyprowski
1
-1
/
+0
2018-11-20
media: s5p_mfc_dec.c: convert g_crop to g_selection
Hans Verkuil
2
-17
/
+33
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-4
/
+4
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-6
/
+6
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2
-4
/
+4
2018-07-27
media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...
Sylwester Nawrocki
1
-11
/
+12
2018-07-04
media: platform: s5p-mfc: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-07-04
media: v4l2-ctrl: Change control for VP8 profile to menu control
Keiichi Watanabe
1
-8
/
+7
2018-05-25
media: s5p-mfc: fix two sparse warnings
Hans Verkuil
2
-4
/
+4
2018-03-22
media: s5p_mfc_enc: get rid of new warnings
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-22
media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...
Sylwester Nawrocki
1
-14
/
+14
2018-03-22
media: s5p-mfc: Ensure HEVC QP controls range is properly updated
Sylwester Nawrocki
1
-0
/
+40
2018-03-22
media: s5p-mfc: Use real device for request_firmware() call
Marek Szyprowski
1
-1
/
+1
2018-03-22
media: s5p-mfc: Add support for HEVC encoder
Smitha T Murthy
8
-2
/
+818
2018-03-22
media: s5p-mfc: Add VP9 decoder support
Smitha T Murthy
6
-0
/
+45
[next]