Age | Commit message (Expand) | Author |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-07-16 | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner |
2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-28 | MIPS: AR7: Normalize clk API | Geert Uytterhoeven |
2018-02-19 | MIPS: AR7: Constify gpio_led | Arvind Yadav |
2018-01-10 | MIPS: AR7: ensure the port type's FCR value is used | Jonas Gorski |
2017-11-08 | MIPS: AR7: Ensure that serial ports are properly set up | Oswald Buddenhagen |
2017-11-08 | MIPS: AR7: Defer registration of GPIO | Jonas Gorski |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-06 | MIPS: AR7: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-02-19 | MIPS: ar7: use gpiochip data pointer | Linus Walleij |
2016-01-24 | MIPS: ar7: Be sure to clamp return value | Linus Walleij |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn |
2015-04-02 | MIPS: AR7: Replace mac address parsing | Daniel Walter |
2014-11-24 | mips: Convert pr_warning to pr_warn | Joe Perches |
2014-03-26 | MIPS: Restore init.h usage to arch/mips/ar7/time.c | Paul Gortmaker |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-11-26 | MIPS: Remove panic_timeout settings | Ralf Baechle |
2013-05-08 | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | MIPS: AR7: use part_probe_types to specificy the partition parser to use | Florian Fainelli |
2012-07-16 | arch: Use eth_random_addr | Joe Perches |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2011-12-07 | MIPS: AR7: add LEDs layout for the Actiontec GT701 router | Florian Fainelli |
2011-12-07 | MIPS: AR7: constify some arrays in gpio and prom code | Florian Fainelli |
2011-12-07 | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-07-25 | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli |
2011-07-25 | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli |
2011-07-20 | MIPS: AR7: Fix trailing semicolon bug in clock.c | Florian Fainelli |
2011-05-18 | MIPS: AR7: Fix GPIO register size for Titan variant. | Florian Fainelli |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: AR7: Convert to new irq_chip functions | Thomas Gleixner |
2010-12-16 | MIPS: AR7: Fix loops per jiffies on TNETD7200 devices | Florian Fainelli |
2010-10-29 | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant | Florian Fainelli |
2010-10-29 | MIPS: AR7: Initialize GPIO earlier | Florian Fainelli |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: AR7: rewrite of cpmac_get_mac() | Alexander Clouter |