Age | Commit message (Expand) | Author |
2022-01-11 | MIPS: ath79: drop _machine_restart again | Lech Perczak |
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 |
2020-07-28 | MIPS: ath79: Remove unused include <asm/mips_machine.h> | Paul Cercueil |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-02-19 | MIPS: ath79: 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-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-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-04-16 | MIPS: perf: ath79: Fix perfcount IRQ assignment | Petr Štetiar |
2019-01-22 | MIPS: ath79: drop !OF clock code | John Crispin |
2019-01-22 | MIPS: ath79: drop platform device registration code | John Crispin |
2019-01-22 | MIPS: ath79: drop legacy pci code | John Crispin |
2019-01-22 | MIPS: ath79: drop machfiles | John Crispin |
2019-01-22 | MIPS: ath79: drop legacy IRQ code | John Crispin |
2019-01-22 | MIPS: ath79: export switch MDIO reference clock | Felix Fietkau |
2019-01-22 | MIPS: ath79: support setting up clock via DT on all SoC types | Felix Fietkau |
2019-01-22 | MIPS: ath79: make specifying the reference clock in DT optional | Felix Fietkau |
2019-01-22 | MIPS: ath79: pass PLL base to clock init functions | Felix Fietkau |
2019-01-22 | MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init | Felix Fietkau |
2019-01-22 | MIPS: ath79: add helpers for setting clocks and expose the ref clock | Felix Fietkau |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-08-13 | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-07-24 | MIPS: ath79: enable uart during early_prink | Gabor Juhos |
2018-07-24 | MIPS: ath79: fix system restart | Felix Fietkau |
2018-07-24 | MIPS: ath79: add support for QCA953x QCA956x TP9343 | Matthias Schiffer |
2018-07-20 | MIPS: ath79: fix register address in ath79_ddr_wb_flush() | Felix Fietkau |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-18 | MIPS: pb44: Fix i2c-gpio GPIO descriptor table | Linus Walleij |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Wolfram Sang |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij |
2017-09-19 | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi |
2017-08-29 | MIPS: Convert to using %pOF instead of full_name | Rob Herring |
2017-05-23 | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | mips: ath79: clock:- Unmap region obtained by of_iomap | Arvind Yadav |
2017-01-03 | MIPS: ath79: Fix error handling | Christophe JAILLET |
2016-09-13 | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla |
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-07-25 | MIPS: ath79: Add missing include file | Guenter Roeck |
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |