aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
AgeCommit message (Expand)AuthorFilesLines
2024-02-20MIPS: Alchemy: Use kcalloc() instead of kzalloc()Gravatar Erick Archer 1-1/+1
2024-01-22MIPS: Alchemy: Fix missing prototypesGravatar Florian Fainelli 2-3/+2
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Gravatar Christophe JAILLET 1-1/+1
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Gravatar Christophe JAILLET 1-1/+1
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledGravatar Christoph Hellwig 3-0/+14
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageGravatar Christoph Hellwig 3-33/+4
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+8
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-0/+1
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+10
2023-06-09MIPS: Alchemy: Enable PATA_PLATFORM supportGravatar Maciej W. Rozycki 1-0/+1
2023-06-05Merge 6.4-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-12/+15
2023-05-24Input: ads7846 - Convert to use software nodesGravatar Linus Walleij 1-1/+10
2023-05-23MIPS: Alchemy: fix dbdma2Gravatar Manuel Lauss 1-12/+15
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreGravatar Ilpo Järvinen 1-2/+8
2022-11-11mips: alchemy: gpio: Include the right headerGravatar Linus Walleij 1-1/+1
2022-07-05MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.Gravatar Jiang Jian 1-1/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-9/+0
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsGravatar Dmitry Torokhov 1-9/+0
2022-05-04MIPS: fix typos in commentsGravatar Julia Lawall 1-1/+1
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsGravatar Lukas Bulwahn 1-2/+0
2021-10-13MIPS: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-29MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Gravatar Colin Ian King 1-1/+1
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileGravatar Randy Dunlap 1-0/+1
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockGravatar Lifu Chen 1-2/+1
2021-02-13driver core: lift dma_default_coherent into common codeGravatar Christoph Hellwig 1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsGravatar Christoph Hellwig 1-2/+1
2021-02-13MIPS/alchemy: factor out the DMA coherent setupGravatar Christoph Hellwig 1-14/+19
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsGravatar Thomas Bogendoerfer 1-4/+0
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuGravatar Zhang Qilong 1-1/+8
2020-10-12MIPS: replace add_memory_region with memblockGravatar Thomas Bogendoerfer 1-1/+2
2020-10-06MIPS: alchemy: Share prom_init implementationGravatar Thomas Bogendoerfer 5-69/+20
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledGravatar Thomas Bogendoerfer 1-0/+7
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Gravatar Thomas Bogendoerfer 1-7/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Gravatar Thomas Bogendoerfer 1-4/+0
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-3/+0
2020-05-07MIPS: Use fallthrough for arch/mipsGravatar Liangliang Huang 1-1/+1
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupGravatar Thomas Bogendoerfer 1-0/+1
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingGravatar Christoph Hellwig 1-4/+12
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-8/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Gravatar Thomas Gleixner 1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Gravatar Thomas Gleixner 5-70/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 3-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 3-0/+3
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Gravatar Linus Torvalds 1-8/+14
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetGravatar Manuel Lauss 1-8/+14
2019-04-26clk: Remove CLK_IS_BASIC clk flagGravatar Stephen Boyd 1-1/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-85/+53
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 1-9/+9
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorGravatar Linus Walleij 1-9/+9