summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
...
* | MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin2014-11-241-0/+6
* | MIPS: ralink: allow manual memory overrideJohn Crispin2014-11-241-1/+15
* | MIPS: ralink: add illegal access driverJohn Crispin2014-11-242-0/+89
* | MIPS: ralink: add verbose pmu infoJohn Crispin2014-11-241-0/+26
* | MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-12/+2
* | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-1/+7
* | MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-241-1/+1
|/
* MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-291-1/+1
* MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-2211-380/+4
* 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
OpenPOWER on IntegriCloud