aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19MIPS: rb532: use gpiochip data pointerLinus Walleij1-6/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-24MIPS: RB532: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel2-0/+7
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-4/+4
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle1-0/+1
2014-07-30MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter1-23/+4
2014-07-30MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle3-12/+12
2012-12-13MIPS: RB532: Fix build of prom code.Ralf Baechle1-2/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-1/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-07-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko1-15/+9
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-2/+2
2011-03-25MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner1-16/+16
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: RB532: Migrate to new platform makefile style.Ralf Baechle2-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto1-1/+1
2009-06-17MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli1-2/+3
2009-03-09Input: add driver for S1 button of rb532Phil Sutter1-18/+1
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter1-2/+3
2009-01-30MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-30MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-30MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-30MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1
2009-01-30MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter1-2/+3
2009-01-30MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter1-1/+1
2009-01-30MIPS: RB532: Detect uart type, add platform devicePhil Sutter2-1/+27
2009-01-30MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter1-6/+0
2009-01-30MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter1-4/+4
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter1-0/+27
2009-01-30MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter1-4/+2
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter1-120/+73
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli1-1/+1
2008-10-27MIPS: RB532: Disable the right devicePhil Sutter1-1/+1
2008-10-27MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli1-0/+4
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi1-1/+0
2008-10-11MIPS: RB532: Convert to GPIO libFlorian Fainelli1-67/+161
2008-10-11MIPS: RB532: Cleanup the headers againFlorian Fainelli3-6/+6
2008-10-11MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli1-2/+0
2008-10-11MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli1-3/+3