aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-07-29MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King1-1/+1
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen1-2/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-2/+1
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig1-14/+19
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-1/+2
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer5-69/+20
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer1-0/+7
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer1-7/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer1-4/+0
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-3/+0
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer1-0/+1
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig1-4/+12
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner5-70/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner3-0/+3
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-8/+14
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss1-8/+14
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-85/+53
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-9/+9
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij1-9/+9
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss4-26/+52
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss1-58/+0
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-3/+3
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon3-6/+3
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon3-9/+9
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon3-9/+6
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin4-4/+8
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-6/+6
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-2/+2
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav2-2/+2
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij1-4/+20
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-5/+5
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+21
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-0/+4