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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
media: ov9640: Don't check for NULL on devm_gpiod_get return values
Sakari Ailus
1
-2
/
+2
2019-06-21
media: v4l2-fwnode: Avoid using PTR_ERR(NULL)
Sakari Ailus
1
-1
/
+1
2019-06-21
media: ov6650: Fix device node exposed without proper locking
Janusz Krzysztofik
1
-1
/
+0
2019-06-21
media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheck
Shobhit Kukreti
3
-4
/
+4
2019-06-21
media: vivid: add CEC support to display present ctrl
Johan Korsnes
3
-6
/
+38
2019-06-21
media: vivid: reorder CEC allocation and control set-up
Johan Korsnes
1
-42
/
+58
2019-06-21
media: vivid: add HDMI (dis)connect RX emulation
Johan Korsnes
2
-2
/
+23
2019-06-21
media: vivid: add HDMI (dis)connect TX emulation
Johan Korsnes
2
-1
/
+27
2019-06-21
media: vivid: add number of HDMI ports to device state
Johan Korsnes
2
-0
/
+4
2019-06-21
media: vivid: add display present control
Johan Korsnes
4
-0
/
+29
2019-06-21
media: vivid: make input std_signal per-input
Johan Korsnes
7
-46
/
+64
2019-06-21
media: vivid: make input dv_timings per-input
Johan Korsnes
6
-34
/
+69
2019-06-21
media: staging: media: tegra-vde: Manually pack UAPI structures
Dmitry Osipenko
2
-23
/
+34
2019-06-21
media: staging: media: tegra-vde: Remove BIT() macro from UAPI header
Dmitry Osipenko
1
-2
/
+2
2019-06-21
media: coda: Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-21
media: aspeed: add a workaround to fix a silicon bug
Jae Hyun Yoo
1
-7
/
+21
2019-06-21
media: vimc: stream: add missing function documentation
André Almeida
1
-0
/
+22
2019-06-21
media: video-i2c: use V4L2_FRACT_COMPARE
Akinobu Mita
1
-6
/
+2
2019-06-21
media: meye: Fix build COMPILE_TEST error
YueHaibing
1
-1
/
+2
2019-06-21
media: vivid: remove unnecessary min and max timeperframe constants
Akinobu Mita
2
-19
/
+0
2019-06-21
media: mtk-vcodec: remove unneeded proxy functions
Alexandre Courbot
9
-52
/
+17
2019-06-21
media: mtk-vcodec: avoid unneeded pointer-to-long conversions
Alexandre Courbot
10
-46
/
+46
2019-06-21
media: vimc: Makefile: file cleanup
André Almeida
3
-17
/
+3
2019-06-21
media: vimc: debayer: Fix typos
André Almeida
1
-2
/
+4
2019-06-21
media: s5p-mfc: Make additional clocks optional
Marek Szyprowski
1
-0
/
+5
2019-06-21
media: rcar-vin: Merge Gen2 and Gen3 file operations
Niklas Söderlund
1
-83
/
+19
2019-06-21
media: rcar-vin: Fold rvin_initialize_device() into rvin_open()
Niklas Söderlund
1
-16
/
+8
2019-06-21
media: rcar-vin: Merge helpers dealing with powering the parallel subdevice
Niklas Söderlund
1
-15
/
+5
2019-06-21
media: rcar-vin: Move pm_runtime_{get,put} out of helpers
Niklas Söderlund
1
-14
/
+21
2019-06-21
media: rcar-vin: Do not sync subdevice format when opening the video device
Niklas Söderlund
1
-25
/
+0
2019-06-21
media: rcar-vin: Allow interrupting lock when trying to open the video device
Niklas Söderlund
1
-1
/
+3
2019-06-21
media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}
Niklas Söderlund
1
-6
/
+1
2019-06-21
media: rcar-vin: Do not call pm_runtime_{resume,suspend}()
Niklas Söderlund
1
-5
/
+0
2019-06-21
media: i2c: fix warning same module names
Anders Roxell
2
-1
/
+6
2019-06-21
media: staging: media: meson: remove redundant initialization of mpeg12
Colin Ian King
1
-1
/
+1
2019-06-21
media: atmel: atmel-isc: fix and cleanup potential bugs
Eugen Hristev
3
-15
/
+29
2019-06-21
media: atmel: atmel-isc: split driver into driver base and isc
Eugen Hristev
4
-501
/
+618
2019-06-21
media: imx7-media-csi: get csi upstream endpoint
Rui Miguel Silva
1
-0
/
+8
2019-06-21
media: sti: Use vb2_get_buffer
Ezequiel Garcia
1
-1
/
+3
2019-06-21
media: mtk-vcodec: Use vb2_get_buffer
Ezequiel Garcia
1
-4
/
+10
2019-06-21
media: mtk-jpeg: Use vb2_get_buffer
Ezequiel Garcia
1
-1
/
+1
2019-06-21
media: staging: davinci: fix memory leaks and check for allocation failure
Colin Ian King
1
-5
/
+10
2019-06-21
media: hantro: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2019-06-21
media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS
Ezequiel Garcia
1
-0
/
+4
2019-06-21
Merge tag 'v5.2-rc5' into patchwork
Mauro Carvalho Chehab
90
-404
/
+848
2019-06-21
media: rc: IR signal for Panasonic air conditioner too long
Sean Young
1
-1
/
+1
2019-06-21
media: ttpci: Fix build error without RC_CORE
YueHaibing
1
-1
/
+2
2019-06-21
media: stv090x: fix double free on state object
Colin Ian King
1
-1
/
+0
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
[prev]
[next]