| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove spurious blkdev.h includes | Christoph Hellwig | 2021-10-18 | 1 | -1/+0 |
* | net: korina: Add support for device tree | Thomas Bogendoerfer | 2021-04-19 | 1 | -15/+5 |
* | net: korina: Only pass mac address via platform data | Thomas Bogendoerfer | 2021-04-19 | 1 | -2/+3 |
* | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2021-01-07 | 1 | -5/+0 |
* | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2020-10-12 | 1 | -1/+1 |
* | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 2020-05-13 | 1 | -1/+0 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 4 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 1 | -16/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ata: rb532_cf: Convert to use GPIO descriptors | Linus Walleij | 2018-12-04 | 1 | -3/+9 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 2018-10-03 | 1 | -3/+2 |
* | MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILS | Matt Redfearn | 2018-01-10 | 1 | -0/+4 |
* | MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE | Matt Redfearn | 2018-01-10 | 1 | -1/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 2 | -2/+1 |
* | MIPS: rb532: use gpiochip data pointer | Linus Walleij | 2016-02-19 | 1 | -6/+6 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 1 | -1/+1 |
|\ |
|
| * | MIPS: RB532: Be sure to clamp return value | Linus Walleij | 2016-01-24 | 1 | -1/+1 |
* | | mips: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 | 2 | -0/+7 |
* | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -4/+4 |
* | MIPS: Remove useless parentheses | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | Merge branch '3.16-fixes' into mips-for-linux-next | Ralf Baechle | 2014-08-02 | 1 | -0/+1 |
|\ |
|
| * | MIPS: RB532: Fix reregistering of serial console | Waldemar Brodkorb | 2014-07-30 | 1 | -0/+1 |
* | | MIPS: RB532: Replace parse_mac_addr() with mac_pton(). | Daniel Walter | 2014-07-30 | 1 | -23/+4 |
|/ |
|
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 3 | -12/+12 |
* | MIPS: RB532: Fix build of prom code. | Ralf Baechle | 2012-12-13 | 1 | -2/+1 |
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 1 | -1/+0 |
|\ |
|
| * | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-13 | 1 | -1/+0 |
* | | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker | 2012-05-15 | 1 | -0/+1 |
|/ |
|
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | MIPS: RB532: Use hex_to_bin() | Andy Shevchenko | 2011-07-25 | 1 | -15/+9 |
* | 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-09 | 1 | -18/+1 |