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
*
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-01
6
-552
/
+0
|
\
|
*
pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...
Sergio Paracuellos
2021-06-07
1
-21
/
+0
|
*
pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...
Sergio Paracuellos
2021-06-07
1
-320
/
+0
|
*
pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...
Sergio Paracuellos
2021-06-07
1
-77
/
+0
|
*
pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...
Sergio Paracuellos
2021-06-07
1
-45
/
+0
|
*
pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...
Sergio Paracuellos
2021-06-07
1
-88
/
+0
|
*
pinctrl: ralink: move ralink architecture pinmux header into the driver
Sergio Paracuellos
2021-06-07
1
-1
/
+0
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-07-01
2
-66
/
+3
|
\
\
|
*
|
mips: ralink: convert to CONFIG_COMMON_CLK
Arnd Bergmann
2021-06-08
2
-66
/
+3
|
|
/
*
/
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
2021-05-25
1
-0
/
+2
|
/
*
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-04-29
9
-10
/
+49
|
\
|
*
MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSET
Ilya Lipnitskiy
2021-04-06
1
-0
/
+1
|
*
MIPS: ralink: mt7621: add memory detection support
Chuanhong Guo
2021-03-29
3
-4
/
+28
|
*
MIPS: ralink: annotate prom_soc_init() with __init
Ilya Lipnitskiy
2021-03-29
6
-6
/
+6
|
*
MIPS: ralink: define stubs for clk_set_parent to fix compile testing
Krzysztof Kozlowski
2021-03-25
1
-0
/
+14
*
|
staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
Sergio Paracuellos
2021-04-12
1
-3
/
+3
|
/
*
MIPS: ralink: manage low reset lines
Sander Vanheule
2021-02-04
1
-2
/
+2
*
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2021-02-04
1
-8
/
+3
*
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
2021-01-07
1
-4
/
+0
*
MIPS: Use address-of operator on section symbols
Nathan Chancellor
2021-01-07
1
-1
/
+1
*
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
1
-2
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
1
-0
/
+4
|
\
|
*
clk: Allow the common clk framework to be selectable
Stephen Boyd
2020-05-05
1
-0
/
+4
*
|
MIPS: ralink: drop ralink_clk_init for mt7621
Chuanhong Guo
2020-05-31
1
-43
/
+0
*
|
MIPS: ralink: bootrom: mark a function as __init to save some memory
Christophe JAILLET
2020-05-31
1
-1
/
+1
*
|
MIPS: ralink: Don't include objects twice
Thomas Bogendoerfer
2020-05-15
1
-1
/
+0
|
/
*
MIPS: ralink: mt7621: Fix soc_device introduction
Thomas Bogendoerfer
2020-03-28
2
-2
/
+3
*
MIPS: ralink: mt7621: introduce 'soc_device' initialization
Sergio Paracuellos
2020-03-23
1
-1
/
+31
*
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-05
1
-10
/
+8
*
MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-19
1
-1
/
+1
*
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
1
-0
/
+2
|
\
|
*
MIPS: ralink: add missing put_device in ill_acc_of_setup
yu kuai
2020-01-09
1
-0
/
+2
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
/
*
MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected
Sergio Paracuellos
2019-11-14
1
-0
/
+1
*
MIPS: ralink: deactivate PCI support for SOC_MT7621
Hauke Mehrtens
2019-09-06
1
-1
/
+0
*
MIPS: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-26
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
18
-55
/
+18
*
mips: ralink: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
1
-7
/
+1
*
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
|
*
MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
Stefan Roese
2018-12-23
1
-0
/
+1
*
|
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-4
/
+4
|
\
\
|
*
|
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-4
/
+4
|
|
/
*
/
MIPS: ralink: Fix mt7620 nd_sd pinmux
Mathias Kresin
2018-11-26
1
-1
/
+1
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
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
[next]