summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+2
* MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-191-6/+4
* MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-191-6/+6
* MIPS: txx9: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-191-4/+6
* MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-191-17/+9
* MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-191-4/+4
* m68k: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
* blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-3/+3
* blackfin: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
* ARM: plat-orion: use gpiochip data pointerLinus Walleij2016-02-191-15/+9
* ARM: w90x900: use gpiochip data pointerLinus Walleij2016-02-191-7/+6
* ARM: simpad: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+1
* ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: imx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
* ARM: gemini: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: scoop: use gpiochip data pointerLinus Walleij2016-02-191-5/+5
* MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-191-1/+1
* gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-169-36/+0
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-1611-11/+10
* unicore: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* powerpc: simple_gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* powerpc: ppc4cc/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* blackfin: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24115-757/+4144
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-246-3/+11
| |\
| | * 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: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | 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
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2