summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist2014-07-301-1/+1
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-27/+2
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0
| * mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
| * mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1
* | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-164-0/+4
|/
* usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-6/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-301-0/+1
|\
| * MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-241-0/+1
* | treewide: Fix typos in printkMasanari Iida2013-12-192-2/+2
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * mips: add explicit includes of prom.hRob Herring2013-10-091-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-084-4/+4
|\ \
| * | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-294-4/+4
| |/
* | MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
|/
* MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-041-0/+1
* MIPS: ralink: Add support for reset-controller APIJohn Crispin2013-09-043-0/+67
* MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2013-09-041-0/+1
* MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin2013-09-041-0/+1
* MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin2013-09-041-0/+1
* MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2013-09-041-25/+175
* MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin2013-09-041-0/+2
* MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin2013-09-041-0/+3
* MIPS: ralink: Probe clocksources from OFJohn Crispin2013-09-041-0/+1
* MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin2013-09-043-0/+154
* MIPS: ralink: Add support for periodic timer irqJohn Crispin2013-09-042-1/+186
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
* MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2013-05-172-0/+14
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1020-66/+1019
|\
| * MIPS: ralink: make use of the new memory detection codeJohn Crispin2013-05-081-0/+9
| * MIPS: ralink: add memory definition for MT7620John Crispin2013-05-081-0/+20
| * MIPS: ralink: add memory definition for RT3883John Crispin2013-05-081-0/+4
| * MIPS: ralink: add memory definition for RT2880John Crispin2013-05-081-0/+4
| * MIPS: ralink: add memory definition for RT305xJohn Crispin2013-05-081-0/+45
| * MIPS: ralink: add memory definition to struct ralink_soc_infoJohn Crispin2013-05-081-0/+5
| * DT: MIPS: ralink: add MT7620A dts filesJohn Crispin2013-05-084-0/+79
| * DT: MIPS: ralink: add RT3883 dts filesJohn Crispin2013-05-084-0/+79
| * DT: MIPS: ralink: add RT2880 dts filesJohn Crispin2013-05-084-0/+109
| * DT: MIPS: ralink: clean up RT3050 dtsi and dts fileJohn Crispin2013-05-082-58/+4
| * MIPS: ralink: add cpu-feature-overrides.hGabor Juhos2013-05-081-0/+3
| * MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin2013-05-084-0/+223
| * MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-084-0/+253
| * MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-084-0/+148
| * MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-082-2/+4
| * MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos2013-05-081-0/+3
| * MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-081-3/+3
| * MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-082-2/+2
| * MIPS: ralink: make early_printk work on RT2880John Crispin2013-05-081-0/+4
OpenPOWER on IntegriCloud