summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
AgeCommit message (Expand)Author
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin
2017-10-08MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King
2017-07-05MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2017-07-05MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2017-07-05MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2017-07-05MIPS: ralink: fix USB frequency scalingJohn Crispin
2017-07-05MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2017-04-12MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski
2015-11-11MIPS: ralink: Add missing clock on rt305xJohn Crispin
2015-11-11MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin
2015-11-11MIPS: ralink: Don't set pm_power_offJohn Crispin
2015-11-11MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin
2015-11-11MIPS: ralink: Fix invalid tick countJohn Crispin
2015-11-11MIPS: ralink: Add tty detectionJohn Crispin
2015-11-11MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin
2015-11-11MIPS: ralink: Add support for mt7688John Crispin
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski
2015-04-10MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker