aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens1-4/+4
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens1-3/+3
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens1-1/+0
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens1-2/+2
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens1-2/+1
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2017-11-07MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller1-4/+2
2017-09-04MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl2-148/+1
2017-09-04MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens1-43/+0
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens1-18/+18
2017-09-04MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens3-221/+0
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl1-2/+4
2017-09-04MIPS: lantiq: remove old reset controller implementationHauke Mehrtens1-68/+0
2017-09-04MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens1-19/+0
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2-45/+0
2017-03-21MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-02-17MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2-4/+2
2017-01-25MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens1-18/+20
2017-01-25MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann1-2/+2
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker1-8/+4
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker1-4/+2
2016-05-13MIPS: Change my email addressJohn Crispin9-10/+10
2016-05-13MIPS: lantiq: Make reset_control_ops constPhilipp Zabel1-1/+1
2015-11-11MIPS: lantiq: Disable xbar fpi burst modeJohn Crispin1-0/+41
2015-11-11MIPS: lantiq: Force the crossbar to big endianJohn Crispin1-0/+8
2015-11-11MIPS: lantiq: Initialize the USB core on bootJohn Crispin1-0/+74
2015-11-11MIPS: lantiq: Return correct value for fpi clock on ar9John Crispin1-2/+3
2015-11-11MIPS: Lantiq: Fix check for return value of request_mem_region()Hauke Mehrtens2-7/+7
2015-11-11MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens1-0/+7
2015-11-11MIPS: Lantiq: Add misc clocksHauke Mehrtens1-1/+3
2015-11-11MIPS: Lantiq: Add 1e103100.deu clockHauke Mehrtens1-0/+6
2015-11-11MIPS: Lantiq: Add clock for mei driverHauke Mehrtens1-0/+6
2015-11-11MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens1-2/+26
2015-11-11MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390Hauke Mehrtens1-20/+92
2015-11-11MIPS: Lantiq: Add pmu bits for ar10 and grx390Hauke Mehrtens1-1/+56
2015-11-11MIPS: Lantiq: Add PMU bits for USB and SDIO devicesHauke Mehrtens1-1/+23
2015-11-11MIPS: Lantiq: Deactivate most of the devices by defaultHauke Mehrtens1-21/+28
2015-11-11MIPS: Lantiq: Add clock detection for grx390 and ar10Hauke Mehrtens1-1/+156
2015-11-11MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens1-3/+6
2015-11-11MIPS: Lantiq: Rename CGU_SYS_VR9 registerHauke Mehrtens1-4/+5
2015-11-11MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390Hauke Mehrtens1-11/+73
2015-11-11MIPS: Lantiq: Add locking for PMU register and check status afterwardsHauke Mehrtens1-5/+27
2015-04-01MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-11-24MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin1-1/+22
2014-11-24MIPS: lantiq: reboot gphy on restartJohn Crispin1-1/+8
2014-11-24MIPS: lantiq: add reset-controller api supportJohn Crispin1-0/+61
2014-11-24MIPS: lantiq: handle vmmc memory reservationJohn Crispin2-0/+71