Age | Commit message (Expand) | Author |
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 |
2019-01-07 | MIPS: lantiq: Fix IPI interrupt handling | Hauke Mehrtens |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-09-13 | net: dsa: Add Lantiq / Intel DSA driver for vrx200 | Hauke Mehrtens |
2018-09-13 | net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver | Hauke Mehrtens |
2018-09-13 | MIPS: lantiq: Do not enable IRQs in dma open | Hauke Mehrtens |
2018-09-11 | MIPS: lantiq: dma: add dev pointer | Hauke Mehrtens |
2018-07-23 | MIPS: lantiq: Use dma_zalloc_coherent() in dma code | Hauke Mehrtens |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-24 | MIPS: lantiq: remove unnecessary of_platform_default_populate call | Rob Herring |
2018-03-21 | MIPS: lantiq: ase: Enable MFD_SYSCON | Mathias Kresin |
2018-03-21 | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin |
2018-03-21 | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-07 | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-04 | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation | Martin Blumenstingl |
2017-09-04 | MIPS: lantiq: remove old USB PHY initialisation | Hauke Mehrtens |
2017-09-04 | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens |
2017-09-04 | MIPS: lantiq: remove old GPHY loader code | Hauke Mehrtens |
2017-09-04 | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd | Martin Blumenstingl |
2017-09-04 | MIPS: lantiq: remove old reset controller implementation | Hauke Mehrtens |
2017-09-04 | MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. | Ralf Baechle |
2017-09-04 | MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() | Hauke Mehrtens |
2017-09-04 | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens |
2017-09-04 | MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD | Martin Blumenstingl |
2017-09-04 | MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses | Martin Blumenstingl |
2017-09-04 | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton |
2017-06-02 | clk: Provide dummy of_clk_get_from_provider() for compile-testing | Geert Uytterhoeven |
2017-04-12 | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton |