index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
media: ti-vpe: cal: Add subdev s_power hooks
Benoit Parrot
1
-0
/
+12
2019-12-09
media: ti-vpe: cal: Add AM654 support
Benoit Parrot
2
-2
/
+26
2019-12-09
media: ti-vpe: cal: Add DRA76x support
Benoit Parrot
1
-0
/
+34
2019-12-09
media: ti-vpe: cal: Align DPHY init sequence with docs
Benoit Parrot
1
-27
/
+172
2019-12-09
media: ti-vpe: cal: Fix pixel processing parameters
Benoit Parrot
1
-3
/
+38
2019-12-09
media: ti-vpe: cal: Fix ths_term/ths_settle parameters
Benoit Parrot
1
-54
/
+44
2019-12-09
media: ti-vpe: cal: add CSI2 PHY LDO errata support
Benoit Parrot
2
-2
/
+82
2019-12-09
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
1
-2
/
+4
2019-12-09
media: ti-vpe: cal: Enable DMABUF export
Benoit Parrot
1
-0
/
+1
2019-12-09
media: ti-vpe: cal: Add per platform data support
Benoit Parrot
1
-72
/
+208
2019-12-09
media: ti-vpe: cal: switch BIT_MASK to BIT
Benoit Parrot
1
-96
/
+96
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-16
/
+18
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-23
/
+3
2019-11-26
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
78
-1748
/
+4027
2019-11-10
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
Hans Verkuil
1
-3
/
+6
2019-11-10
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
1
-1
/
+1
2019-11-10
media: vicodec: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-11-10
media: vim2m: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-11-10
media: coda: disable decoder crop selections
Philipp Zabel
1
-1
/
+2
2019-11-10
media: coda: disable encoder compose selections
Philipp Zabel
1
-1
/
+2
2019-11-10
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-11-10
media: vimc: upon streaming, check that the pipeline starts with a source entity
Dafna Hirschfeld
3
-2
/
+29
2019-11-10
media: aspeed-video: Fix memory leaks in aspeed_video_probe
Navid Emamdoost
1
-1
/
+2
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-23
/
+3
2019-11-09
media: coda: drop unused irqlock
Philipp Zabel
2
-3
/
+0
2019-11-09
media: venus: remove invalid compat_ioctl32 handler
Arnd Bergmann
2
-6
/
+0
2019-11-09
media: vimc: sen: remove unused kthread_sen field
Dafna Hirschfeld
1
-5
/
+0
2019-11-08
media: vivid: Add an area control
Ricardo Ribalda Delgado
1
-0
/
+14
2019-11-08
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
1
-3
/
+4
2019-11-08
media: vivid: Fix wrong locking that causes race conditions on streaming stop
Alexander Popov
3
-9
/
+15
2019-11-08
media: vivid: add vivid_create_queue() helper
Hans Verkuil
3
-149
/
+116
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
1
-1
/
+1
2019-11-08
media: mtk-vpu: fix two smatch warnings
Hans Verkuil
1
-2
/
+2
2019-11-05
media: am437x: fix smatch warning
Hans Verkuil
1
-1
/
+0
2019-11-05
media: vivid: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-11-05
media: vimc: Make capture devices and subdevices use different link_validates
Nícolas F. R. A. Prado
3
-44
/
+45
2019-11-05
media: s5p-jpeg: drop unused components from s5p_jpeg_q_data
Philipp Zabel
2
-3
/
+0
2019-11-05
media: fdp1: Fix R-Car M3-N naming in debug message
Geert Uytterhoeven
1
-1
/
+1
2019-11-05
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
1
-0
/
+1
2019-11-05
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
1
-2
/
+2
2019-11-05
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
1
-1
/
+1
2019-11-05
media: rcar_drif: fix a memory disclosure
Kangjie Lu
1
-0
/
+1
2019-11-05
media: rcar-csi2: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
2
-7
/
+37
2019-11-05
media: rcar-vin: Define which hardware supports NV12
Niklas Söderlund
2
-0
/
+8
2019-11-05
media: rcar-vin: Do not enumerate unsupported pixel formats
Niklas Söderlund
1
-4
/
+14
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
1
-2
/
+1
2019-11-05
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2019-10-24
media: sun4i: Add H3 deinterlace driver
Jernej Skrabec
5
-0
/
+1281
[prev]
[next]