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
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next
Dave Airlie
1
-4
/
+4
2020-09-14
media: venus: firmware: Set virtual address ranges
Stanimir Varbanov
3
-1
/
+26
2020-09-14
media: venus: venc: Use helper to set profile and level
Stanimir Varbanov
3
-180
/
+6
2020-09-14
media: venus: vdec: Use helper to get profile and level
Stanimir Varbanov
1
-6
/
+5
2020-09-14
media: venus: vdec: Set/Get VP9 profile/level
Stanimir Varbanov
1
-1
/
+19
2020-09-14
media: venus: helpers: Add a helper to map v4l2 ids to HFI ids
Stanimir Varbanov
2
-0
/
+241
2020-09-14
media: venus: hfi_helper: Add VP9 profile and levels
Stanimir Varbanov
1
-0
/
+18
2020-09-14
media: venus: core: Drop local dma_parms
Robin Murphy
1
-9
/
+1
2020-09-10
media: rcar-csi2: Allocate v4l2_async_subdev dynamically
Laurent Pinchart
1
-14
/
+10
2020-09-10
media: rcar_drif: Allocate v4l2_async_subdev dynamically
Laurent Pinchart
1
-12
/
+6
2020-09-10
media: rcar_drif: Fix fwnode reference leak when parsing DT
Laurent Pinchart
1
-11
/
+5
2020-09-10
media: omap3isp: Fix memleak in isp_probe
Dinghao Liu
1
-2
/
+4
2020-09-10
media: rcar-fcp: Drop local dma_parms
Robin Murphy
1
-3
/
+1
2020-09-10
drm: rcar-du: fix common struct sg_table related issues
Marek Szyprowski
1
-4
/
+4
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2
-3
/
+3
2020-09-03
Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-1
/
+1
2020-09-03
media: venus: place extern venus_fw_debug on a header file
Mauro Carvalho Chehab
2
-2
/
+2
2020-09-01
media: venus: Make debug infrastructure more flexible
Stanimir Varbanov
6
-16
/
+21
2020-09-01
media: venus: Add debugfs interface to set firmware log level
Stanimir Varbanov
6
-2
/
+45
2020-09-01
media: s5p-mfc: Use standard frame skip mode control
Stanimir Varbanov
1
-0
/
+6
2020-09-01
media: venus: venc: Add support for frame-skip mode v4l2 control
Stanimir Varbanov
3
-3
/
+16
2020-09-01
media: venus: venc: Add support for constant quality control
Stanimir Varbanov
5
-5
/
+68
2020-09-01
media: venus: Add new interface queues reinit
Stanimir Varbanov
5
-2
/
+59
2020-09-01
media: venus: Rework recovery mechanism
Stanimir Varbanov
2
-22
/
+13
2020-09-01
media: venus: parser: Prepare parser for multiple invocations
Stanimir Varbanov
1
-0
/
+3
2020-09-01
media: venus: Fix reported frame intervals
Loic Poulain
1
-3
/
+9
2020-09-01
media: venus: fixes for list corruption
Vikash Garodia
1
-2
/
+8
2020-09-01
media: omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-48
/
+12
2020-09-01
media: mtk-vpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: exynos4-is: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+4
2020-09-01
media: coda: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: exynos4-is: Handle duplicate calls to vidioc_streamoff
Jonathan Bakker
1
-2
/
+5
2020-09-01
media: exynos4-is: Remove unused struct member input_index
Jonathan Bakker
1
-2
/
+0
2020-09-01
media: exynos4-is: Remove inh_sensor_ctrls
Jonathan Bakker
2
-15
/
+1
2020-09-01
media: exynos4-is: Add support for multiple sensors on one port
Jonathan Bakker
1
-9
/
+19
2020-09-01
media: exynos4-is: Use global num_sensors rather than local index
Jonathan Bakker
1
-7
/
+4
2020-09-01
media: exynos4-is: Properly set JPEG options for parallel ports
Jonathan Bakker
1
-0
/
+7
2020-09-01
media: exynos4-is: Correct missing entity function initialization
Jonathan Bakker
1
-0
/
+1
2020-09-01
media: exynos4-is: Fix nullptr when no CSIS device present
Jonathan Bakker
1
-1
/
+16
2020-09-01
media: exynos4-is: Request syscon only if ISP writeback is present
Tomasz Figa
1
-3
/
+5
2020-09-01
media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
Jonathan Bakker
1
-59
/
+0
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
9
-17
/
+17
2020-08-29
media: exynos4-is: Simplify the pinctrl code
Sylwester Nawrocki
2
-33
/
+5
2020-08-29
media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
Sylwester Nawrocki
1
-3
/
+1
2020-08-29
media: camss: __video_try_fmt(): don't use hardcoded constants
Andrey Konovalov
1
-4
/
+4
2020-08-29
media: camss: add support for vidioc_enum_framesizes ioctl
Andrey Konovalov
1
-0
/
+37
2020-08-29
media: camss: Make use of V4L2_CAP_IO_MC
Andrey Konovalov
1
-13
/
+54
2020-08-29
media: rcar-vin: Register media device when all sub-devices bound
Niklas Söderlund
1
-7
/
+7
2020-08-29
media: rcar-vin: Unconditionally unregister notifier on remove
Niklas Söderlund
1
-6
/
+2
[prev]
[next]