Age | Commit message (Expand) | Author |
2023-07-28 | MIPS: Fixup explicit DT include clean-up | Rob Herring |
2023-07-25 | MIPS: Explicitly include correct DT includes | Rob Herring |
2023-02-20 | MIPS: vpe-mt: drop physical_memsize | Randy Dunlap |
2023-02-09 | MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2022-10-03 | Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2022-09-27 | MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patch | Dmitry Torokhov |
2022-09-24 | MIPS: Lantiq: switch vmmc to use gpiod API | Dmitry Torokhov |
2022-09-24 | MIPS: lantiq: enable all hardware interrupts on second VPE | Aleksander Jan Bajkowski |
2022-09-19 | MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko | Randy Dunlap |
2022-06-21 | mips: lantiq: Add missing of_node_put() in irq.c | Liang He |
2022-06-21 | mips: lantiq: xway: Fix refcount leak bug in sysctrl | Liang He |
2022-06-21 | mips: lantiq: falcon: Fix refcount leak bug in sysctrl | Liang He |
2022-03-30 | MIPS: lantiq: check the return value of kzalloc() | Xiaoke Wang |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang |
2022-01-02 | mips: lantiq: add support for clk_set_parent() | Randy Dunlap |
2021-12-14 | MIPS: lantiq: Fix typo in a comment | Jason Wang |
2021-11-16 | mips: lantiq: add support for clk_get_parent() | Randy Dunlap |
2021-09-15 | MIPS: lantiq: dma: make the burst length configurable by the drivers | Aleksander Jan Bajkowski |
2021-09-15 | MIPS: lantiq: dma: fix burst length for DEU | Aleksander Jan Bajkowski |
2021-09-15 | MIPS: lantiq: dma: reset correct number of channel | Aleksander Jan Bajkowski |
2021-09-15 | MIPS: lantiq: dma: add small delay after reset | Aleksander Jan Bajkowski |
2021-08-12 | mips: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-06-10 | MIPS: lantiq: Directly include linux/of.h in xway/dma.c | Marc Zyngier |
2021-02-04 | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer |
2021-01-13 | MIPS: lantiq: irq: register the interrupt controllers with irqchip_init | Martin Blumenstingl |
2021-01-07 | MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 | Nathan Chancellor |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2021-01-07 | MIPS: Use address-of operator on section symbols | Nathan Chancellor |
2020-08-17 | MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390 | Aleksander Jan Bajkowski |
2020-06-15 | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names | Martin Blumenstingl |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-08-24 | MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver | Martin Blumenstingl |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-06-24 | MIPS: lantiq: Add SMP support for lantiq interrupt controller | Petr Cvek |
2019-06-24 | MIPS: lantiq: Shorten register names, remove unused macros | Petr Cvek |
2019-06-24 | MIPS: lantiq: Fix bitfield masking | Petr Cvek |
2019-06-24 | MIPS: lantiq: Remove unused macros | Petr Cvek |
2019-06-24 | MIPS: lantiq: Fix attributes of of_device_id structure | Petr Cvek |
2019-06-24 | MIPS: lantiq: Change variables to the same type as the source | Petr Cvek |
2019-06-24 | MIPS: lantiq: Move macro directly to iomem function | Petr Cvek |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-02-25 | MIPS: lantiq: Remove separate GPHY Firmware loader | Hauke Mehrtens |
2019-02-12 | MIPS: lantiq: pass struct device to DMA API functions | Christoph Hellwig |
2019-01-20 | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-07 | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ | Hauke Mehrtens |