aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-26/+101
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski1-2/+0
2015-11-11MIPS: ralink: Add missing clock on rt305xJohn Crispin1-0/+1
2015-11-11MIPS: ralink: Put the pci bus into reset state before rebooting the SoCJohn Crispin1-2/+10
2015-11-11MIPS: ralink: Don't set pm_power_offJohn Crispin1-1/+0
2015-11-11MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCsJohn Crispin1-3/+0
2015-11-11MIPS: ralink: Fix invalid tick countJohn Crispin1-1/+1
2015-11-11MIPS: ralink: Add tty detectionJohn Crispin1-0/+26
2015-11-11MIPS: ralink: Fix usb issue during frequency scalingJohn Crispin1-0/+20
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin5-16/+19
2015-11-11MIPS: ralink: Add support for mt7688John Crispin1-6/+29
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar1-29/+30
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau1-0/+1
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-04-10MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin1-0/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin1-0/+1
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin1-10/+25
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin2-46/+232
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin1-7/+13
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin1-15/+30
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin6-387/+180
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin2-0/+50
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin1-0/+1
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin1-1/+2
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin1-0/+6
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin1-1/+15
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin2-0/+89
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin1-0/+26
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-12/+2
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-1/+7
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker1-1/+1
2014-10-20mips: ralink: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-09-22MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker11-380/+4
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist1-1/+1
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-27/+2
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm4-0/+4
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring1-2/+2
2014-04-30mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring1-24/+1
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-6/+0
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2014-01-24MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli1-0/+1