summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
AgeCommit message (Expand)Author
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-07-29MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij