summaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532/devices.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij2018-12-051-3/+9
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-2/+1Star
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-3/+2Star
* MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn2018-01-101-0/+4
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-081-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-0/+1
* Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-021-0/+1
|\
| * MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb2014-07-301-0/+1
* | MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter2014-07-301-23/+4Star
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-021-1/+0Star
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-141-1/+0Star
* | MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
|/
* MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9Star
* MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
* Input: add driver for S1 button of rb532Phil Sutter2009-03-101-18/+1Star
* MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2Star
* MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-301-0/+39
* MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter2009-01-301-1/+1
* MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-301-0/+26
* 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: Fix id usage in platform devicesFlorian Fainelli2008-10-111-3/+3
* MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli2008-10-111-14/+2Star
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3Star
* [MIPS] Routerboard 532: Support for base systemRalf Baechle2008-07-201-0/+331