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
/
ath79
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-27
/
+7
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2
-0
/
+2
2019-04-16
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
1
-6
/
+0
2019-01-22
MIPS: ath79: drop !OF clock code
John Crispin
2
-59
/
+0
2019-01-22
MIPS: ath79: drop platform device registration code
John Crispin
15
-835
/
+0
2019-01-22
MIPS: ath79: drop legacy pci code
John Crispin
3
-309
/
+0
2019-01-22
MIPS: ath79: drop machfiles
John Crispin
11
-918
/
+9
2019-01-22
MIPS: ath79: drop legacy IRQ code
John Crispin
3
-170
/
+7
2019-01-22
MIPS: ath79: export switch MDIO reference clock
Felix Fietkau
1
-0
/
+8
2019-01-22
MIPS: ath79: support setting up clock via DT on all SoC types
Felix Fietkau
1
-17
/
+22
2019-01-22
MIPS: ath79: make specifying the reference clock in DT optional
Felix Fietkau
1
-44
/
+40
2019-01-22
MIPS: ath79: pass PLL base to clock init functions
Felix Fietkau
1
-30
/
+30
2019-01-22
MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init
Felix Fietkau
1
-21
/
+17
2019-01-22
MIPS: ath79: add helpers for setting clocks and expose the ref clock
Felix Fietkau
1
-62
/
+66
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-4
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
4
-11
/
+289
2018-07-24
MIPS: ath79: enable uart during early_prink
Gabor Juhos
1
-1
/
+43
2018-07-24
MIPS: ath79: fix system restart
Felix Fietkau
1
-0
/
+1
2018-07-24
MIPS: ath79: add support for QCA953x QCA956x TP9343
Matthias Schiffer
4
-3
/
+236
2018-07-20
MIPS: ath79: fix register address in ath79_ddr_wb_flush()
Felix Fietkau
1
-1
/
+1
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
1
-7
/
+9
2018-06-18
MIPS: pb44: Fix i2c-gpio GPIO descriptor table
Linus Walleij
1
-1
/
+1
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
1
-5
/
+11
2017-10-30
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
1
-2
/
+2
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
1
-5
/
+11
2017-09-19
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
1
-6
/
+6
2017-08-29
MIPS: Convert to using %pOF instead of full_name
Rob Herring
1
-5
/
+4
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2
-2
/
+1
2017-01-25
mips: ath79: clock:- Unmap region obtained by of_iomap
Arvind Yadav
1
-2
/
+5
2017-01-03
MIPS: ath79: Fix error handling
Christophe JAILLET
1
-1
/
+1
2016-09-13
MIPS: ath79: Fix test for error return of clk_register_fixed_factor().
Amitoj Kaur Chawla
1
-1
/
+1
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
1
-2
/
+2
2016-07-25
MIPS: ath79: Add missing include file
Guenter Roeck
1
-0
/
+1
2016-06-23
mips: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-3
/
+0
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+4
2016-05-17
MIPS: ath79: fix regression in PCI window initialization
Felix Fietkau
1
-8
/
+8
2016-05-17
MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs
Felix Fietkau
1
-4
/
+4
2016-05-13
MIPS: ath79: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-13
MIPS: ath79: update devicetree clock support for AR9331
Antony Pavlov
1
-34
/
+62
2016-05-13
MIPS: ath79: Disable platform code for OF boards.
Antony Pavlov
1
-7
/
+9
2016-05-13
MIPS: ath79: update devicetree clock support for AR9132
Antony Pavlov
2
-25
/
+107
2016-05-13
MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>
Antony Pavlov
1
-16
/
+17
[next]