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
2018-09-17
media: dvb: use signal types to discover pads
Mauro Carvalho Chehab
1
-5
/
+14
2018-09-17
media: v4l2-mc: add print messages when media graph fails
Mauro Carvalho Chehab
1
-19
/
+61
2018-09-17
media: v4l2-mc: switch it to use the new approach to setup pipelines
Mauro Carvalho Chehab
2
-23
/
+88
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
8
-1
/
+21
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
5
-5
/
+1
2018-09-17
media: em28xx: make v4l2-compliance happier by starting sequence on zero
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-17
media: em28xx: fix input name for Terratec AV 350
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-17
media: em28xx: use a default format if TRY_FMT fails
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-17
media: em28xx: fix handler for vidioc_s_input()
Mauro Carvalho Chehab
3
-9
/
+112
2018-09-17
media: tvp5150: avoid going past array on v4l2_querymenu()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-12
media: drxj: fix spelling mistake in fall-through annotations
Gustavo A. R. Silva
1
-5
/
+5
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
5
-15
/
+14
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
2
-3
/
+87
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2
-0
/
+11
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
1
-0
/
+1
2018-09-12
media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
1
-0
/
+1
2018-09-12
media: i2c: max2175: convert to SPDX identifiers
Kuninori Morimoto
2
-19
/
+3
2018-09-12
media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent...
zhong jiang
1
-4
/
+1
2018-09-12
media: fix: media: pci: meye: validate offset to avoid arbitrary access
Lao Wei
1
-1
/
+1
2018-09-12
media: backlight: as3711_bl: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-09-12
media: fbdev: sh7760fb: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-09-12
media: drm: panel-lvds: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-09-12
media: adv748x: convert to SPDX identifiers
Kuninori Morimoto
5
-26
/
+6
2018-09-12
media: adv7180: convert to SPDX identifiers
Kuninori Morimoto
1
-10
/
+1
2018-09-12
media: dvb-frontends: add LNBH29 LNB supply driver
Katsuhiro Suzuki
4
-0
/
+215
2018-09-12
media: v4l2-common: v4l2_spi_subdev_init : generate unique name
Philippe De Muyter
1
-1
/
+2
2018-09-12
media: ddbridge/sx8: remove redundant check of iq_mode == 2
Colin Ian King
1
-3
/
+1
2018-09-12
media: staging: media: omap4iss: Added SPDX license identifiers
Daniel Graefe
17
-75
/
+20
2018-09-12
media: mxl5xx: add a fall-trough annotation
Mauro Carvalho Chehab
1
-0
/
+1
2018-09-12
media: usbvision: remove time_in_irq
Sebastian Andrzej Siewior
2
-4
/
+0
2018-09-12
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-12
media: em28xx-audio: use GFP_KERNEL for memory allocation during init
Sebastian Andrzej Siewior
1
-4
/
+4
2018-09-12
media: dvb-frontends/cxd2099: add SPDX license identifier
Daniel Scheller
2
-0
/
+2
2018-09-12
media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
1
-1
/
+1
2018-09-12
media: dvb-frontends/stv6111: add SPDX license identifier
Daniel Scheller
2
-0
/
+2
2018-09-12
media: dvb-frontends/stv6111: cleanup and fix licensing boilerplates
Daniel Scheller
2
-1
/
+15
2018-09-12
media: dvb-frontends/stv0910: add SPDX license identifier
Daniel Scheller
3
-0
/
+3
2018-09-12
media: dvb-frontends/stv0910: cleanup and fix licensing boilerplates
Daniel Scheller
1
-0
/
+17
2018-09-12
media: dvb-frontends/mxl5xx: add SPDX license identifier
Daniel Scheller
4
-0
/
+4
2018-09-12
media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplates
Daniel Scheller
2
-1
/
+21
2018-09-12
media: ddbridge: header/boilerplate cleanups and cosmetics
Daniel Scheller
13
-28
/
+1
2018-09-12
media: ddbridge: add SPDX license identifiers
Daniel Scheller
13
-0
/
+13
2018-09-12
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
4
-4
/
+4
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
83
-199
/
+225
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
260
-665
/
+676
2018-09-11
media: imx-pxp: add i.MX Pixel Pipeline driver
Philipp Zabel
4
-0
/
+3448
2018-09-11
media: vimc: implement basic v4l2-ctrls
Guilherme Gallo
1
-0
/
+20
2018-09-11
media: vicodec: change codec license to LGPL
Hans Verkuil
4
-4
/
+4
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
1
-0
/
+11
2018-09-11
media: uvcvideo: Store device information pointer in struct uvc_device
Laurent Pinchart
3
-14
/
+16
[next]