summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common
AgeCommit message (Expand)Author
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij
2022-05-04MIPS: fix typos in commentsJulia Lawall
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-05-13MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-02-19MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij
2016-01-24MIPS: Alchemy: Be sure to clamp return valueLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-26MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd