aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ralink
AgeCommit message (Expand)Author
2017-07-19MIPS: ralink: mt7620: Add missing headerHarvey Hunt
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-08MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann
2017-01-25MIPS: ralink: Remove unused timer functionsArnd Bergmann
2017-01-03MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King
2017-01-03MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-01-03MIPS: ralink: Add missing symbol for highmem support.John Crispin
2017-01-03MIPS: ralink: Add missing clk_round_rate().John Crispin
2017-01-03MIPS: ralink: Fix a typo in the pinmux setup.John Crispin
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin
2017-01-03MIPS: ralink: Add missing I2C and I2S clocks.John Crispin
2017-01-03MIPS: ralink: MT7621 does not set its SoC type.John Crispin
2017-01-03ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-02MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas
2016-05-13mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin
2016-05-13MIPS: Change my email addressJohn Crispin
2016-05-13MIPS: ralink: Make reset_control_ops constPhilipp Zabel
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin
2016-01-20MIPS: ralink: add a symbol for INTCJohn 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