Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e808eb6a7689b61399f772a2576d779161769ec
/
arch
/
mips
/
ralink
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
187c26d
MIPS: ralink: add rt2880 pci driver
by John Crispin
· 10 years ago
b96e6e9
MIPS: ralink: allow loading irq registers from the devicetree
by John Crispin
· 10 years ago
53263a1
MIPS: ralink: add mt7628an support
by John Crispin
· 10 years ago
1dc5c2c
MIPS: ralink: add support for MT7620n
by John Crispin
· 10 years ago
a097b13
MIPS: ralink: cleanup early_printk
by John Crispin
· 11 years ago
f576fb6
MIPS: ralink: cleanup the soc specific pinmux data
by John Crispin
· 10 years ago
4248f7f
MIPS: ralink: copy the commandline from the devicetree
by John Crispin
· 10 years ago
7a1a44c
MIPS: ralink: add a bootrom dumper module
by John Crispin
· 11 years ago
1e209c9
MIPS: ralink: add rt3883 wmac clock
by John Crispin
· 10 years ago
f2a8bd2
MIPS: ralink: add rt2880 wmac clock
by John Crispin
· 10 years ago
a8b6204
MIPS: ralink: add missing clk_set_rate() to clk.c
by John Crispin
· 11 years ago
15d1112
MIPS: ralink: allow manual memory override
by John Crispin
· 10 years ago
5433acd
MIPS: ralink: add illegal access driver
by John Crispin
· 12 years ago
2adf550
MIPS: ralink: add verbose pmu info
by John Crispin
· 10 years ago
84988c0
MIPS: Create a helper function for DT setup
by Kevin Cernekee
· 10 years ago
a669efc
MIPS: Add hook to get C0 performance counter interrupt
by Andrew Bresticker
· 10 years ago
afe8dc2
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
by Andrew Bresticker
· 10 years ago
59613d8
mips: ralink: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
31d6f57
MIPS: ralink: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 10 years ago
011eeec
MIPS: ralink: Move device-trees to arch/mips/boot/dts/
by Andrew Bresticker
· 10 years ago
0079188
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
by Rickard Strandqvist
· 10 years ago
d2705064
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 10 years ago
dfc44f8
mips: dts: Fix missing device_type="memory" property in memory nodes
by Leif Lindholm
· 11 years ago
ccf3356
of/fdt: consolidate built-in dtb section variables
by Rob Herring
· 11 years ago
0cdde83
mips: convert fdt pointers to opaque pointers
by Rob Herring
· 11 years ago
afb46f7
mips: ralink: convert to use unflatten_and_copy_device_tree
by Rob Herring
· 11 years ago
f6723b5
usb: host: remove selects of USB_ARCH_HAS_?HCI
by Paul Bolle
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
930beb5
MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>
by Florian Fainelli
· 11 years ago
77d84ff
treewide: Fix typos in printk
by Masanari Iida
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
3ae423f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
cd5d581
MIPS: ralink: fix return value check in rt_timer_probe()
by Wei Yongjun
· 11 years ago
f7777dc
MIPS: Panic messages should not end in \n.
by Ralf Baechle
· 11 years ago
089a49b
mips: add explicit includes of prom.h
by Rob Herring
· 11 years ago
12d14e0
MIPS: Add driver for the built-in PCI controller of the RT3883 SoC
by Gabor Juhos
· 11 years ago
2a153f1
MIPS: ralink: Add support for reset-controller API
by John Crispin
· 11 years ago
9852ba6
MIPS: ralink: mt7620: Add cpu-feature-override header
by Gabor Juhos
· 11 years ago
0d46496
MIPS: ralink: mt7620: Add spi clock definition
by John Crispin
· 11 years ago
68c9b7e
MIPS: ralink: mt7620: Add wdt clock definition
by John Crispin
· 11 years ago
ded1e9d
MIPS: ralink: mt7620: Improve clock frequency detection
by Gabor Juhos
· 11 years ago
2b9dbb1
MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts
by John Crispin
· 11 years ago
538e0da
MIPS: ralink: mt7620: Add verbose ram info
by John Crispin
· 11 years ago
b1f172a
MIPS: ralink: Probe clocksources from OF
by John Crispin
· 11 years ago
1f2acc5
MIPS: ralink: Add support for systick timer found on newer ralink SoC
by John Crispin
· 11 years ago
80ecbd2
MIPS: ralink: Add support for periodic timer irq
by John Crispin
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
24b1944
MIPS: Ralink: Use strlcpy() instead of strncpy().
by Chen Gang
· 11 years ago
cdfce53
MIPS: ralink: add missing SZ_1M multiplier
by John Crispin
· 11 years ago
2792d42
MIPS: ralink: use the dwc2 driver for the rt305x USB controller
by Matthijs Kooijman
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
dd63b00
MIPS: ralink: make use of the new memory detection code
by John Crispin
· 12 years ago
51e3960
MIPS: ralink: add memory definition for MT7620
by John Crispin
· 12 years ago
fe98f61
MIPS: ralink: add memory definition for RT3883
by John Crispin
· 12 years ago
38d5b81
MIPS: ralink: add memory definition for RT2880
by John Crispin
· 12 years ago
dafecee
MIPS: ralink: add memory definition for RT305x
by John Crispin
· 12 years ago
629e39e
MIPS: ralink: add memory definition to struct ralink_soc_info
by John Crispin
· 12 years ago
9d50094
DT: MIPS: ralink: add MT7620A dts files
by John Crispin
· 12 years ago
6fbfe90e
DT: MIPS: ralink: add RT3883 dts files
by John Crispin
· 12 years ago
d99e19c
DT: MIPS: ralink: add RT2880 dts files
by John Crispin
· 12 years ago
da5b4cf
DT: MIPS: ralink: clean up RT3050 dtsi and dts file
by John Crispin
· 12 years ago
de3eb02
MIPS: ralink: add cpu-feature-overrides.h
by Gabor Juhos
· 12 years ago
594bde6
MIPS: ralink: adds support for MT7620 SoC family
by John Crispin
· 12 years ago
293840b
MIPS: ralink: adds support for RT3883 SoC family
by John Crispin
· 12 years ago
80fb55a
MIPS: ralink: adds support for RT2880 SoC family
by John Crispin
· 12 years ago
eb63875
MIPS: ralink: add uart mask to struct ralink_pinmux
by John Crispin
· 12 years ago
946fda6
MIPS: ralink: add pci group to struct ralink_pinmux
by Gabor Juhos
· 12 years ago
0ba4337
MIPS: ralink: make the RT305x pinmuxing structure static
by John Crispin
· 12 years ago
4114b6a
MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmux
by John Crispin
· 12 years ago
5b4500d
MIPS: ralink: make early_printk work on RT2880
by John Crispin
· 12 years ago
2947382
MIPS: ralink: add missing comment in irq driver
by John Crispin
· 12 years ago
6ac8579
MIPS: ralink: fix RT305x clock setup
by John Crispin
· 12 years ago
48b4aba
MIPS: ralink: add PCI IRQ handling
by Gabor Juhos
· 12 years ago
d3d2b42
MIPS: ralink: add CPU interrupt controller to of_irq_ids
by Gabor Juhos
· 12 years ago
ae2b5bb
MIPS: ralink: adds Kbuild files
by John Crispin
· 12 years ago
5644da4
MIPS: ralink: adds rt305x devicetree
by John Crispin
· 12 years ago
2809b31
MIPS: ralink: adds support for RT305x SoC family
by John Crispin
· 12 years ago
5fff610
MIPS: ralink: adds early_printk support
by John Crispin
· 12 years ago
3a5bfe7
MIPS: ralink: adds OF code
by John Crispin
· 12 years ago
3f0a06b
MIPS: ralink: adds clkdev code
by John Crispin
· 12 years ago
7e47cef
MIPS: ralink: adds prom and cmdline code
by John Crispin
· 12 years ago
c06e836
MIPS: ralink: adds reset code
by John Crispin
· 12 years ago
19d3814
MIPS: ralink: adds irq code
by John Crispin
· 12 years ago
8563991
MIPS: ralink: adds include files
by John Crispin
· 12 years ago