summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski2014-07-301-14/+0
* MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-071-5/+36
* MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-211-3/+3
* MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon2010-04-121-0/+2
* MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon2010-04-121-2/+0
* MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-171-0/+134