summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
AgeCommit message (Expand)AuthorLines
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
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang-1/+1
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer-0/+1
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig-4/+12
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed-8/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner-70/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+3
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-8/+14
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss-8/+14
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd-1/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-85/+53
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-9/+9
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij-9/+9
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss-26/+52
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss-58/+0
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-3/+3
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon-6/+3
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon-9/+9
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon-9/+6
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-4/+8
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-6/+6
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-2/+2
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav-2/+2
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij-4/+20
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-5/+5
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+21
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+8
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij-0/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij-2/+17
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-42/+55
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss-42/+53
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss-0/+2
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon-3/+3
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-1/+3
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-8/+6
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-7/+6