aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski2016-02-113-0/+111
* pinctrl: rockchip: add support for the rk3399David Wu2016-02-102-15/+356
* pinctrl: uniphier: add COMPILE_TEST optionMasahiro Yamada2016-02-101-1/+1
* Merge branch 'devel-mt2701' into develLinus Walleij2016-02-097-1/+3712
|\
| * pinctrl: mediatek: Add gpio_request_enable supportBiao Huang2016-02-051-0/+36
| * pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang2016-01-286-1/+2941
| * pinctrl: dt bindings: Add pinfunc header file for mt2701Biao Huang2016-01-281-0/+735
* | pinctrl: stm32: Fix compile testing selectionMaxime Coquelin2016-02-091-1/+1
* | pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin2016-02-092-2/+8
* | pinctrl: pinctrl-pic32: Add PIC32 pin control driverJoshua Henderson2016-02-054-0/+2471
* | pinctrl: Add DT bindings for PIC32 pin control and GPIOJoshua Henderson2016-02-052-0/+109
* | pinctrl: stm32: fix compile error and modernizeLinus Walleij2016-02-051-9/+6
* | pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada2016-02-0512-42/+43
* | pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada2016-01-283-17/+17
* | pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij2016-01-281-0/+7
* | pinctrl: pxa: guard sub-directory with CONFIG_PINCTRL_PXAMasahiro Yamada2016-01-281-1/+1
* | pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPsStephen Boyd2016-01-271-10/+20
* | pinctrl: freescale: imx: implement gpio_disable_free for VybridStefan Agner2016-01-271-0/+26
* | pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker2016-01-273-21/+3
* | pinctrl: Add STM32 MCUs supportMaxime Coquelin2016-01-277-0/+2498
* | Documentation: dt-bindings: Document STM32 pinctrl driver DT bindingsMaxime Coquelin2016-01-271-0/+126
* | pinctrl: st: activate strict mux modePatrice Chotard2016-01-271-0/+1
|/
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-241-7/+3
| * | MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-242-19/+19
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0