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 rt3352 SPI_CS1 pinmux
Mathias Kresin
2018-08-30
1
-0
/
+5
*
MIPS: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
2
-4
/
+4
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
1
-3
/
+4
*
MIPS: ralink: Fix booting on MT7621
NeilBrown
2018-03-22
1
-20
/
+22
*
MIPS: ralink: Remove ralink_halt()
NeilBrown
2018-03-21
1
-7
/
+0
*
MIPS: ralink: Fix platform_get_irq's error checking
Arvind Yadav
2018-01-10
1
-2
/
+2
*
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-15
2
-3
/
+2
|
\
|
*
MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin
2017-11-13
1
-1
/
+1
|
*
MIPS: ralink: Fix MT7628 pinmux
Mathias Kresin
2017-11-13
1
-2
/
+2
|
*
MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select
James Hogan
2017-11-08
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
MIPS: ralink: allow NULL clock for clk_get_rate
Jonas Gorski
2017-09-06
1
-0
/
+3
*
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
1
-1
/
+1
*
MIPS: CPS: Cluster support for topology functions
Paul Burton
2017-08-30
1
-1
/
+1
*
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
1
-2
/
+1
*
MIPS: Add Onion Omega2+ board
Harvey Hunt
2017-08-29
1
-0
/
+5
*
MIPS: dts: Add Vocore2 board
Harvey Hunt
2017-08-29
1
-0
/
+5
*
MIPS: ralink: mt7620: Add missing header
Harvey Hunt
2017-07-19
1
-0
/
+1
*
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2017-06-14
1
-1
/
+1
*
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
2
-2
/
+2
*
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-14
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-0
/
+2
|
\
|
*
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
|
MIPS: ralink: Fix typos in rt3883 pinctrl
John Crispin
2017-03-08
1
-2
/
+2
|
/
*
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-14
6
-6
/
+4
*
MIPS: ralink: Remove unused rt*_wdt_reset functions
Arnd Bergmann
2017-01-25
3
-31
/
+0
*
MIPS: ralink: Fix request_mem_region error handling
Arnd Bergmann
2017-01-25
2
-4
/
+4
*
MIPS: ralink: Remove unused timer functions
Arnd Bergmann
2017-01-25
1
-14
/
+0
*
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
2017-01-03
1
-1
/
+1
*
MIPS: ralink: Cosmetic change to prom_init().
John Crispin
2017-01-03
1
-5
/
+4
*
MIPS: ralink: Add missing symbol for highmem support.
John Crispin
2017-01-03
1
-0
/
+1
*
MIPS: ralink: Add missing clk_round_rate().
John Crispin
2017-01-03
1
-0
/
+6
*
MIPS: ralink: Fix a typo in the pinmux setup.
John Crispin
2017-01-03
1
-9
/
+9
*
MIPS: ralink: Add missing pinmux.
John Crispin
2017-01-03
1
-2
/
+6
*
MIPS: ralink: Add missing I2C and I2S clocks.
John Crispin
2017-01-03
4
-0
/
+10
*
MIPS: ralink: MT7621 does not set its SoC type.
John Crispin
2017-01-03
1
-1
/
+1
*
ralink: Introduce fw_passed_dtb to arch/mips/ralink
Tobias Wolf
2017-01-03
1
-2
/
+10
*
MIPS: ralink: Make timer explicitly non-modular
Paul Gortmaker
2016-10-04
1
-21
/
+7
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
MIPS: ralink: fix spis group pinmux
Álvaro Fernández Rojas
2016-08-02
1
-1
/
+1
*
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-1
/
+1
*
|
clocksource/drivers/ralink: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-6
/
+13
|
/
*
MIPS: ralink: add MT7628 EPHY LEDs pinmux support
Álvaro Fernández Rojas
2016-05-28
1
-0
/
+100
*
MIPS: ralink: fix MT7628 wled_an pinmux gpio
Álvaro Fernández Rojas
2016-05-28
1
-4
/
+4
*
MIPS: ralink: fix MT7628 pinmux typos
Álvaro Fernández Rojas
2016-05-28
1
-2
/
+2
*
mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...
Sashka Nochkin
2016-05-13
1
-2
/
+5
*
MIPS: Change my email address
John Crispin
2016-05-13
18
-19
/
+19
*
MIPS: ralink: Make reset_control_ops const
Philipp Zabel
2016-05-13
1
-1
/
+1
*
MIPS: pci: Add MT7620a PCIE driver
John Crispin
2016-01-20
1
-0
/
+1
*
MIPS: ralink: Add a few missing clocks
John Crispin
2016-01-20
3
-0
/
+5
[next]