summaryrefslogtreecommitdiff
path: root/arch/mips/ar7
AgeCommit message (Expand)Author
2023-10-19MIPS: AR7: remove platformWolfram Sang
2023-03-10mips: ar7: include linux/gpio/driver.hArnd Bergmann
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann
2021-06-08mips: ar7: convert to clkdev_lookupArnd Bergmann
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-11-06mips: ar7: add missing iounmap() on error in ar7_gpio_initQinglang Miao
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven
2018-02-19MIPS: AR7: Constify gpio_ledArvind Yadav
2018-01-10MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij
2016-01-24MIPS: ar7: Be sure to clamp return valueLinus Walleij
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-03-26MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli
2012-07-16arch: Use eth_random_addrJoe Perches
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2011-12-07MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli