aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAge
* 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
* | treewide: Fix typos in printkMasanari Iida2013-12-19
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * mips: add explicit includes of prom.hRob Herring2013-10-09
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-07
|\ \
| * | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-29
| |/
* / MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-31
|/
* MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-04
* MIPS: ralink: Add support for reset-controller APIJohn Crispin2013-09-04
* MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2013-09-04
* MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin2013-09-04
* MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin2013-09-04
* MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2013-09-04
* MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin2013-09-04
* MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin2013-09-04
* MIPS: ralink: Probe clocksources from OFJohn Crispin2013-09-04
* MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin2013-09-04
* MIPS: ralink: Add support for periodic timer irqJohn Crispin2013-09-04
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-10
* MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-06
* MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2013-05-17
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: ralink: make use of the new memory detection codeJohn Crispin2013-05-07
| * MIPS: ralink: add memory definition for MT7620John Crispin2013-05-07
| * MIPS: ralink: add memory definition for RT3883John Crispin2013-05-07
| * MIPS: ralink: add memory definition for RT2880John Crispin2013-05-07
| * MIPS: ralink: add memory definition for RT305xJohn Crispin2013-05-07
| * MIPS: ralink: add memory definition to struct ralink_soc_infoJohn Crispin2013-05-07
| * DT: MIPS: ralink: add MT7620A dts filesJohn Crispin2013-05-07
| * DT: MIPS: ralink: add RT3883 dts filesJohn Crispin2013-05-07
| * DT: MIPS: ralink: add RT2880 dts filesJohn Crispin2013-05-07
| * DT: MIPS: ralink: clean up RT3050 dtsi and dts fileJohn Crispin2013-05-07
| * MIPS: ralink: add cpu-feature-overrides.hGabor Juhos2013-05-07
| * MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin2013-05-07
| * MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-07
| * MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-07
| * MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-07
| * MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos2013-05-07
| * MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-07
| * MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-07
| * MIPS: ralink: make early_printk work on RT2880John Crispin2013-05-07