aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-181-1/+1
* MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-301-2/+3
* MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0
* MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-301-39/+0
* MIPS: RB532: Fix set_latch_u5()Phil Sutter2009-01-301-1/+1
* MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter2009-01-301-2/+3
* MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter2009-01-301-6/+0
* MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter2009-01-301-4/+4
* MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter2009-01-301-4/+2
* MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-201-120/+73
* MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-271-0/+4
* MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-111-67/+161
* MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli2008-10-111-1/+1
* MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli2008-10-111-4/+4
* [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-301-2/+3
* [MIPS] Routerboard 532: Support for base systemRalf Baechle2008-07-201-0/+220