summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-11/+11
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-14/+14
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding-2/+1
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-57/+124
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+32
2025-12-01MIPS: alchemy: mtx1: switch to static device propertiesDmitry Torokhov-57/+124
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes-4/+5
2025-11-14syscore: Pass context data to callbacksThierry Reding-16/+32
2025-08-29MIPS: Alchemy: convert from round_rate() to determine_rate()Brian Masney-7/+11
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-3/+3
2025-07-28MIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaini...Bartosz Golaszewski-4/+8
2025-04-27MIPS: alchemy: gpio: use new line value setter callbacksBartosz Golaszewski-2/+4
2024-08-29MIPS: Remove unused function dump_au1000_dma_channel() in dma.cGaosheng Cui-23/+0
2024-07-03MIPS: Alchemy: switch to use software nodes for GPIOsDmitry Torokhov-38/+42
2024-06-11MIPS: Alchemy: Switch to use kmemdup_array()Andy Shevchenko-4/+4
2024-02-20MIPS: Alchemy: Use kcalloc() instead of kzalloc()Erick Archer-1/+1
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli-3/+2
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET-1/+1
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET-1/+1
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig-0/+14
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig-33/+4
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+8
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+1
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+10
2023-06-09MIPS: Alchemy: Enable PATA_PLATFORM supportMaciej W. Rozycki-0/+1
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman-12/+15
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij-1/+10
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss-12/+15
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen-2/+8
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij-1/+1
2022-07-05MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.Jiang Jian-1/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+0
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov-9/+0
2022-05-04MIPS: fix typos in commentsJulia Lawall-1/+1
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn-2/+0
2021-10-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-07-29MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King-1/+1
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap-0/+1
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen-2/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig-2/+1
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig-14/+19
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-4/+0
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong-1/+8
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-1/+2
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer-69/+20
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer-0/+7
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer-7/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer-4/+0
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-3/+0