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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
iio: buffer: Expose data available
Matt Fornero
1
-0
/
+10
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2018-01-08
dt-bindings: soc: xilinx: Add DT bindings to xlnx_vcu driver
Dhaval Shah
1
-0
/
+31
2018-01-08
dt-bindings: mfd: mc13xxx: Add the unit address to sysled
Fabio Estevam
1
-1
/
+1
2018-01-08
dmaengine: doc: format struct fields using monospace
Luca Ceresoli
1
-6
/
+6
2018-01-08
dmaengine: doc: fix bullet list formatting
Luca Ceresoli
1
-16
/
+12
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+16
2018-01-08
dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver
Andrey Smirnov
1
-0
/
+39
2018-01-08
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
1
-0
/
+3
2018-01-06
x86/Documentation: Add PTI description
Dave Hansen
2
-7
/
+200
2018-01-06
Documentation: Add license-rules.rst to describe how to properly identify file licenses
Thomas Gleixner
2
-0
/
+382
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
9
-35
/
+52
2018-01-05
Merge tag 'meson-clk-headers-for-v4.16-2' of git://github.com/BayLibre/clk-meson into v4.16/dt64
Kevin Hilman
1
-2
/
+5
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+11
2018-01-05
media: dt-bindings: ov5640: refine CSI-2 and add parallel interface
Hugues Fruchet
1
-2
/
+44
2018-01-05
media: mt9m111: document missing required clocks property
Akinobu Mita
1
-0
/
+4
2018-01-05
media: ov7740: Document device tree bindings
Wenyou Yang
1
-0
/
+47
2018-01-06
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
1
-8
/
+15
2018-01-05
Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers
Arnd Bergmann
1
-0
/
+3
2018-01-05
Merge tag 'imx-dt-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
Arnd Bergmann
4
-2
/
+55
2018-01-05
dt-bindings: h8300 clocksource: correct spelling of pulse
Simon Horman
1
-1
/
+1
2018-01-05
ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
Steven Eckhoff
2
-0
/
+17
2018-01-05
Merge branch 'opp/linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-0
/
+78
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2
-1
/
+7
2018-01-05
Merge tag 'amlogic-dt64-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt
Arnd Bergmann
1
-0
/
+2
2018-01-05
Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into next/drivers
Arnd Bergmann
1
-1
/
+2
2018-01-05
Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers
Arnd Bergmann
1
-1
/
+7
2018-01-05
dt-bindings: panel: lvds: Document power-supply property
Maxime Ripard
3
-1
/
+12
2018-01-04
Merge tag 'at91-ab-4.16-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/dt
Olof Johansson
3
-32
/
+65
2018-01-04
Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
Olof Johansson
1
-1
/
+16
2018-01-04
Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Olof Johansson
1
-0
/
+37
2018-01-04
Merge tag 'actions-arm64-dt-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/dt
Olof Johansson
2
-0
/
+17
2018-01-04
Merge tag 'actions-arm-dt-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/dt
Olof Johansson
2
-0
/
+2
2018-01-04
Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux into next/drivers
Olof Johansson
2
-10
/
+13
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
1
-0
/
+6
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
1
-3
/
+4
2018-01-04
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
1
-4
/
+1
2018-01-04
dt-bindings: display: sun4i-drm: Add A83T pipeline
Maxime Ripard
1
-0
/
+3
2018-01-04
dt-bindings: display: sun4i-drm: Add LVDS properties
Maxime Ripard
1
-0
/
+8
2018-01-04
ASoC: simple-card: Pass 'reg' property in the examples
Fabio Estevam
1
-0
/
+3
2018-01-04
ASoC: Added device tree binding for max98373 amplifier
Ryan Lee
1
-0
/
+40
2018-01-04
ASoC: mediatek: update MT2701 AFE documentation to adapt mfd device
Ryder Lee
1
-78
/
+93
2018-01-04
printk: add console_msg_format command line option
Sergey Senozhatsky
1
-0
/
+14
2018-01-04
media: v4l: Add a UVC Metadata format
Guennadi Liakhovetski
2
-0
/
+52
2018-01-04
dt-bindings/goldfish-pic: Add device tree binding for Goldfish PIC driver
Miodrag Dinic
1
-0
/
+30
2018-01-04
dt-bindings/bcm2836-l1-intc: Add interrupt polarity support
Stefan Wahren
1
-2
/
+2
2018-01-04
dt-bindings: i2c: Add MediaTek MT2712 i2c binding
Jun Gao
1
-0
/
+1
2018-01-03
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.16
Wolfram Sang
98
-1073
/
+352
2018-01-03
ASoC: rcar: tidyup simple-card example for CPU node
Kuninori Morimoto
1
-2
/
+7
2018-01-03
ASoC: mediatek: update clock related properties of MT2701 AFE
Ryder Lee
1
-116
/
+91
[prev]
[next]