summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+60
* Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2015-10-261-2/+3
|\
| * Documentation: EXYNOS: Update bootloader interface on exynos542xKrzysztof Kozlowski2015-10-241-2/+3
* | Merge tag 'mvebu-soc-4.4-2' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2015-10-261-0/+5
|\ \
| * | ARM: mvebu: add broken-idle optionVincent Donnefort2015-10-231-0/+5
* | | Merge tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-10-232-1/+2
|\ \ \
| * | | ARM: sunxi: Add R8 supportMaxime Ripard2015-10-172-1/+2
| | |/ | |/|
* | | Merge tag 'keystone-driver-soc_v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-10-152-1/+56
|\ \ \
| * | | soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri2015-10-131-0/+6
| * | | soc: ti: add firmware file name as part of the driverMurali Karicheri2015-10-132-1/+26
| * | | Documentation: dt: soc: Add description for knav qmss driverMurali Karicheri2015-10-131-0/+24
| |/ /
* | | Merge tag 'mvebu-soc-4.4-1' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann2015-10-151-0/+20
|\ \ \ | | |/ | |/|
| * | ARM: mvebu: add support to clear shared L2 bit on Armada XPThomas Petazzoni2015-09-291-0/+20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-022-2/+2
|\ \
| * | Input: fix typo in MT documentationDaniel Martin2015-09-191-1/+1
| * | Input: cyapa - fix address of Gen3 devices in device tree documentationDudley Du2015-09-191-1/+1
* | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-13/+38
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-13/+38
| |\ \ \ \
| | * | | | PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki2015-09-251-13/+38
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-011-0/+1
|\ \ \ \ \
| * | | | | testptp: Silence compiler warnings on ppc64Thomas Huth2015-09-291-0/+1
* | | | | | Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-09-291-1/+1
|\ \ \ \ \ \
| * | | | | | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-251-1/+1
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-271-2/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-221-2/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-261-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Documentation: bindings: add doc for zynq USBNathan Sullivan2015-09-151-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-262-7/+105
|\ \ \ \ \
| * | | | | net: qdisc: enhance default_qdisc documentationPhil Sutter2015-09-171-7/+9
| * | | | | net: Add documentation for VRF deviceDavid Ahern2015-09-171-0/+96
* | | | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PCI: rcar: Add R8A7794 supportSergei Shtylyov2015-09-241-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-241-1/+1
|\ \ \ \ \
| * | | | | thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino2015-09-141-1/+1
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-246-17/+30
|\ \ \ \ \
| * | | | | Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2015-09-241-1/+1
| * | | | | gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas2015-09-241-1/+3
| * | | | | devicetree: bindings: Extend the bma180 bindings with bma250 infoHans de Goede2015-09-171-2/+6
| * | | | | of: thermal: Mark cooling-*-level properties optionalPunit Agrawal2015-09-171-8/+9
| * | | | | of: thermal: Fix inconsitency between cooling-*-state and cooling-*-levelPunit Agrawal2015-09-171-7/+7
| * | | | | Docs: dt: add #msi-cells to GICv3 ITS bindingMark Rutland2015-09-171-0/+5
| * | | | | of: add vendor prefix for Socionext Inc.Masahiro Yamada2015-09-171-0/+1
| |/ / / /
* | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-241-6/+10
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-221-6/+10
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | spi: Mediatek: Document devicetree bindings update for spi busLeilk Liu2015-08-311-6/+10
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown2015-09-211-1/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | regulator: pbias: program pbias register offset in pbias driverKishon Vijay Abraham I2015-09-031-1/+6
| | |/ / / / /
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | locking/static_keys: Fix up the static keys documentationJonathan Corbet2015-09-151-2/+2
| * | | | | | | locking/static_keys: Fix a silly typoJonathan Corbet2015-09-081-1/+1