summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-11
| * MIPS: ralink: Add missing clock on rt305xJohn Crispin2015-11-11
| * MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin2015-11-11
| * MIPS: ralink: Don't set pm_power_offJohn Crispin2015-11-11
| * MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin2015-11-11
| * MIPS: ralink: Fix invalid tick countJohn Crispin2015-11-11
| * MIPS: ralink: Add tty detectionJohn Crispin2015-11-11
| * MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin2015-11-11
| * MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-11
| * MIPS: ralink: Add support for mt7688John Crispin2015-11-11
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-03
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-01
|\
| * MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-21
|/
* MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski2015-06-01
* MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin2015-04-10
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | MIPS: ralink: add rt2880 pci driverJohn Crispin2014-11-24
* | MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin2014-11-24
* | MIPS: ralink: add mt7628an supportJohn Crispin2014-11-24
* | MIPS: ralink: add support for MT7620nJohn Crispin2014-11-24
* | MIPS: ralink: cleanup early_printkJohn Crispin2014-11-24
* | MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin2014-11-24
* | MIPS: ralink: copy the commandline from the devicetreeJohn Crispin2014-11-24
* | MIPS: ralink: add a bootrom dumper moduleJohn Crispin2014-11-24
* | MIPS: ralink: add rt3883 wmac clockJohn Crispin2014-11-24
* | MIPS: ralink: add rt2880 wmac clockJohn Crispin2014-11-24
* | MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin2014-11-24
* | MIPS: ralink: allow manual memory overrideJohn Crispin2014-11-24
* | MIPS: ralink: add illegal access driverJohn Crispin2014-11-24
* | MIPS: ralink: add verbose pmu infoJohn Crispin2014-11-24
* | MIPS: Create a helper function for DT setupKevin Cernekee2014-11-24
* | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-24
* | MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-24
|/
* MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-29
* MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
* MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist2014-07-30
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-30
| * mips: convert fdt pointers to opaque pointersRob Herring2014-04-30
| * mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-30
* | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-16
|/
* usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-18
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30
|\
| * MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-24