summaryrefslogtreecommitdiff
path: root/arch/mips/rb532
Commit message (Expand)AuthorAge
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-14
* MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24
|\
| * MIPS: RB532: Be sure to clamp return valueLinus Walleij2016-01-24
* | mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-08
|/
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-03
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-24
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-02
|\
| * MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb2014-07-30
* | MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter2014-07-30
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: RB532: Fix build of prom code.Ralf Baechle2012-12-13
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-13
* | MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-15
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-25
* MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-18
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: RB532: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-17
* MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-02
* MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-13
* MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli2009-06-17
* Input: add driver for S1 button of rb532Phil Sutter2009-03-09
* MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-30
* MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-30
* MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-30
* MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-30
* MIPS: RB532: Fix set_latch_u5()Phil Sutter2009-01-30
* MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter2009-01-30
* MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter2009-01-30
* MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-30
* MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter2009-01-30
* MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter2009-01-30
* MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2009-01-30
* MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter2009-01-30
* MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-20
* MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-20
* MIPS: RB532: Disable the right devicePhil Sutter2008-10-27
* MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-27
* MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-15
* MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-11
* MIPS: RB532: Cleanup the headers againFlorian Fainelli2008-10-11