| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: RB532: Fix iomap resource size miscalculation. | Ralf Baechle | 2011-05-18 | 1 | -1/+1 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | MIPS: RB532: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -16/+16 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: RB532: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-17 | 1 | -2/+2 |
* | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 2009-12-02 | 1 | -1/+2 |
* | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto | 2009-11-13 | 1 | -1/+1 |
* | MIPS: RB532: Check irq number when handling GPIO interrupts | Florian Fainelli | 2009-06-17 | 1 | -2/+3 |
* | Input: add driver for S1 button of rb532 | Phil Sutter | 2009-03-10 | 1 | -18/+1 |
* | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter | 2009-01-30 | 1 | -2/+3 |
* | MIPS: RB532: Simplify dev3 init | Phil Sutter | 2009-01-30 | 1 | -12/+2 |
* | MIPS: RB532: Remove {get,set}_434_reg() | Phil Sutter | 2009-01-30 | 1 | -27/+0 |
* | MIPS: RB532: Move dev3 init code to devices.c | Phil Sutter | 2009-01-30 | 2 | -39/+39 |
* | MIPS: RB532: Fix set_latch_u5() | Phil Sutter | 2009-01-30 | 1 | -1/+1 |
* | MIPS: RB532: Fix init of rb532_dev3_ctl_res | Phil Sutter | 2009-01-30 | 1 | -2/+3 |
* | MIPS: RB532: Use driver_data instead of platform_data | Phil Sutter | 2009-01-30 | 1 | -1/+1 |
* | MIPS: RB532: Detect uart type, add platform device | Phil Sutter | 2009-01-30 | 2 | -1/+27 |
* | MIPS: RB532: remove useless CF GPIO initialisation | Phil Sutter | 2009-01-30 | 1 | -6/+0 |
* | MIPS: RB532: Auto disable GPIO alternate function | Phil Sutter | 2009-01-30 | 1 | -4/+4 |
* | MIPS: RB532: Add set_type() function to IRQ struct. | Phil Sutter | 2009-01-30 | 1 | -0/+27 |
* | MIPS: RB532: Fix bit swapping in rb532_set_bit() | Phil Sutter | 2009-01-30 | 1 | -4/+2 |
* | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2008-11-20 | 1 | -120/+73 |
* | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
* | MIPS: RB532: Disable the right device | Phil Sutter | 2008-10-27 | 1 | -1/+1 |
* | MIPS: RB532: Set gpio interrupt status and level for CompactFlash | Florian Fainelli | 2008-10-27 | 1 | -0/+4 |
* | MIPS: Kill unused <asm/debug.h> inclusions | Shinya Kuribayashi | 2008-10-15 | 1 | -1/+0 |
* | MIPS: RB532: Convert to GPIO lib | Florian Fainelli | 2008-10-11 | 1 | -67/+161 |
* | MIPS: RB532: Cleanup the headers again | Florian Fainelli | 2008-10-11 | 3 | -6/+6 |
* | MIPS: RB532: Remove obsolute reference to setup_serial_port | Florian Fainelli | 2008-10-11 | 1 | -2/+0 |
* | MIPS: RB532: Fix id usage in platform devices | Florian Fainelli | 2008-10-11 | 1 | -3/+3 |
* | MIPS: RB532: replace raw volatile read with a readl | Florian Fainelli | 2008-10-11 | 1 | -1/+1 |
* | MIPS: RB532: Remove gpio bootup state | Florian Fainelli | 2008-10-11 | 1 | -10/+0 |
* | MIPS: RB532: Use physical addresses for gpio and device controller registers | Florian Fainelli | 2008-10-11 | 1 | -4/+4 |
* | MIPS: RB532: Cleanup and group definitions to their right places | Florian Fainelli | 2008-10-11 | 1 | -14/+2 |
* | [MIPS] RB532: Do not define registers that are already defined | Florian Fainelli | 2008-08-26 | 1 | -13/+3 |
* | [MIPS] RB532: Flags are unsigned long | Adrian Bunk | 2008-07-30 | 2 | -4/+5 |
* | [MIPS] Routerboard 532: Support for base system | Ralf Baechle | 2008-07-20 | 8 | -0/+1124 |