Age | Commit message (Expand) | Author |
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 |
2017-01-25 | MIPS: ralink: Remove unused timer functions | Arnd Bergmann |
2017-01-03 | MIPS: ralink: Fix incorrect assignment on ralink_soc | Colin Ian King |
2017-01-03 | MIPS: ralink: Cosmetic change to prom_init(). | John Crispin |
2017-01-03 | MIPS: ralink: Add missing symbol for highmem support. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing clk_round_rate(). | John Crispin |
2017-01-03 | MIPS: ralink: Fix a typo in the pinmux setup. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing pinmux. | John Crispin |
2017-01-03 | MIPS: ralink: Add missing I2C and I2S clocks. | John Crispin |
2017-01-03 | MIPS: ralink: MT7621 does not set its SoC type. | John Crispin |
2017-01-03 | ralink: Introduce fw_passed_dtb to arch/mips/ralink | Tobias Wolf |
2016-10-04 | MIPS: ralink: Make timer explicitly non-modular | Paul Gortmaker |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |