index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: seco-cec: add missing header file to fix build
Randy Dunlap
2018-12-03
1
-0
/
+1
*
media: vicodec: move the GREY format to the end of the list
Hans Verkuil
2018-12-03
1
-2
/
+1
*
media: vivid: add req_validate error injection
Hans Verkuil
2018-12-03
3
-1
/
+29
*
media: DaVinci-VPBE: fix error handling in vpbe_initialize()
Alexey Khoroshilov
2018-12-03
1
-2
/
+5
*
media: vivid: fix smatch warnings
Hans Verkuil
2018-12-03
2
-6
/
+19
*
media: mtk-vcodec: Remove VA from encoder frame buffers
Tomasz Figa
2018-12-03
3
-6
/
+7
*
media: camss: Take in account sensor skip frames
Todor Tomov
2018-12-03
3
-6
/
+20
*
media: exynos4-is: fix spelling mistake ACTURATOR -> ACTUATOR
Colin Ian King
2018-12-03
2
-3
/
+3
*
media: xilinx: fix typo in formats table
Andrea Merello
2018-12-03
1
-1
/
+1
*
media: xilinx: Use SPDX-License-Identifier
Dhaval Shah
2018-12-03
11
-36
/
+13
*
media: venus: fix reported size of 0-length buffers
Alexandre Courbot
2018-12-03
1
-3
/
+1
*
media: venus: dynamic handling of bitrate
Malathi Gottam
2018-12-03
1
-0
/
+15
*
media: venus: handle peak bitrate set property
Malathi Gottam
2018-11-27
2
-1
/
+3
*
media: venus: add support for USERPTR to queue
Malathi Gottam
2018-11-27
1
-2
/
+2
*
media: seco-cec: declare ops as static const
Mauro Carvalho Chehab
2018-11-23
1
-1
/
+1
*
media: seco-cec: fix Makefile
Hans Verkuil
2018-11-23
1
-1
/
+1
*
media: venus: firmware: add no TZ boot and shutdown routine
Vikash Garodia
2018-11-23
5
-7
/
+97
*
media: venus: firmware: register separate platform_device for firmware loader
Stanimir Varbanov
2018-11-23
4
-4
/
+70
*
media: venus: firmware: move load firmware in a separate function
Vikash Garodia
2018-11-23
3
-23
/
+38
*
media: venus: firmware: add routine to reset ARM9
Vikash Garodia
2018-11-23
5
-9
/
+57
*
media: vivid: free bitmap_cap when updating std/timings/etc.
Hans Verkuil
2018-11-23
1
-0
/
+2
*
media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
Hans Verkuil
2018-11-23
1
-1
/
+2
*
media: vivid: fill in media_device bus_info
Hans Verkuil
2018-11-23
1
-0
/
+2
*
media: rockchip/rga: constify video_device structure
Julia Lawall
2018-11-23
1
-1
/
+1
*
media: vivid: set min width/height to a value > 0
Hans Verkuil
2018-11-23
1
-1
/
+1
*
media: vivid: fix error handling of kthread_run
Hans Verkuil
2018-11-23
2
-2
/
+8
*
media: vimc: constify structures stored in fields of v4l2_subdev_ops structure
Julia Lawall
2018-11-23
1
-1
/
+1
*
media: rockchip/rga: constify v4l2_m2m_ops structure
Julia Lawall
2018-11-23
1
-1
/
+1
*
media: vicodec: constify v4l2_ctrl_ops structure
Julia Lawall
2018-11-23
1
-1
/
+1
*
media: doc-rst: Fix broken references
Ricardo Ribalda Delgado
2018-11-23
1
-1
/
+1
*
media: rcar-csi2: Handle per-SoC number of channels
Jacopo Mondi
2018-11-23
1
-3
/
+12
*
media: rcar: rcar-csi2: Update V3M/E3 PHTW tables
Jacopo Mondi
2018-11-23
1
-31
/
+31
*
media: rcar-csi2: Add R8A77990 support
Jacopo Mondi
2018-11-23
1
-0
/
+9
*
media: rcar-vin: Add support for R-Car R8A77990
Jacopo Mondi
2018-11-23
1
-0
/
+20
*
media: imx-pxp: Improve pxp_soft_reset() error message
Fabio Estevam
2018-11-23
1
-4
/
+4
*
media: imx-pxp: Check for pxp_soft_reset() error
Fabio Estevam
2018-11-23
1
-3
/
+9
*
media: imx-pxp: Check the return value from clk_prepare_enable()
Fabio Estevam
2018-11-23
1
-1
/
+4
*
media: coda: debug output when setting visible size via crop selection
Philipp Zabel
2018-11-23
1
-0
/
+3
*
media: coda: normalise debug output
Philipp Zabel
2018-11-23
3
-76
/
+65
*
media: coda: improve queue busy error message
Philipp Zabel
2018-11-23
1
-1
/
+2
*
media: coda: print SEQ_INIT error code as hex value
Michael Tretter
2018-11-23
1
-1
/
+1
*
media: coda: fail S_SELECTION for read-only targets
Philipp Zabel
2018-11-23
1
-22
/
+29
*
media: coda: never set infinite timeperframe
Philipp Zabel
2018-11-23
1
-3
/
+3
*
media: coda: implement ENUM_FRAMEINTERVALS
Philipp Zabel
2018-11-23
1
-0
/
+34
*
media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
Philipp Zabel
2018-11-23
1
-0
/
+1
*
media: coda: don't disable IRQs across buffer meta handling
Lucas Stach
2018-11-23
2
-15
/
+9
*
media: coda: remove unused instances list
Philipp Zabel
2018-11-23
2
-11
/
+0
*
media: coda: reduce minimum frame size to 48x16 pixels.
Philipp Zabel
2018-11-23
1
-2
/
+2
*
media: coda: limit queueing into internal bitstream buffer
Lucas Stach
2018-11-23
1
-0
/
+28
*
media: coda: always hold back decoder jobs until we have enough bitstream pay...
Philipp Zabel
2018-11-23
2
-5
/
+20
[next]