summaryrefslogtreecommitdiff
path: root/arch/mips/pic32
AgeCommit message (Expand)Author
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-09-12MIPS: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He
2022-05-04MIPS: fix typos in commentsJulia Lawall
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierYueHaibing
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-02-17MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-06-23mips: use of_platform_default_populate() to populate default busKefeng Wang
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-17MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal
2016-05-11MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson