index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ralink
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: ralink: add rt2880 pci driver
John Crispin
2014-11-24
1
-0
/
+1
*
MIPS: ralink: allow loading irq registers from the devicetree
John Crispin
2014-11-24
1
-10
/
+25
*
MIPS: ralink: add mt7628an support
John Crispin
2014-11-24
2
-46
/
+232
*
MIPS: ralink: add support for MT7620n
John Crispin
2014-11-24
1
-7
/
+13
*
MIPS: ralink: cleanup early_printk
John Crispin
2014-11-24
1
-15
/
+30
*
MIPS: ralink: cleanup the soc specific pinmux data
John Crispin
2014-11-24
6
-387
/
+180
*
MIPS: ralink: copy the commandline from the devicetree
John Crispin
2014-11-24
1
-0
/
+2
*
MIPS: ralink: add a bootrom dumper module
John Crispin
2014-11-24
2
-0
/
+50
*
MIPS: ralink: add rt3883 wmac clock
John Crispin
2014-11-24
1
-0
/
+1
*
MIPS: ralink: add rt2880 wmac clock
John Crispin
2014-11-24
1
-1
/
+2
*
MIPS: ralink: add missing clk_set_rate() to clk.c
John Crispin
2014-11-24
1
-0
/
+6
*
MIPS: ralink: allow manual memory override
John Crispin
2014-11-24
1
-1
/
+15
*
MIPS: ralink: add illegal access driver
John Crispin
2014-11-24
2
-0
/
+89
*
MIPS: ralink: add verbose pmu info
John Crispin
2014-11-24
1
-0
/
+26
*
MIPS: Create a helper function for DT setup
Kevin Cernekee
2014-11-24
1
-12
/
+2
*
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
1
-1
/
+7
*
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
MIPS: ralink: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-09-29
1
-1
/
+1
*
MIPS: ralink: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
2014-09-22
11
-380
/
+4
*
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
Rickard Strandqvist
2014-07-30
1
-1
/
+1
*
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-27
/
+2
|
\
|
*
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-04-30
1
-2
/
+0
|
*
mips: convert fdt pointers to opaque pointers
Rob Herring
2014-04-30
1
-2
/
+2
|
*
mips: ralink: convert to use unflatten_and_copy_device_tree
Rob Herring
2014-04-30
1
-24
/
+1
*
|
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
2014-05-16
4
-0
/
+4
|
/
*
usb: host: remove selects of USB_ARCH_HAS_?HCI
Paul Bolle
2014-02-18
1
-6
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-0
/
+1
|
\
|
*
MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>
Florian Fainelli
2014-01-24
1
-0
/
+1
*
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
2
-2
/
+2
|
/
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
|
*
mips: add explicit includes of prom.h
Rob Herring
2013-10-09
1
-0
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-11-08
4
-4
/
+4
|
\
\
|
*
|
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-10-29
4
-4
/
+4
|
|
/
*
/
MIPS: ralink: fix return value check in rt_timer_probe()
Wei Yongjun
2013-10-31
1
-1
/
+1
|
/
*
MIPS: Add driver for the built-in PCI controller of the RT3883 SoC
Gabor Juhos
2013-09-04
1
-0
/
+1
*
MIPS: ralink: Add support for reset-controller API
John Crispin
2013-09-04
3
-0
/
+67
*
MIPS: ralink: mt7620: Add cpu-feature-override header
Gabor Juhos
2013-09-04
1
-0
/
+1
*
MIPS: ralink: mt7620: Add spi clock definition
John Crispin
2013-09-04
1
-0
/
+1
*
MIPS: ralink: mt7620: Add wdt clock definition
John Crispin
2013-09-04
1
-0
/
+1
*
MIPS: ralink: mt7620: Improve clock frequency detection
Gabor Juhos
2013-09-04
1
-25
/
+175
*
MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts
John Crispin
2013-09-04
1
-0
/
+2
*
MIPS: ralink: mt7620: Add verbose ram info
John Crispin
2013-09-04
1
-0
/
+3
*
MIPS: ralink: Probe clocksources from OF
John Crispin
2013-09-04
1
-0
/
+1
*
MIPS: ralink: Add support for systick timer found on newer ralink SoC
John Crispin
2013-09-04
3
-0
/
+154
*
MIPS: ralink: Add support for periodic timer irq
John Crispin
2013-09-04
2
-1
/
+186
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
MIPS: Ralink: Use strlcpy() instead of strncpy().
Chen Gang
2013-06-10
1
-1
/
+1
*
MIPS: ralink: add missing SZ_1M multiplier
John Crispin
2013-06-06
1
-1
/
+1
*
MIPS: ralink: use the dwc2 driver for the rt305x USB controller
Matthijs Kooijman
2013-05-17
2
-0
/
+14
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
20
-66
/
+1019
|
\
[next]