aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532
Commit message (Expand)AuthorAgeFilesLines
* MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-181-1/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner2011-03-251-16/+16
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: RB532: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-2/+2
* MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
* MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-131-1/+1
* MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli2009-06-171-2/+3
* Input: add driver for S1 button of rb532Phil Sutter2009-03-091-18/+1
* MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-301-2/+3
* MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2
* MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0
* MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-302-39/+39
* 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: Use driver_data instead of platform_dataPhil Sutter2009-01-301-1/+1
* MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-302-1/+27
* 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: Add set_type() function to IRQ struct.Phil Sutter2009-01-301-0/+27
* 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: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-201-1/+1
* MIPS: RB532: Disable the right devicePhil Sutter2008-10-271-1/+1
* MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-271-0/+4
* MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-151-1/+0
* MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-111-67/+161
* MIPS: RB532: Cleanup the headers againFlorian Fainelli2008-10-113-6/+6
* MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli2008-10-111-2/+0
* MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli2008-10-111-3/+3
* MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli2008-10-111-1/+1
* MIPS: RB532: Remove gpio bootup stateFlorian Fainelli2008-10-111-10/+0
* MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli2008-10-111-4/+4
* MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli2008-10-111-14/+2
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3
* [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-302-4/+5
* [MIPS] Routerboard 532: Support for base systemRalf Baechle2008-07-208-0/+1124