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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Revert "media: usb: gspca: add a missed check for goto_low_power"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
Revert "media: rcar_drif: fix a memory disclosure"
Greg Kroah-Hartman
1
-1
/
+0
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-05-11
media: exynos4-is: remove a now unused integer
Mauro Carvalho Chehab
1
-1
/
+0
2021-05-10
media: exynos-gsc: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-3
/
+1
2021-05-10
media: exynos4-is: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
8
-30
/
+19
2021-05-10
media: sti/bdisp: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-3
/
+4
2021-05-10
media: sunxi: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-10
media: sti/delta: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-5
/
+3
2021-05-10
media: s5p-jpeg: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-4
/
+1
2021-05-10
media: mtk-vcodec: fix PM runtime get logic
Mauro Carvalho Chehab
3
-5
/
+9
2021-05-10
media: sh_vou: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-1
/
+5
2021-05-10
media: am437x: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-2
/
+13
2021-05-10
media: s5p: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-1
/
+4
2021-05-10
media: renesas-ceu: Properly check for PM errors
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-10
media: rcar_fdp1: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-2
/
+11
2021-05-10
media: rcar_fdp1: simplify error check logic at fdp_open()
Mauro Carvalho Chehab
1
-7
/
+8
2021-05-10
media: mdk-mdp: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-3
/
+3
2021-05-10
media: marvel-ccic: fix some issues when getting pm_runtime
Mauro Carvalho Chehab
1
-2
/
+7
2021-05-10
media: atmel: properly get pm_runtime
Mauro Carvalho Chehab
2
-11
/
+38
2021-05-10
media: exynos-gsc: don't resume at remove time
Mauro Carvalho Chehab
1
-5
/
+6
2021-05-10
media: i2c: imx334: fix the pm runtime get logic
Mauro Carvalho Chehab
1
-3
/
+4
2021-05-10
media: i2c: ccs-core: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-10
/
+22
2021-05-10
media: i2c: ccs-core: return the right error code at suspend
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-10
media: s5p_cec: decrement usage count if disabled
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-10
media: venus: Rework error fail recover logic
Mauro Carvalho Chehab
1
-12
/
+46
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+0
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-26
/
+73
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-64
/
+21
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
253
-4201
/
+11503
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-15
media: coda: fix macroblocks count control usage
Marco Felsch
1
-1
/
+3
2021-04-15
media: rkisp1: params: fix wrong bits settings
Dafna Hirschfeld
1
-1
/
+0
2021-04-15
media: meson-ge2d: fix rotation parameters
Neil Armstrong
1
-2
/
+2
2021-04-15
media: v4l2-ctrls: fix reference to freed memory
Hans Verkuil
1
-74
/
+63
2021-04-15
media: venus : hfi: add venus image info into smem
Dikshita Agarwal
2
-3
/
+19
2021-04-15
media: venus: Fix internal buffer size calculations for v6.
Dikshita Agarwal
1
-8
/
+18
2021-04-15
media: venus: helpers: keep max bandwidth when mbps exceeds the supported range
Vikash Garodia
1
-1
/
+1
2021-04-15
media: venus: fix hw overload error log condition
Mansur Alisha Shaik
1
-1
/
+1
2021-04-15
media: venus: core: correct firmware name for sm8250
Dmitry Baryshkov
1
-1
/
+1
2021-04-15
media: venus: core,pm: fix potential infinite loop
Colin Ian King
1
-2
/
+2
2021-04-15
media: venus: core: Fix kerneldoc warnings
Stanimir Varbanov
1
-9
/
+31
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
15
-21
/
+0
2021-04-09
media: gscpa/stv06xx: fix memory leak
Hans Verkuil
3
-0
/
+12
2021-04-09
media: cx25821: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-04-09
media: adv7842: support 1 block EDIDs, fix clearing EDID
Hans Verkuil
1
-28
/
+43
2021-04-09
media: adv7842: configure all pads
Hans Verkuil
1
-3
/
+7
2021-04-09
media: allegro: change kernel-doc comment blocks to normal comments
Hans Verkuil
2
-7
/
+7
2021-04-09
media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()
Yang Yingliang
1
-6
/
+2
[prev]
[next]