summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij1-1/+2
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij1-6/+4
2016-02-19MIPS: rb532: use gpiochip data pointerLinus Walleij1-6/+6
2016-02-19MIPS: txx9: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-19MIPS: jz4740: use gpiochip data pointerLinus Walleij1-4/+6
2016-02-19MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij1-17/+9
2016-02-19MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij1-4/+4
2016-02-19m68k: gpio: switch to gpiochip_add_data()Linus Walleij1-1/+1
2016-02-19blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij1-3/+3
2016-02-19blackfin: gpio: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-02-19ARM: plat-orion: use gpiochip data pointerLinus Walleij1-15/+9
2016-02-19ARM: w90x900: use gpiochip data pointerLinus Walleij1-7/+6
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-19ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij1-1/+1
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-19ARM: imx: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-02-19ARM: gemini: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-02-19ARM: scoop: use gpiochip data pointerLinus Walleij1-5/+5
2016-02-19MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle1-1/+1
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas9-36/+0
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas11-11/+10
2016-01-25unicore: gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-25powerpc: simple_gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-25powerpc: ppc4cc/gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-25blackfin: gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds115-757/+4144
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle6-3/+11
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-96/+0
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30
2016-01-24MIPS: Update trap codesJames Hogan1-2/+10
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan5-83/+80
2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan1-2/+2
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan1-7/+3
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2-19/+19
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2-38/+0
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan2-3/+2
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan1-5/+0
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan5-15/+14
2016-01-24MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson1-0/+89
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson6-0/+697