Age | Commit message (Expand) | Author |
2024-07-12 | MIPS: lantiq: improve USB initialization | Hauke Mehrtens |
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-09 | MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
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-06-21 | mips: lantiq: xway: Fix refcount leak bug in sysctrl | Liang He |
2022-03-30 | MIPS: lantiq: check the return value of kzalloc() | Xiaoke Wang |
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-06-10 | MIPS: lantiq: Directly include linux/of.h in xway/dma.c | Marc Zyngier |
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-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-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-02-12 | MIPS: lantiq: pass struct device to DMA API functions | Christoph Hellwig |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
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-03-21 | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin |
2018-03-21 | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin |
2017-11-07 | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller |
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: 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-03-21 | MIPS: Lantiq: fix missing xbar kernel panic | Hauke Mehrtens |
2017-02-17 | MIPS: Lantiq: Keep ethernet enabled during boot | Felix Fietkau |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | MIPS: Lantiq: Lock DMA register accesses for SMP | Hauke Mehrtens |
2017-01-25 | MIPS: Lantiq: Fix another request_mem_region() return code check | Arnd Bergmann |
2016-10-04 | MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modular | Paul Gortmaker |
2016-10-04 | MIPS: Lantiq: Make vmmc explicitly non-modular | Paul Gortmaker |
2016-05-13 | MIPS: Change my email address | John Crispin |
2016-05-13 | MIPS: lantiq: Make reset_control_ops const | Philipp Zabel |
2015-11-11 | MIPS: lantiq: Disable xbar fpi burst mode | John Crispin |
2015-11-11 | MIPS: lantiq: Force the crossbar to big endian | John Crispin |
2015-11-11 | MIPS: lantiq: Initialize the USB core on boot | John Crispin |