summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+0Star
|\
| * mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | 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/+180Star
* | 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/+2Star
* | 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/+4Star
* 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/+2Star
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0Star
| * 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/+1Star
* | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-164-0/+4
|/
* usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-6/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-311-0/+1
|\
| * MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-241-0/+1
* | treewide: Fix typos in printkMasanari Iida2013-12-192-2/+2
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * mips: add explicit includes of prom.hRob Herring2013-10-101-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-084-4/+4
|\ \
| * | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-294-4/+4
| |/
* / MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
|/
* MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-041-0/+1
* MIPS: ralink: Add support for reset-controller APIJohn Crispin2013-09-043-0/+67
* MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2013-09-041-0/+1
* MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin2013-09-041-0/+1
* MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin2013-09-041-0/+1
* MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2013-09-041-25/+175
* MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin2013-09-041-0/+2
* MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin2013-09-041-0/+3
* MIPS: ralink: Probe clocksources from OFJohn Crispin2013-09-041-0/+1
* MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin2013-09-043-0/+154
* MIPS: ralink: Add support for periodic timer irqJohn Crispin2013-09-042-1/+186