index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-6
/
+4
2017-01-25
MIPS: ralink: Remove unused rt*_wdt_reset functions
Arnd Bergmann
3
-31
/
+0
2017-01-25
MIPS: ralink: Fix request_mem_region error handling
Arnd Bergmann
2
-4
/
+4
2017-01-25
MIPS: ralink: Remove unused timer functions
Arnd Bergmann
1
-14
/
+0
2017-01-03
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
1
-1
/
+1
2017-01-03
MIPS: ralink: Cosmetic change to prom_init().
John Crispin
1
-5
/
+4
2017-01-03
MIPS: ralink: Add missing symbol for highmem support.
John Crispin
1
-0
/
+1
2017-01-03
MIPS: ralink: Add missing clk_round_rate().
John Crispin
1
-0
/
+6
2017-01-03
MIPS: ralink: Fix a typo in the pinmux setup.
John Crispin
1
-9
/
+9
2017-01-03
MIPS: ralink: Add missing pinmux.
John Crispin
1
-2
/
+6
2017-01-03
MIPS: ralink: Add missing I2C and I2S clocks.
John Crispin
4
-0
/
+10
2017-01-03
MIPS: ralink: MT7621 does not set its SoC type.
John Crispin
1
-1
/
+1
2017-01-03
ralink: Introduce fw_passed_dtb to arch/mips/ralink
Tobias Wolf
1
-2
/
+10
2016-10-04
MIPS: ralink: Make timer explicitly non-modular
Paul Gortmaker
1
-21
/
+7
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-08-02
MIPS: ralink: fix spis group pinmux
Álvaro Fernández Rojas
1
-1
/
+1
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksource/drivers/ralink: Convert init function to return error
Daniel Lezcano
1
-6
/
+13
2016-05-28
MIPS: ralink: add MT7628 EPHY LEDs pinmux support
Álvaro Fernández Rojas
1
-0
/
+100
2016-05-28
MIPS: ralink: fix MT7628 wled_an pinmux gpio
Álvaro Fernández Rojas
1
-4
/
+4
2016-05-28
MIPS: ralink: fix MT7628 pinmux typos
Álvaro Fernández Rojas
1
-2
/
+2
2016-05-13
mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...
Sashka Nochkin
1
-2
/
+5
2016-05-13
MIPS: Change my email address
John Crispin
18
-19
/
+19
2016-05-13
MIPS: ralink: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-01-20
MIPS: pci: Add MT7620a PCIE driver
John Crispin
1
-0
/
+1
2016-01-20
MIPS: ralink: Add a few missing clocks
John Crispin
3
-0
/
+5
2016-01-20
MIPS: ralink: Fix vendor string for mt7620
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: Fix invalid assignment of SoC type
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: fix USB frequency scaling
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: MT7688 pinmux fixes
John Crispin
1
-30
/
+50
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
6
-1
/
+298
2016-01-20
MIPS: ralink: add a symbol for INTC
John Crispin
2
-0
/
+6
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-26
/
+101
2015-11-11
MIPS: Make MIPS_CMDLINE_DTB default
Jonas Gorski
1
-2
/
+0
2015-11-11
MIPS: ralink: Add missing clock on rt305x
John Crispin
1
-0
/
+1
2015-11-11
MIPS: ralink: Put the pci bus into reset state before rebooting the SoC
John Crispin
1
-2
/
+10
2015-11-11
MIPS: ralink: Don't set pm_power_off
John Crispin
1
-1
/
+0
2015-11-11
MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs
John Crispin
1
-3
/
+0
2015-11-11
MIPS: ralink: Fix invalid tick count
John Crispin
1
-1
/
+1
2015-11-11
MIPS: ralink: Add tty detection
John Crispin
1
-0
/
+26
2015-11-11
MIPS: ralink: Fix usb issue during frequency scaling
John Crispin
1
-0
/
+20
2015-11-11
MIPS: ralink: Unify SoC id handling
John Crispin
5
-16
/
+19
2015-11-11
MIPS: ralink: Add support for mt7688
John Crispin
1
-6
/
+29
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-03
MIPS: rt3352: Migrate to new 'set-state' interface
Viresh Kumar
1
-29
/
+30
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2015-06-25
MIPS/ralink: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-21
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
[next]