summaryrefslogtreecommitdiffstats
path: root/arch/mips/rb532
AgeCommit message (Expand)AuthorLines
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2/+3
2026-02-09MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang-2/+3
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2025-08-29MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()Thorsten Blum-8/+9
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-04-27MIPS: rb532: gpio: use new line value setter callbacksBartosz Golaszewski-3/+5
2024-04-15MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() staticYongzhen Zhang-2/+2
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu-0/+10
2022-03-14MIPS: RB532: fix return value of __setup handlerRandy Dunlap-4/+2
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig-1/+0
2021-04-19net: korina: Add support for device treeThomas Bogendoerfer-15/+5
2021-04-19net: korina: Only pass mac address via platform dataThomas Bogendoerfer-2/+3
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-5/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-1/+1
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-16/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij-3/+9
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon-1/+1
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon-3/+2
2018-01-10MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn-0/+4
2018-01-10MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-2/+1
2016-02-19MIPS: rb532: use gpiochip data pointerLinus Walleij-6/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2016-01-24MIPS: RB532: Be sure to clamp return valueLinus Walleij-1/+1
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel-0/+7
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle-4/+4
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-1/+1
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle-0/+1
2014-07-30MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter-23/+4
2014-07-30MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-12/+12
2012-12-13MIPS: RB532: Fix build of prom code.Ralf Baechle-2/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+0
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris-1/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+2
2011-07-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko-15/+9
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner-2/+2