summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq
AgeCommit message (Expand)Author
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2023-02-20MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-02-09MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2022-10-03Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-09-27MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov
2022-09-24MIPS: Lantiq: switch vmmc to use gpiod APIDmitry Torokhov
2022-09-24MIPS: lantiq: enable all hardware interrupts on second VPEAleksander Jan Bajkowski
2022-09-19MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap
2021-12-14MIPS: lantiq: Fix typo in a commentJason Wang
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-09-15MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-09-15MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-10MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-01-13MIPS: lantiq: irq: register the interrupt controllers with irqchip_initMartin Blumenstingl
2021-01-07MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski
2020-06-15MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-06-24MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek
2019-06-24MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-06-24MIPS: lantiq: Remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek
2019-06-24MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek
2019-06-24MIPS: lantiq: Move macro directly to iomem functionPetr Cvek
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-25MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens
2019-02-12MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain