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
/
alchemy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"
Colin Ian King
1
-1
/
+1
2021-05-25
MIPS: alchemy: xxs1500: add gpio-au1000.h header file
Randy Dunlap
1
-0
/
+1
2021-04-12
MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock
Lifu Chen
1
-2
/
+1
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-1
/
+1
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
1
-2
/
+1
2021-02-13
MIPS/alchemy: factor out the DMA coherent setup
Christoph Hellwig
1
-14
/
+19
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-4
/
+0
2020-11-17
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
Zhang Qilong
1
-1
/
+8
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
1
-1
/
+2
2020-10-06
MIPS: alchemy: Share prom_init implementation
Thomas Bogendoerfer
5
-69
/
+20
2020-10-06
MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabled
Thomas Bogendoerfer
1
-0
/
+7
2020-09-21
MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000
Thomas Bogendoerfer
1
-7
/
+0
2020-09-21
MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300
Thomas Bogendoerfer
1
-4
/
+0
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
1
-3
/
+0
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
1
-1
/
+1
2020-04-20
MIPS: alchemy: Fix build error after ioremap cleanup
Thomas Bogendoerfer
1
-0
/
+1
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
1
-4
/
+12
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
5
-70
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
3
-0
/
+3
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
1
-8
/
+14
2019-05-15
MIPS: Alchemy: add DMA masks for on-chip ethernet
Manuel Lauss
1
-8
/
+14
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
1
-1
/
+1
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-85
/
+53
2019-01-01
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-9
/
+9
2018-12-24
watchdog: mtx-1: Convert to use GPIO descriptor
Linus Walleij
1
-9
/
+9
2018-12-23
MIPS: Alchemy: update dma masks for devboard devices
Manuel Lauss
4
-26
/
+52
2018-12-23
MIPS: Alchemy: drop DB1000 IrDA support bits
Manuel Lauss
1
-58
/
+0
2018-12-23
MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
Manuel Lauss
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-3
/
+3
2018-10-03
mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
Boris Brezillon
3
-6
/
+3
2018-10-03
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
3
-9
/
+9
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
3
-9
/
+6
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
4
-4
/
+8
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-6
/
+6
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-2
/
+2
2018-02-19
MIPS: Alchemy: Constify gpio_led
Arvind Yadav
2
-2
/
+2
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-4
/
+20
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-5
/
+5
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+21
2017-11-07
MIPS: Alchemy: make clk_ops const
Bhumika Goyal
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-30
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
1
-0
/
+4
[next]