summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-082-0/+64
|\
| * Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-051-0/+43
| * Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-051-0/+21
* | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-084-5/+40
|\ \
| * \ Merge branch 'topic/rcar' into for-linusVinod Koul2017-07-042-3/+4
| |\ \
| | * | dmaengine: use proper name for the R-Car SoCWolfram Sang2017-06-011-1/+1
| | * | dt-bindings: rcar-dmac: Document missing error interruptGeert Uytterhoeven2017-05-191-2/+3
| * | | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-041-2/+7
| |\ \ \
| | * | | dmaengine: pl08x: Add Faraday FTDMAC020 to compatible listLinus Walleij2017-05-241-2/+7
| | |/ /
| * / / dt-bindings: Add DT bindings document for Broadcom SBA RAID driverAnup Patel2017-05-161-0/+29
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-081-1/+1
|\ \ \
| * | | doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel2017-07-081-1/+1
* | | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-3/+41
|\ \ \ \
| * | | | Documentation: flesh out the section in vfs.txt on storing and reporting writ...Jeff Layton2017-07-061-3/+41
| | |_|/ | |/| |
* | | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-072-7/+10
|\ \ \ \
| * | | | kbuild: thin archives make default for all archsNicholas Piggin2017-06-301-5/+4
| * | | | kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-301-2/+6
* | | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-35/+6
|\ \ \ \ \
| * | | | | kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-16/+0
| * | | | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-19/+6
* | | | | | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-07-073-20/+65
|\ \ \ \ \ \
| * | | | | | kselftest.rst: do some adjustments after ReST conversionMauro Carvalho Chehab2017-06-261-16/+16
| * | | | | | Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün2017-06-071-0/+33
| * | | | | | Documentation/dev-tools: Use reStructuredText markups for kselftestMickaël Salaün2017-06-072-27/+41
| * | | | | | Documentation/dev-tools: Add kselftestMickaël Salaün2017-06-072-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes' into nextMichael Ellerman2017-07-031-0/+9
| |\ \ \ \ \ \
| * | | | | | | powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini2017-06-021-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-073-1/+46
|\ \ \ \ \ \ \
| * | | | | | | mfd: Add LP87565 PMIC supportKeerthy2017-07-061-0/+43
| * | | | | | | dt-bindings: vendor-prefixes: Add arctic to vendor prefixOlimpiu Dejeu2017-07-061-0/+1
| * | | | | | | mfd: arizona: Update GPIO binding for newly supported specifiersCharles Keepax2017-07-061-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-073-5/+74
|\ \ \ \ \ \ \
| * | | | | | | gpio: rcar: Add R8A7743 (RZ/G1M) supportBiju Das2017-06-291-0/+1
| * | | | | | | gpio: acpi: Explain how to get GPIO descriptors in ACPI caseAndy Shevchenko2017-05-291-0/+65
| * | | | | | | gpio: of: Add documentation of new sleep standard GPIO specifiersCharles Keepax2017-05-291-0/+2
| * | | | | | | gpio: of: Reflect decoupling of open collector and active low/highCharles Keepax2017-05-291-3/+4
| * | | | | | | gpio: fix description for gpio-ranges exampleUwe Kleine-König2017-05-221-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-07-0713-43/+424
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'binding-doc-cp110-ap806' of git://git.infradead.org/linux-mvebu...Stephen Boyd2017-06-303-33/+208
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8KGregory CLEMENT2017-06-273-8/+60
| | * | | | | | | pinctrl: dt-bindings: add documentation for CP110 pin controllersGregory CLEMENT2017-06-191-7/+94
| | * | | | | | | pinctrl: dt-bindings: add documentation for AP806 pin controllersGregory CLEMENT2017-06-191-7/+46
| | * | | | | | | dt-bindings: cp110: add sdio clock to cp-110 system controllerGregory CLEMENT2017-06-191-0/+1
| | * | | | | | | dt-bindings: cp110: introduce a new bindingGregory CLEMENT2017-06-191-4/+14
| | * | | | | | | dt-bindings: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT2017-06-191-14/+0
| * | | | | | | | dt-bindings: clk: Extend binding doc for Stingray SOCSandeep Tripathy2017-06-191-0/+76
| * | | | | | | | clk: hi6220: add acpu clockZhangfei Gao2017-06-191-0/+1
| * | | | | | | | clk: qcom: Add DT bindings for ipq8074 gcc clock controllerAbhishek Sahu2017-06-191-0/+1
| * | | | | | | | Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd2017-06-161-4/+7
| |\ \ \ \ \ \ \ \