index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-jpeg
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-2
/
+2
2019-11-05
media: s5p-jpeg: drop unused components from s5p_jpeg_q_data
Philipp Zabel
2
-3
/
+0
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-5
/
+5
2019-07-22
media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device
Hans Verkuil
1
-2
/
+2
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2
-29
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
9
-36
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-2
/
+2
2019-02-18
media: s5p-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-19
/
+19
2019-01-16
media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL
Pawe? Chmiel
1
-1
/
+1
2019-01-16
media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
Pawe? Chmiel
1
-8
/
+11
2019-01-16
media: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
5
-6
/
+6
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-5
/
+5
2018-07-24
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
1
-7
/
+0
2018-05-04
media: s5p-jpeg: don't return a value on a void function
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-18
media: s5p-jpeg: Fix off-by-one problem
Flavio Ceolin
1
-1
/
+1
2017-08-20
media: s5p-jpeg: directly use parsed subsampling on exynos5433
Andrzej Pietrasiewicz
1
-1
/
+2
2017-08-20
media: s5p-jpeg: fix number of components macro
Andrzej Pietrasiewicz
1
-1
/
+1
2017-08-20
media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset function
Tony K Nadackal
1
-0
/
+4
2017-08-20
media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after use
Andrzej Pietrasiewicz
3
-1
/
+7
2017-08-20
media: s5p-jpeg: Fix crash in jpeg isr due to multiple interrupts
Tony K Nadackal
1
-0
/
+3
2017-08-20
media: s5p-jpeg: set w/h when encoding
Andrzej Pietrasiewicz
1
-2
/
+6
2017-08-20
media: s5p-jpeg: don't overwrite result's "size" member
Andrzej Pietrasiewicz
1
-1
/
+1
2017-07-26
media: s5p-jpeg: Add stream error handling for Exynos5420
henryhsu
1
-1
/
+8
2017-07-26
media: s5p-jpeg: Add support for resolution change event
henryhsu
2
-24
/
+89
2017-07-26
media: s5p-jpeg: Decode 4:1:1 chroma subsampling format
Tony K Nadackal
1
-0
/
+15
2017-07-26
media: s5p-jpeg: Split s5p_jpeg_parse_hdr()
Thierry Escande
1
-18
/
+24
2017-07-26
media: s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queue
Thierry Escande
1
-19
/
+4
2017-07-26
media: s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()
Thierry Escande
1
-17
/
+21
2017-07-26
media: s5p-jpeg: Correct WARN_ON statement for checking subsampling
Tony K Nadackal
1
-2
/
+4
2017-07-26
media: s5p-jpeg: Call jpeg_bound_align_image after qbuf
Tony K Nadackal
1
-0
/
+19
2017-06-13
[media] s5p-jpeg: fix recursive spinlock acquisition
Alexandre Courbot
1
-3
/
+9
2017-05-19
[media] s5p-jpeg: don't return a random width/height
Mauro Carvalho Chehab
1
-4
/
+4
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
1
-14
/
+3
2016-09-22
[media] s5p-jpeg: fix system and runtime PM integration
Marek Szyprowski
1
-19
/
+2
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-08-24
[media] media: s5p-jpeg add missing blank lines after declarations
Shuah Khan
1
-3
/
+10
2016-08-24
[media] s5p-jpeg: only fill driver's name in capabilities driver field
Javier Martinez Canillas
1
-2
/
+2
2016-08-24
[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
1
-1
/
+2
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2
-15
/
+4
2016-06-03
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
1
-0
/
+2
2016-04-13
[media] s5p-jpeg: Adjust buffer size for Exynos 4412
Andrzej Pietrasiewicz
1
-1
/
+6
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-2
/
+2
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] s5p-jpeg: remove unused var
Mauro Carvalho Chehab
1
-3
/
+0
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-14
/
+16
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-10-01
[media] s5p-jpeg: add support for 5433
Andrzej Pietrasiewicz
5
-65
/
+520
[next]