summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
AgeCommit message (Expand)AuthorFilesLines
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij1-1/+1
2022-07-05MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.Jiang Jian1-1/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+0
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov1-9/+0
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn1-2/+0
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/...Linus 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/gi...Linus Torvalds5-85/+53
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus 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/...Linus 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...Linus Torvalds2-2/+2
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav2-2/+2