summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* mips: alchemy: gpio: Include the right headerLinus Walleij2022-11-111-1/+1
* MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.Jiang Jian2022-07-051-1/+1
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-9/+0
|\
| * Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2022-05-071-9/+0
* | MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
|/
* mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn2021-12-161-2/+0
* MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-10-131-0/+1
* MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"Colin Ian King2021-07-291-1/+1
* MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap2021-05-251-0/+1
* MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen2021-04-121-2/+1
* driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-1/+1
* MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-2/+1
* MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig2021-02-131-14/+19
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-171-1/+8
* MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-121-1/+2
* MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer2020-10-065-69/+20
* MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer2020-10-061-0/+7
* MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer2020-09-211-7/+0
* MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer2020-09-211-4/+0
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-3/+0
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-1/+1
* MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer2020-04-201-0/+1
* MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig2020-04-191-4/+12
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-8/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-245-70/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
* Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-191-8/+14
|\
| * MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss2019-05-151-8/+14
* | clk: Remove CLK_IS_BASIC clk flagStephen Boyd2019-04-261-1/+1
|/
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-055-85/+53
|\
| * MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0
| * MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss2018-12-231-1/+1
* | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-011-9/+9
|\ \
| * | watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-9/+9
| |/
* | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-3/+3
|/
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-033-6/+3
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-033-9/+9
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-033-9/+6
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-174-4/+8
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-6/+6
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
|/
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-102-2/+2
|\
| * MIPS: Alchemy: Constify gpio_ledArvind Yadav2018-02-192-2/+2