aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-19treewide: Fix typos in printkMasanari Iida2-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-4/+4
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun1-1/+1
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle4-4/+4
2013-10-09mips: add explicit includes of prom.hRob Herring1-0/+1
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos1-0/+1
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin3-0/+67
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos1-0/+1
2013-09-04MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos1-25/+175
2013-09-04MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin1-0/+2
2013-09-04MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin1-0/+3
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin1-0/+1
2013-09-04MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin3-0/+154
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin2-1/+186
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang1-1/+1
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin1-1/+1