Age | Commit message (Expand) | Author |
2023-07-28 | MIPS: Fixup explicit DT include clean-up | Rob Herring |
2023-07-25 | MIPS: Explicitly include correct DT includes | Rob Herring |
2022-11-11 | MIPS: pic32: treat port as signed integer | Jason A. Donenfeld |
2022-09-12 | MIPS: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-06-21 | mips/pic32/pic32mzda: Fix refcount leak bugs | Liang He |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang |
2022-03-14 | MIPS: Remove redundant check in device_tree_init() | Tiezhu Yang |
2021-06-08 | clkdev: remove CONFIG_CLKDEV_LOOKUP | Arnd Bergmann |
2021-02-04 | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2021-01-07 | MIPS: Use address-of operator on section symbols | Nathan Chancellor |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-02-28 | MIPS: pic32mzda: Drop pointless static qualifier | YueHaibing |
2020-02-19 | MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-19 | arch: mips: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-24 | MIPS: use generic dma noncoherent ops for simple noncoherent platforms | Christoph Hellwig |
2018-06-24 | MIPS: make the default mips dma implementation optional | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano |
2017-02-17 | MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() | Purna Chandra Mandal |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-02 | MIPS: store the appended dtb address in a variable | Jonas Gorski |
2016-06-23 | mips: use of_platform_default_populate() to populate default bus | Kefeng Wang |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-17 | MIPS: pic32mzda: fix getting timer clock rate. | Purna Chandra Mandal |
2016-05-11 | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-02-25 | clk: Get rid of HAVE_MACH_CLKDEV | Stephen Boyd |
2016-01-24 | MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit | Joshua Henderson |
2016-01-24 | MIPS: Add support for PIC32MZDA platform | Joshua Henderson |