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