summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq
AgeCommit message (Expand)Author
2025-07-03MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: add missing header prom.hShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: remove unused falcon_trigger_hrst()Shiji Yang
2025-07-03MIPS: lantiq: falcon: fix misc missing-prototypes warningsShiji Yang
2025-07-03MIPS: lantiq: xway: gptu: mark gptu_init() as staticShiji Yang
2025-07-03MIPS: lantiq: xway: mark ltq_ar9_sys_hz() as staticShiji Yang
2025-07-02MIPS: lantiq: irq: fix misc missing-prototypes warningsShiji Yang
2025-07-02MIPS: lantiq: xway: mark dcdc_init() as staticShiji Yang
2025-07-02MIPS: lantiq: xway: mark dma_init() as staticShiji Yang
2025-05-16MIPS: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2024-07-12MIPS: lantiq: improve USB initializationHauke Mehrtens
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