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
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
media: staging: imgu: do not hold spinlock during freeing mmu page table
Bingbu Cao
1
-4
/
+6
2020-04-14
media: staging/intel-ipu3: Simplify single goto jump
Deepak R Varma
1
-9
/
+7
2020-04-14
media: doc-rst: add yavta test example in ipu3 docs
Bingbu Cao
1
-2
/
+0
2020-04-14
media: staging/intel-ipu3: Remove extra blank lines
Deepak R Varma
1
-2
/
+0
2020-04-14
media: staging/intel-ipu3: css: simplify expression
Deepak R Varma
1
-8
/
+6
2020-04-14
media: staging/intel-ipu3: Implement lock for stream on/off operations
Bingbu Cao
3
-0
/
+17
2020-04-14
media: hantro: Refactor for V4L2 API spec compliancy
Ezequiel Garcia
2
-26
/
+47
2020-04-14
media: hantro: Move H264 motion vector calculation to a helper
Ezequiel Garcia
3
-27
/
+33
2020-04-14
media: hantro: Remove unneeded hantro_dec_buf_finish
Ezequiel Garcia
1
-10
/
+0
2020-04-14
media: hantro: Use v4l2_m2m_buf_done_and_job_finish
Ezequiel Garcia
1
-9
/
+9
2020-04-14
media: hantro: Set buffers' zeroth plane payload in .buf_prepare
Ezequiel Garcia
1
-5
/
+11
2020-04-14
media: docs: move soc-camera.rst to staging
Mauro Carvalho Chehab
1
-0
/
+171
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
6
-9
/
+17
2020-04-14
media: add SPDX headers on Kconfig and Makefile files
Mauro Carvalho Chehab
2
-0
/
+4
2020-03-30
Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
5
-20
/
+17
2020-03-24
media: hantro: add initial i.MX8MQ support
Philipp Zabel
5
-4
/
+239
2020-03-24
media: cedrus: h264: Fix 4K decoding on H6
Jernej Skrabec
1
-1
/
+5
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2020-03-20
media: allegro: create new struct for channel parameters
Michael Tretter
2
-64
/
+80
2020-03-20
media: allegro: move mail definitions to separate file
Michael Tretter
4
-274
/
+302
2020-03-20
media: allegro: pass buffers through firmware
Michael Tretter
1
-21
/
+103
2020-03-20
media: allegro: verify source and destination buffer in VCU response
Michael Tretter
1
-6
/
+26
2020-03-20
media: allegro: handle dependency of bitrate and bitrate_peak
Michael Tretter
1
-8
/
+41
2020-03-20
media: allegro: read bitrate mode directly from control
Michael Tretter
1
-7
/
+3
2020-03-20
media: allegro: make QP configurable
Michael Tretter
1
-10
/
+102
2020-03-20
media: allegro: make frame rate configurable
Michael Tretter
1
-5
/
+58
2020-03-20
media: allegro: skip filler data if possible
Michael Tretter
1
-10
/
+15
2020-03-20
media: allegro: warn if response message has an unexpected size
Michael Tretter
1
-0
/
+12
2020-03-20
media: allegro: extract mcu and codec address calculation
Michael Tretter
1
-11
/
+33
2020-03-20
media: allegro: fix reset if WAKEUP has not been set properly
Michael Tretter
1
-0
/
+8
2020-03-20
media: allegro: fix calculation of CPB size
Michael Tretter
1
-5
/
+20
2020-03-20
media: allegro: start a GOP with an IDR frame
Michael Tretter
1
-2
/
+2
2020-03-20
media: allegro: remove unknown39 field from create_channel
Michael Tretter
1
-3
/
+1
2020-03-20
media: allegro: fix type of gop_length in channel_create message
Michael Tretter
1
-1
/
+4
2020-03-20
media: allegro: fail encoding only on actual errors
Michael Tretter
1
-1
/
+1
2020-03-20
media: allegro: print message on mcu error
Michael Tretter
1
-4
/
+58
2020-03-20
media: staging: allegro: fix broken registration of controls
Michael Tretter
1
-1
/
+2
2020-03-17
staging: media: hantro: remove parentheses
Kaaira Gupta
1
-6
/
+6
2020-03-17
staging: media: imx: remove parentheses
Kaaira Gupta
1
-1
/
+1
2020-03-17
staging: media: imx: remove temporary variable
Kaaira Gupta
1
-6
/
+3
2020-03-17
staging: media: allegro: align with parenthesis
Kaaira Gupta
1
-6
/
+6
2020-03-17
staging: media: imgu: Remove extra type detail
Deepak R Varma
1
-2
/
+2
2020-03-12
media: imx: imx7-media-csi: Support clamping Y10 and Y12 to Y8
Laurent Pinchart
1
-0
/
+8
2020-03-12
media: imx: imx7-media-csi: Add Y10 and Y12 formats support
Laurent Pinchart
1
-0
/
+8
2020-03-12
media: imx: imx6-media-csi: Support clamping Y10 and Y12 to Y8
Laurent Pinchart
1
-1
/
+5
2020-03-12
media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12
Laurent Pinchart
2
-6
/
+10
2020-03-12
media: imx: imx7-media-csi: Fix video field handling
Laurent Pinchart
1
-0
/
+4
2020-03-12
media: imx: imx7-media-csi: Remove unneeded register read
Laurent Pinchart
1
-1
/
+1
2020-03-12
media: imx: imx7-mipi-csis: Filter on CSI-2 data type
Laurent Pinchart
1
-0
/
+1
2020-03-12
media: imx: imx7_mipi_csis: Add greyscale formats support
Laurent Pinchart
1
-0
/
+12
[prev]
[next]