Age | Commit message (Expand) | Author |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-05-31 | MIPS: ralink: drop ralink_clk_init for mt7621 | Chuanhong Guo |
2020-05-31 | MIPS: ralink: bootrom: mark a function as __init to save some memory | Christophe JAILLET |
2020-05-15 | MIPS: ralink: Don't include objects twice | Thomas Bogendoerfer |
2020-05-05 | clk: Allow the common clk framework to be selectable | Stephen Boyd |
2020-03-28 | MIPS: ralink: mt7621: Fix soc_device introduction | Thomas Bogendoerfer |
2020-03-23 | MIPS: ralink: mt7621: introduce 'soc_device' initialization | Sergio Paracuellos |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2020-02-19 | MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-01-09 | MIPS: ralink: add missing put_device in ill_acc_of_setup | yu kuai |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-11-14 | MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected | Sergio Paracuellos |
2019-09-06 | MIPS: ralink: deactivate PCI support for SOC_MT7621 | Hauke Mehrtens |
2019-08-26 | MIPS: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-01-22 | mips: ralink: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-23 | MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 | Stefan Roese |
2018-11-26 | MIPS: ralink: Fix mt7620 nd_sd pinmux | Mathias Kresin |
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-30 | MIPS: ralink: Add rt3352 SPI_CS1 pinmux | Mathias Kresin |
2018-08-28 | MIPS: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-03-22 | MIPS: ralink: Fix booting on MT7621 | NeilBrown |
2018-03-21 | MIPS: ralink: Remove ralink_halt() | NeilBrown |
2018-01-10 | MIPS: ralink: Fix platform_get_irq's error checking | Arvind Yadav |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-13 | MIPS: ralink: Fix typo in mt7628 pinmux function | Mathias Kresin |
2017-11-13 | MIPS: ralink: Fix MT7628 pinmux | Mathias Kresin |
2017-11-08 | MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select | James Hogan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-06 | MIPS: ralink: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-09-04 | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h | Paul Burton |
2017-08-30 | MIPS: CPS: Cluster support for topology functions | Paul Burton |
2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton |
2017-08-29 | MIPS: Add Onion Omega2+ board | Harvey Hunt |
2017-08-29 | MIPS: dts: Add Vocore2 board | Harvey Hunt |
2017-07-19 | MIPS: ralink: mt7620: Add missing header | Harvey Hunt |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-03-08 | MIPS: ralink: Fix typos in rt3883 pinctrl | John Crispin |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | MIPS: ralink: Remove unused rt*_wdt_reset functions | Arnd Bergmann |
2017-01-25 | MIPS: ralink: Fix request_mem_region error handling | Arnd Bergmann |