summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: ralink: MT7688 pinmux fixesJohn Crispin2016-01-201-30/+50
* MIPS: ralink: add MT7621 supportJohn Crispin2016-01-206-1/+298
* MIPS: ralink: add a symbol for INTCJohn Crispin2016-01-202-0/+6
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-159-26/+101
|\
| * MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-2/+0
| * MIPS: ralink: Add missing clock on rt305xJohn Crispin2015-11-111-0/+1
| * MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin2015-11-111-2/+10
| * MIPS: ralink: Don't set pm_power_offJohn Crispin2015-11-111-1/+0
| * MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin2015-11-111-3/+0
| * MIPS: ralink: Fix invalid tick countJohn Crispin2015-11-111-1/+1
| * MIPS: ralink: Add tty detectionJohn Crispin2015-11-111-0/+26
| * MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin2015-11-111-0/+20
| * MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-115-16/+19
| * MIPS: ralink: Add support for mt7688John Crispin2015-11-111-6/+29
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-29/+30
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-2/+1
|\
| * MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+1
|/
* MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski2015-06-011-1/+1
* MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin2015-04-101-0/+5
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | MIPS: ralink: add rt2880 pci driverJohn Crispin2014-11-241-0/+1
* | MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin2014-11-241-10/+25
* | MIPS: ralink: add mt7628an supportJohn Crispin2014-11-242-46/+232
* | MIPS: ralink: add support for MT7620nJohn Crispin2014-11-241-7/+13
* | MIPS: ralink: cleanup early_printkJohn Crispin2014-11-241-15/+30
* | MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin2014-11-246-387/+180
* | MIPS: ralink: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* | MIPS: ralink: add a bootrom dumper moduleJohn Crispin2014-11-242-0/+50
* | MIPS: ralink: add rt3883 wmac clockJohn Crispin2014-11-241-0/+1
* | MIPS: ralink: add rt2880 wmac clockJohn Crispin2014-11-241-1/+2
* | MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin2014-11-241-0/+6
* | MIPS: ralink: allow manual memory overrideJohn Crispin2014-11-241-1/+15
* | MIPS: ralink: add illegal access driverJohn Crispin2014-11-242-0/+89
* | MIPS: ralink: add verbose pmu infoJohn Crispin2014-11-241-0/+26
* | MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-12/+2
* | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-1/+7
* | MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-241-1/+1
|/
* MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-291-1/+1
* MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-2211-380/+4
* MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist2014-07-301-1/+1
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-27/+2
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0
| * mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
| * mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1
* | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-164-0/+4
|/
OpenPOWER on IntegriCloud