Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -3/+3 |
2019-01-07 | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ | Hauke Mehrtens | 1 | -8/+1 |
2019-01-07 | MIPS: lantiq: Fix IPI interrupt handling | Hauke Mehrtens | 1 | -63/+5 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-09-13 | net: dsa: Add Lantiq / Intel DSA driver for vrx200 | Hauke Mehrtens | 1 | -4/+4 |
2018-09-13 | net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver | Hauke Mehrtens | 1 | -3/+3 |
2018-09-13 | MIPS: lantiq: Do not enable IRQs in dma open | Hauke Mehrtens | 1 | -1/+0 |
2018-09-11 | MIPS: lantiq: dma: add dev pointer | Hauke Mehrtens | 1 | -2/+2 |
2018-07-23 | MIPS: lantiq: Use dma_zalloc_coherent() in dma code | Hauke Mehrtens | 1 | -2/+1 |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 1 | -0/+1 |
2018-06-24 | MIPS: lantiq: remove unnecessary of_platform_default_populate call | Rob Herring | 1 | -8/+0 |
2018-03-21 | MIPS: lantiq: ase: Enable MFD_SYSCON | Mathias Kresin | 1 | -0/+2 |
2018-03-21 | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin | 1 | -3/+3 |
2018-03-21 | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin | 1 | -1/+1 |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 1 | -4/+2 |
2017-11-07 | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller | 1 | -4/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-04 | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation | Martin Blumenstingl | 3 | -148/+2 |
2017-09-04 | MIPS: lantiq: remove old USB PHY initialisation | Hauke Mehrtens | 1 | -43/+0 |
2017-09-04 | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 1 | -18/+18 |
2017-09-04 | MIPS: lantiq: remove old GPHY loader code | Hauke Mehrtens | 3 | -221/+0 |
2017-09-04 | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd | Martin Blumenstingl | 1 | -2/+4 |
2017-09-04 | MIPS: lantiq: remove old reset controller implementation | Hauke Mehrtens | 1 | -68/+0 |
2017-09-04 | MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. | Ralf Baechle | 1 | -5/+5 |
2017-09-04 | MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() | Hauke Mehrtens | 2 | -32/+0 |
2017-09-04 | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens | 2 | -45/+0 |
2017-09-04 | MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD | Martin Blumenstingl | 1 | -0/+1 |
2017-09-04 | MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses | Martin Blumenstingl | 1 | -1/+1 |
2017-09-04 | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton | 1 | -4/+0 |
2017-06-02 | clk: Provide dummy of_clk_get_from_provider() for compile-testing | Geert Uytterhoeven | 1 | -5/+0 |
2017-04-12 | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 1 | -52/+0 |
2017-03-21 | MIPS: Lantiq: fix missing xbar kernel panic | Hauke Mehrtens | 1 | -1/+1 |
2017-02-17 | MIPS: Lantiq: Keep ethernet enabled during boot | Felix Fietkau | 1 | -4/+4 |
2017-02-15 | MIPS: lantiq: Set physical_memsize | Hauke Mehrtens | 1 | -0/+6 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2 | -4/+2 |
2017-02-13 | MIPS: Lantiq: Fix cascaded IRQ setup | Felix Fietkau | 1 | -21/+17 |
2017-01-25 | MIPS: Lantiq: Lock DMA register accesses for SMP | Hauke Mehrtens | 1 | -18/+20 |
2017-01-25 | MIPS: Lantiq: Fix another request_mem_region() return code check | Arnd Bergmann | 1 | -2/+2 |
2016-12-11 | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 1 | -1/+1 |
2016-10-04 | MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modular | Paul Gortmaker | 1 | -8/+4 |
2016-10-04 | MIPS: Lantiq: Make vmmc explicitly non-modular | Paul Gortmaker | 1 | -4/+2 |
2016-08-03 | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -1/+1 |
2016-08-03 | MIPS: Lantiq: Fix build failure | Sudip Mukherjee | 1 | -2/+2 |
2016-08-02 | MIPS: store the appended dtb address in a variable | Jonas Gorski | 1 | -2/+2 |
2016-07-24 | MIPS: Lantiq: Register IRQ handler for virtual IRQ number | Hauke Mehrtens | 1 | -1/+1 |