summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fixup explicit DT include clean-upRob Herring2023-07-281-0/+1
* MIPS: Explicitly include correct DT includesRob Herring2023-07-254-5/+6
* MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-093-11/+3
* MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov2022-09-271-3/+5
* MIPS: Lantiq: switch vmmc to use gpiod APIDmitry Torokhov2022-09-241-9/+13
* mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He2022-06-211-0/+4
* MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-03-302-16/+32
* MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski2021-09-151-5/+33
* MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski2021-09-151-2/+7
* MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-09-151-5/+6
* MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-09-151-0/+3
* MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier2021-06-101-0/+1
* MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski2020-08-171-2/+8
* MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl2020-06-151-4/+4
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+3
* MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl2019-08-241-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-18/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-12/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens2018-09-131-4/+4
* net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-131-3/+3
* MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens2018-09-131-1/+0
* MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-111-2/+2
* MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens2018-07-231-2/+1
* MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-211-3/+3
* MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-211-1/+1
* MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller2017-11-071-4/+2
* MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl2017-09-042-148/+1
* MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens2017-09-041-43/+0
* phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-041-18/+18
* MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens2017-09-043-221/+0
* MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-2/+4
* MIPS: lantiq: remove old reset controller implementationHauke Mehrtens2017-09-041-68/+0
* MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens2017-09-041-19/+0
* MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-042-45/+0
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-03-211-1/+1
* MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau2017-02-171-4/+4
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-4/+2
* MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens2017-01-251-18/+20
* MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-01-251-2/+2
* MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker2016-10-041-8/+4
* MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker2016-10-041-4/+2
* MIPS: Change my email addressJohn Crispin2016-05-139-10/+10
* MIPS: lantiq: Make reset_control_ops constPhilipp Zabel2016-05-131-1/+1
* MIPS: lantiq: Disable xbar fpi burst modeJohn Crispin2015-11-111-0/+41
* MIPS: lantiq: Force the crossbar to big endianJohn Crispin2015-11-111-0/+8
* MIPS: lantiq: Initialize the USB core on bootJohn Crispin2015-11-111-0/+74
* MIPS: lantiq: Return correct value for fpi clock on ar9John Crispin2015-11-111-2/+3