summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
AgeCommit message (Expand)AuthorLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin-0/+1
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin-10/+25
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin-46/+232
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin-7/+13
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin-15/+30
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin-387/+180
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin-0/+2
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin-0/+50
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin-0/+1
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin-1/+2
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin-0/+6
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin-1/+15
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin-0/+89
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin-0/+26
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee-12/+2
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker-1/+7
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker-1/+1
2014-10-20mips: ralink: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-29MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2014-09-22MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker-380/+4
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist-1/+1
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+2
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm-0/+4
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring-2/+2
2014-04-30mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring-24/+1
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle-6/+0
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+1
2014-01-24MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli-0/+1
2013-12-19treewide: Fix typos in printkMasanari Iida-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-4/+4
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun-1/+1
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle-4/+4
2013-10-09mips: add explicit includes of prom.hRob Herring-0/+1
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos-0/+1
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin-0/+67
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos-0/+1
2013-09-04MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin-0/+1
2013-09-04MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin-0/+1
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos-25/+175
2013-09-04MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin-0/+2
2013-09-04MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin-0/+3
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin-0/+1
2013-09-04MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin-0/+154
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin-1/+186
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker-1/+1
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang-1/+1
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin-1/+1