index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: ti-vpe: avoid gcc-9 warning
Arnd Bergmann
2020-05-05
1
-25
/
+21
*
media: ti-vpe: cal: fix stop state timeout
Tomi Valkeinen
2020-04-14
1
-2
/
+21
*
media: ti-vpe: cal: improve wait for stop-state
Tomi Valkeinen
2020-04-14
1
-3
/
+4
*
media: ti-vpe: cal: improve wait for CIO resetdone
Tomi Valkeinen
2020-04-14
1
-3
/
+4
*
media: ti-vpe: cal: move code to separate functions
Tomi Valkeinen
2020-04-14
1
-12
/
+24
*
media: ti-vpe: cal: set DMA max seg size
Tomi Valkeinen
2020-04-14
1
-0
/
+6
*
media: ti-vpe: cal: program number of lines properly
Tomi Valkeinen
2020-04-14
1
-2
/
+1
*
media: ti-vpe: cal: fix dummy read to phy
Tomi Valkeinen
2020-04-14
1
-2
/
+2
*
media: ti-vpe: cal: cleanup CIO power enable/disable
Tomi Valkeinen
2020-04-14
1
-36
/
+31
*
media: ti-vpe: cal: use reg_write_field
Tomi Valkeinen
2020-04-14
1
-20
/
+14
*
media: ti-vpe: cal: remove useless IRQ defines
Tomi Valkeinen
2020-04-14
2
-10
/
+4
*
media: ti-vpe: cal: remove useless CAL_GEN_* macros
Tomi Valkeinen
2020-04-14
2
-21
/
+8
*
media: ti-vpe: cal: simplify irq handling
Tomi Valkeinen
2020-04-14
1
-43
/
+25
*
media: ti-vpe: cal: print errors on timeouts
Tomi Valkeinen
2020-04-14
1
-8
/
+9
*
media: ti-vpe: cal: catch error irqs and print errors
Tomi Valkeinen
2020-04-14
2
-1
/
+51
*
media: ti-vpe: cal: drop cal_runtime_get/put
Tomi Valkeinen
2020-04-14
1
-17
/
+7
*
media: ti-vpe: cal: use runtime_resume for errata handling
Tomi Valkeinen
2020-04-14
1
-14
/
+22
*
media: ti-vpe: cal: fix use of wrong macro
Tomi Valkeinen
2020-04-14
1
-2
/
+1
*
media: ti-vpe: cal: improve enable_irqs
Tomi Valkeinen
2020-04-14
1
-8
/
+8
*
media: ti-vpe: cal: fix DMA memory corruption
Tomi Valkeinen
2020-04-14
1
-0
/
+32
*
media: ti-vpe: cal: fix a kernel oops when unloading module
Benoit Parrot
2020-03-12
1
-5
/
+8
*
media: ti-vpe: cal: fix disable_irqs to only the intended target
Benoit Parrot
2020-03-05
1
-8
/
+8
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
2
-2
/
+2
*
media: ti-vpe: csc: fix single vs multiplanar format handling
Benoit Parrot
2019-12-13
1
-20
/
+12
*
media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
Benoit Parrot
2019-12-09
1
-0
/
+2
*
media: ti-vpe: cal: Fix a WARN issued when start streaming fails
Benoit Parrot
2019-12-09
1
-0
/
+5
*
media: ti-vpe: cal: Properly calculate max resolution boundary
Benoit Parrot
2019-12-09
1
-5
/
+11
*
media: ti-vpe: cal: Add subdev s_power hooks
Benoit Parrot
2019-12-09
1
-0
/
+12
*
media: ti-vpe: cal: Add AM654 support
Benoit Parrot
2019-12-09
1
-1
/
+25
*
media: ti-vpe: cal: Add DRA76x support
Benoit Parrot
2019-12-09
1
-0
/
+34
*
media: ti-vpe: cal: Align DPHY init sequence with docs
Benoit Parrot
2019-12-09
1
-27
/
+172
*
media: ti-vpe: cal: Fix pixel processing parameters
Benoit Parrot
2019-12-09
1
-3
/
+38
*
media: ti-vpe: cal: Fix ths_term/ths_settle parameters
Benoit Parrot
2019-12-09
1
-54
/
+44
*
media: ti-vpe: cal: add CSI2 PHY LDO errata support
Benoit Parrot
2019-12-09
2
-2
/
+82
*
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
2019-12-09
1
-2
/
+4
*
media: ti-vpe: cal: Enable DMABUF export
Benoit Parrot
2019-12-09
1
-0
/
+1
*
media: ti-vpe: cal: Add per platform data support
Benoit Parrot
2019-12-09
1
-73
/
+209
*
media: ti-vpe: cal: switch BIT_MASK to BIT
Benoit Parrot
2019-12-09
1
-97
/
+97
*
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
2019-11-10
1
-1
/
+1
*
media: ti-vpe: fix smatch error
Hans Verkuil
2019-11-08
1
-1
/
+1
*
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
2019-10-24
1
-1
/
+1
*
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
2019-10-10
3
-99
/
+184
*
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
2019-10-10
1
-2
/
+2
*
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
2019-10-10
1
-1
/
+4
*
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
2019-10-10
1
-95
/
+101
*
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
2019-10-10
1
-0
/
+7
*
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
2019-10-10
1
-2
/
+2
*
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
2019-10-10
1
-3
/
+9
*
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
2019-10-10
1
-0
/
+1
*
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2019-10-10
2
-0
/
+5
[next]