Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-12 | MIPS: lantiq: pass struct device to DMA API functions | Christoph Hellwig | 1 | -2/+2 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -3/+3 |
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-12 | 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-03-22 | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin | 1 | -3/+3 |
2018-03-22 | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin | 1 | -1/+1 |
2017-11-08 | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller | 1 | -4/+2 |
2017-09-04 | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation | Martin Blumenstingl | 2 | -148/+1 |
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: remove ltq_reset_cause() and ltq_boot_select() | Hauke Mehrtens | 1 | -19/+0 |
2017-09-04 | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens | 2 | -45/+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-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2 | -4/+2 |
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-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-05-13 | MIPS: Change my email address | John Crispin | 9 | -10/+10 |
2016-05-13 | MIPS: lantiq: Make reset_control_ops const | Philipp Zabel | 1 | -1/+1 |
2015-11-11 | MIPS: lantiq: Disable xbar fpi burst mode | John Crispin | 1 | -0/+41 |
2015-11-11 | MIPS: lantiq: Force the crossbar to big endian | John Crispin | 1 | -0/+8 |
2015-11-11 | MIPS: lantiq: Initialize the USB core on boot | John Crispin | 1 | -0/+74 |
2015-11-11 | MIPS: lantiq: Return correct value for fpi clock on ar9 | John Crispin | 1 | -2/+3 |
2015-11-11 | MIPS: Lantiq: Fix check for return value of request_mem_region() | Hauke Mehrtens | 2 | -7/+7 |
2015-11-11 | MIPS: Lantiq: Add support for xRX220 SoC | Hauke Mehrtens | 1 | -0/+7 |
2015-11-11 | MIPS: Lantiq: Add misc clocks | Hauke Mehrtens | 1 | -1/+3 |
2015-11-11 | MIPS: Lantiq: Add 1e103100.deu clock | Hauke Mehrtens | 1 | -0/+6 |
2015-11-11 | MIPS: Lantiq: Add clock for mei driver | Hauke Mehrtens | 1 | -0/+6 |
2015-11-11 | MIPS: Lantiq: Add SoC detection for ar10 and grx390 | Hauke Mehrtens | 1 | -2/+26 |
2015-11-11 | MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390 | Hauke Mehrtens | 1 | -20/+92 |
2015-11-11 | MIPS: Lantiq: Add pmu bits for ar10 and grx390 | Hauke Mehrtens | 1 | -1/+56 |
2015-11-11 | MIPS: Lantiq: Add PMU bits for USB and SDIO devices | Hauke Mehrtens | 1 | -1/+23 |
2015-11-11 | MIPS: Lantiq: Deactivate most of the devices by default | Hauke Mehrtens | 1 | -21/+28 |
2015-11-11 | MIPS: Lantiq: Add clock detection for grx390 and ar10 | Hauke Mehrtens | 1 | -1/+156 |
2015-11-11 | MIPS: Lantiq: Fix pp32 clock on vr9 | Hauke Mehrtens | 1 | -3/+6 |
2015-11-11 | MIPS: Lantiq: Rename CGU_SYS_VR9 register | Hauke Mehrtens | 1 | -4/+5 |
2015-11-11 | MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390 | Hauke Mehrtens | 1 | -11/+73 |
2015-11-11 | MIPS: Lantiq: Add locking for PMU register and check status afterwards | Hauke Mehrtens | 1 | -5/+27 |
2015-04-01 | MIPS: lantiq: xway: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
2014-11-24 | MIPS: lantiq: add support for xrx200 firmware depending on soc type | John Crispin | 1 | -1/+22 |