summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-0512-55/+171
|\
| * gpio/mockup: add virtual gpio deviceBamvor Jian Zhang2016-09-261-0/+4
| * Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij2016-09-231-0/+6
| |\
| * \ Merge tag 'v4.8-rc2' into develLinus Walleij2016-09-131-0/+18
| |\ \
| * | | gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman2016-09-081-0/+1
| * | | gpio: mrvl: dt-binding: remove orion-gpio descriptionBaruch Siach2016-09-081-23/+0
| * | | gpio: dt-bindings: Add documentation for Aspeed GPIO controllersAndrew Jeffery2016-09-071-0/+36
| * | | dt-bindings: GPIO: Add TPIC2810 bindingAndrew F. Davis2016-08-241-0/+16
| * | | gpio: add bindings for Technologic I2C-FPGA gpio controllerLucile Quirion2016-08-191-0/+30
| * | | gpio: dt-bindings: remove ti,tps65086-gpio bindingAndrew F. Davis2016-08-191-16/+0
| * | | gpio: dt-bindings: add brcm,bcm6345-gpio bindingsÁlvaro Fernández Rojas2016-08-111-0/+46
| * | | Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij2016-08-111-1/+1
| |\ \ \
| | * | | Documentation: dt: Add stmpe1600 compatible string to STMPE MFDPatrice Chotard2016-08-101-1/+1
| * | | | gpio: Add AXP209 GPIO driverMaxime Ripard2016-08-111-0/+30
| * | | | gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-082-15/+7
| |/ / /
* | | | Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-058-20/+108
|\ \ \ \
| * \ \ \ Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-2324-178/+189
| |\ \ \ \
| * \ \ \ \ Merge branch 'gpio-irq-validmask' into develLinus Walleij2016-09-231-0/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg2016-09-231-0/+6
| | | |/ / | | |/| |
| * | | | pinctrl: st: Remove obsolete platforms from pinctrl-st dt docPeter Griffin2016-09-151-17/+16
| * | | | pinctrl: Fix "st,syscfg" definition for STM32 pinctrlAlexandre TORGUE2016-09-131-1/+3
| * | | | pinctrl: Add IRQ related DT properties of STM32 pinctrlAlexandre TORGUE2016-09-131-0/+3
| * | | | pinctrl: sunxi: Add GR8 controller supportMylène Josserand2016-09-071-0/+1
| * | | | pinctrl: dt-bindings: Add documentation for Aspeed pin controllersAndrew Jeffery2016-09-071-0/+65
| * | | | Merge tag 'sh-pfc-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-09-061-0/+1
| |\ \ \ \
| | * | | | pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara2016-08-191-0/+1
| * | | | | Merge tag 'sh-pfc-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-08-221-0/+1
| |\| | | |
| | * | | | pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov2016-08-081-0/+1
| | |/ / /
| * | | | pinctrl: st: Use second parameter to gpio specifierPatrice Chotard2016-08-111-2/+6
| * | | | pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindingsStephen Boyd2016-08-112-2/+8
| |/ / /
* | | | Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-10-057-3/+33
|\ \ \ \
| * | | | dt: sdhci-of-arasan: Add device tree option xlnx, fails-without-test-cdZach Brown2016-09-261-0/+3
| * | | | mmc: DT: sdhci-brcmstb: Bindings document for common sdhci-brcmstbJaedon Shin2016-09-261-1/+3
| * | | | Documentation: dt: Add new compatible to sunxi mmc driver bindingsIcenowy Zheng2016-09-261-0/+1
| * | | | mmc: sh_mobile_sdhi: Add r8a7796 supportAi Kyuse2016-09-261-0/+1
| * | | | Documentation: synopsys-dw-mshc: add binding for resetsGuodong Xu2016-09-261-0/+4
| * | | | mmc: core: Add the vmmc/vmmcq regulator infoBen Dooks2016-09-261-0/+11
| * | | | mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede2016-09-261-0/+2
| * | | | dt: bindings: Make compatible optional for mmc function nodesHans de Goede2016-09-261-1/+3
| * | | | mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede2016-09-261-1/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-0522-111/+975
|\ \ \ \ \
| * | | | | net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju2016-10-041-0/+58
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-031-0/+1
| |\| | | |
| * | | | | sh_eth: add R8A7743/5 supportSergei Shtylyov2016-09-281-0/+2
| * | | | | doc: update switchdev L3 sectionJiri Pirko2016-09-281-13/+14
| * | | | | Documentation: devicetree: fix typo in MediaTek ethernet device-tree bindingSean Wang2016-09-241-1/+1
| * | | | | Documentation: devicetree: revise ethernet device-tree binding about TRGMIISean Wang2016-09-241-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-233-4/+27
| |\ \ \ \ \
| * | | | | | net: ethernet: mediatek: add the dts property to set if TRGMII supported on G...Sean Wang2016-09-221-1/+4
| * | | | | | net: ethernet: mediatek: add the dts property to set if the HW supports LRONelson Chang2016-09-191-1/+2