summaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-301-13/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-16/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij2018-12-051-3/+9
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* 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
* MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-2/+1Star
* MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-191-6/+6
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-1/+1
|\
| * MIPS: RB532: Be sure to clamp return valueLinus Walleij2016-01-241-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-032-0/+7
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-4/+4
* MIPS: Remove useless parenthesesRalf Baechle2014-11-241-1/+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-013-12/+12
* MIPS: RB532: Fix build of prom code.Ralf Baechle2012-12-131-2/+1Star
* 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
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0Star
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
* MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9Star
* 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/+0Star
* 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-101-18/+1Star
* MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-301-2/+3
* MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2Star
* MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0Star
* 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