summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* gpio: Clarify consumer stubs use-casesLinus Walleij2017-09-191-3/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-1/+1
|\
| * Documentation: link in networking docsPavel Machek2017-09-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-161-0/+66
|\ \
| * | Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-041-0/+66
* | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-159-0/+259
|\ \ \
| * | | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-041-0/+40
| * | | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-0/+36
| * | | reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl2017-09-041-0/+30
| * | | MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-041-0/+31
| * | | Documentation: DT: MIPS: lantiq: Add docs for the RCU bindingsHauke Mehrtens2017-09-041-0/+89
| * | | watchdog: lantiq: add device tree binding documentationHauke Mehrtens2017-09-041-0/+24
| * | | dt-bindings: vendors: Add VoCore as a vendorHarvey Hunt2017-08-291-0/+1
| * | | MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt2017-08-291-0/+1
| * | | MIPS: NI 169445 board supportNathan Sullivan2017-08-291-0/+7
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-152-3/+65
|\ \ \ \
| * | | | dt-bindings: i2c-stm32: Document the STM32F7 I2C bindingsPierre-Yves MORDRET2017-09-141-3/+26
| * | | | dt-bindings: i2c: Add Altera I2C ControllerThor Thayer2017-09-131-0/+39
* | | | | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-151-10/+4
|\ \ \ \ \
| * | | | | orangefs: documentation clean upMike Marshall2017-09-141-10/+4
* | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-1/+1
|\ \ \ \ \ \
| * | | | | | VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells2017-07-171-1/+1
* | | | | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-141-0/+7
|\ \ \ \ \ \ \
| * | | | | | | fbcon: remove restriction on margin colorDavid Lechner2017-09-041-1/+1
| * | | | | | | fbcon: add fbcon=margin:<color> command line optionDavid Lechner2017-08-181-0/+7
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-09-145-2/+49
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | dt-bindings: watchdog: renesas-wdt: Add support for the r8a77995 wdtGeert Uytterhoeven2017-09-091-0/+1
| * | | | | | | dt-bindings: watchdog: aspeed: External reset signal propertiesAndrew Jeffery2017-09-091-1/+9
| * | | | | | | drivers/watchdog: Add optional ASPEED device tree propertiesChristopher Bostic2017-09-091-0/+32
| * | | | | | | dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang2017-09-091-0/+2
| * | | | | | | watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2017-09-091-1/+5
| * | | | | | | watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-091-1/+1
* | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-1312-28/+250
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: atmel-classd: remove aclk clock from DT bindingQuentin Schulz2017-09-011-6/+3
| * | | | | | | | dt-bindings: clk: at91: add audio plls to the compatible listQuentin Schulz2017-09-011-0/+10
| * | | | | | | | clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-08-311-0/+71
| * | | | | | | | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-08-311-0/+3
| * | | | | | | | Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-311-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: List devicetree binding for the CCU of Allwinner A10Priit Laes2017-08-241-0/+1
| | * | | | | | | | dt-bindings: List devicetree binding for the CCU of Allwinner A20Priit Laes2017-08-241-0/+1
| * | | | | | | | | ARC: clk: introduce HSDK pll driverEugeniy Paltsev2017-08-301-0/+28
| * | | | | | | | | Merge tag 'clk-renesas-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-08-232-1/+57
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clk: renesas: rcar-usb2-clock-sel: Add R-Car USB 2.0 clock selector PHYYoshihiro Shimoda2017-08-171-0/+55
| | * | | | | | | | | clk: renesas: cpg-mssr: Add R8A77995 supportGeert Uytterhoeven2017-08-161-1/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v4.14-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-08-231-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dt-bindings: add documentation for rk3126 clockElaine Zhang2017-08-081-3/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-231-0/+4
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | dt-bindings: add compatible string for Allwinner R40 CCUIcenowy Zheng2017-08-191-0/+1
| | * | | | | | | | dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driverJonathan Liu2017-08-111-0/+3
| | |/ / / / / / /
| * | | | | | | | Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd2017-08-232-7/+24
| |\ \ \ \ \ \ \ \