index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: tw686x: Register the irq at the end of probe
Zheyu Ma
1
-10
/
+8
2022-06-20
media: tw5864: Convert to use managed functions pcim* and devm*
Zheyu Ma
1
-23
/
+7
2022-06-20
media: platform: cros-ec: Add moli to the match table
Scott Chao
1
-0
/
+2
2022-06-20
media: platform: omap: Pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2022-06-20
media: amphion: vdec check format in enum_fmt
Ming Qian
3
-1
/
+18
2022-06-20
media: camss: Allocate camss struct as a managed device resource
Vladimir Zapolskiy
1
-23
/
+10
2022-06-20
media: hantro: Be more accurate on pixel formats step_width constraints
Benjamin Gaignard
8
-83
/
+223
2022-06-20
media: airspy: respect the DMA coherency rules
Oliver Neukum
1
-2
/
+15
2022-06-20
media: media: jpegenc: set bit mask for jpegenc
kyrie wu
1
-0
/
+3
2022-06-20
media: media: jpegenc: add mediatek,mt8186-jpgenc compatible
kyrie wu
1
-0
/
+6
2022-06-20
media: rc: Directly use ida_free()
keliu
2
-6
/
+6
2022-06-20
media: ttusbir: avoid unnecessary usb_unlink_urb()
Oliver Neukum
1
-2
/
+0
2022-06-20
media: ttusbir: NOIO during resume
Oliver Neukum
1
-1
/
+1
2022-06-20
media: xbox_remote: xbox_remote_initialize() cannot fail
Oliver Neukum
1
-7
/
+3
2022-06-20
media: streamzap: avoid unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2022-06-20
media: redrat3: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2022-06-20
media: imon_raw: respect DMA coherency
Oliver Neukum
1
-4
/
+12
2022-06-20
media: iguanair: no superfluous usb_unlink_urb()
Oliver Neukum
1
-4
/
+1
2022-06-20
media: igorplugusb: remove superfluous usb_unlink_urb()
Oliver Neukum
1
-1
/
+0
2022-06-20
media: igorplugusb: break cyclical race on disconnect
Oliver Neukum
1
-2
/
+5
2022-06-20
media: igorplugusb: prevent use after free in probe error
Oliver Neukum
1
-2
/
+2
2022-06-20
media: igorplugusb: respect DMA coherency
Oliver Neukum
1
-1
/
+6
2022-06-20
media: mediatek: vcodec: Add to support H264 inner racing mode
Yunfei Dong
4
-5
/
+69
2022-06-20
media: mediatek: vcodec: prevent kernel crash when scp ipi timeout
Yunfei Dong
1
-0
/
+5
2022-06-20
media: mediatek: vcodec: Different codec using different capture format
Yunfei Dong
1
-0
/
+41
2022-06-20
media: mediatek: vcodec: Adds compatible for mt8195
Yunfei Dong
1
-0
/
+4
2022-06-20
media: dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for mt8195
Yunfei Dong
1
-0
/
+1
2022-06-20
media: mediatek: vcodec: Add to support lat soc hardware
Yunfei Dong
4
-3
/
+28
2022-06-20
media: dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat...
Yunfei Dong
1
-16
/
+35
2022-06-20
media: mediatek: vcodec: add vp9 decoder driver for mt8186
Yunfei Dong
2
-4
/
+195
2022-06-20
media: vivid.rst: document HDMI Video Guard Band control
Hans Verkuil
1
-0
/
+14
2022-06-20
media: Add P010 video format
Benjamin Gaignard
4
-0
/
+57
2022-06-20
media: imx-jpeg: Encoder support to set jpeg quality
Ming Qian
4
-3
/
+73
2022-06-20
media: platform: samsung: s5p-jpeg: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-06-20
media: i2c: adv7180: fix reserved bit in Video Selection 2
Benjamin Marty
1
-1
/
+4
2022-06-20
media: stkwebcam: deprecate driver, move to staging
Hans Verkuil
10
-10
/
+27
2022-06-20
media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...
Colin Ian King
1
-2
/
+1
2022-06-20
media: amphion: support for reloading module
Ming Qian
1
-7
/
+4
2022-06-20
media: atmel: atmel-isc-base: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-06-20
media: st-delta: Remove unneeded NULL check in delta-v4l2
Wan Jiabing
1
-15
/
+9
2022-06-20
media: usbtv: Add PAL-Nc standard
Jorge Maidana
2
-2
/
+6
2022-06-20
media: cx88: Fix PAL-Nc standard
Jorge Maidana
1
-5
/
+17
2022-06-20
media: vivid: add HDMI Video Guard Band control
Hans Verkuil
1
-0
/
+14
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
2
-0
/
+54
2022-06-20
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
1
-1
/
+4
2022-06-20
media: adv7604: try all infoframe types
Hans Verkuil
1
-3
/
+2
2022-06-20
media: camss: Allocate power domain resources dynamically
Vladimir Zapolskiy
2
-21
/
+24
2022-06-20
media: davinci: vpif: add missing of_node_put() in vpif_probe()
Yang Yingliang
1
-0
/
+1
2022-06-20
media: TDA1997x: Fix the error handling in tda1997x_probe()
Zheyu Ma
1
-0
/
+1
2022-06-20
media: dt-bindings: qcom,sdm660-camss: document interconnects
Krzysztof Kozlowski
1
-0
/
+7
[prev]
[next]