index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lantiq
/
xway
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: lantiq: improve USB initialization
Hauke Mehrtens
2024-07-12
1
-0
/
+20
*
MIPS: Fixup explicit DT include clean-up
Rob Herring
2023-07-28
1
-0
/
+1
*
MIPS: Explicitly include correct DT includes
Rob Herring
2023-07-25
4
-5
/
+6
*
MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-02-09
3
-11
/
+3
*
MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patch
Dmitry Torokhov
2022-09-27
1
-3
/
+5
*
MIPS: Lantiq: switch vmmc to use gpiod API
Dmitry Torokhov
2022-09-24
1
-9
/
+13
*
mips: lantiq: xway: Fix refcount leak bug in sysctrl
Liang He
2022-06-21
1
-0
/
+4
*
MIPS: lantiq: check the return value of kzalloc()
Xiaoke Wang
2022-03-30
2
-16
/
+32
*
MIPS: lantiq: dma: make the burst length configurable by the drivers
Aleksander Jan Bajkowski
2021-09-15
1
-5
/
+33
*
MIPS: lantiq: dma: fix burst length for DEU
Aleksander Jan Bajkowski
2021-09-15
1
-2
/
+7
*
MIPS: lantiq: dma: reset correct number of channel
Aleksander Jan Bajkowski
2021-09-15
1
-5
/
+6
*
MIPS: lantiq: dma: add small delay after reset
Aleksander Jan Bajkowski
2021-09-15
1
-0
/
+3
*
MIPS: lantiq: Directly include linux/of.h in xway/dma.c
Marc Zyngier
2021-06-10
1
-0
/
+1
*
MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390
Aleksander Jan Bajkowski
2020-08-17
1
-2
/
+8
*
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
Martin Blumenstingl
2020-06-15
1
-4
/
+4
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-3
/
+3
*
MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
Martin Blumenstingl
2019-08-24
1
-8
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
6
-18
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
MIPS: lantiq: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-2
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
2018-09-13
1
-4
/
+4
*
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
2018-09-13
1
-3
/
+3
*
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
2018-09-13
1
-1
/
+0
*
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2018-09-12
1
-2
/
+2
*
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
2018-07-23
1
-2
/
+1
*
MIPS: lantiq: Enable AHB Bus for USB
Mathias Kresin
2018-03-21
1
-3
/
+3
*
MIPS: lantiq: Fix Danube USB clock
Mathias Kresin
2018-03-21
1
-1
/
+1
*
MIPS: Lantiq: Fix ASC0/ASC1 clocks
Martin Schiller
2017-11-07
1
-4
/
+2
*
MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
Martin Blumenstingl
2017-09-04
2
-148
/
+1
*
MIPS: lantiq: remove old USB PHY initialisation
Hauke Mehrtens
2017-09-04
1
-43
/
+0
*
phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
Hauke Mehrtens
2017-09-04
1
-18
/
+18
*
MIPS: lantiq: remove old GPHY loader code
Hauke Mehrtens
2017-09-04
3
-221
/
+0
*
MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
Martin Blumenstingl
2017-09-04
1
-2
/
+4
*
MIPS: lantiq: remove old reset controller implementation
Hauke Mehrtens
2017-09-04
1
-68
/
+0
*
MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
Hauke Mehrtens
2017-09-04
1
-19
/
+0
*
MIPS: lantiq: Convert the fpi bus driver to a platform_driver
Hauke Mehrtens
2017-09-04
2
-45
/
+0
*
MIPS: Lantiq: fix missing xbar kernel panic
Hauke Mehrtens
2017-03-21
1
-1
/
+1
*
MIPS: Lantiq: Keep ethernet enabled during boot
Felix Fietkau
2017-02-17
1
-4
/
+4
*
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-14
2
-4
/
+2
*
MIPS: Lantiq: Lock DMA register accesses for SMP
Hauke Mehrtens
2017-01-25
1
-18
/
+20
*
MIPS: Lantiq: Fix another request_mem_region() return code check
Arnd Bergmann
2017-01-25
1
-2
/
+2
*
MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modular
Paul Gortmaker
2016-10-04
1
-8
/
+4
*
MIPS: Lantiq: Make vmmc explicitly non-modular
Paul Gortmaker
2016-10-04
1
-4
/
+2
*
MIPS: Change my email address
John Crispin
2016-05-13
9
-10
/
+10
*
MIPS: lantiq: Make reset_control_ops const
Philipp Zabel
2016-05-13
1
-1
/
+1
*
MIPS: lantiq: Disable xbar fpi burst mode
John Crispin
2015-11-11
1
-0
/
+41
*
MIPS: lantiq: Force the crossbar to big endian
John Crispin
2015-11-11
1
-0
/
+8
*
MIPS: lantiq: Initialize the USB core on boot
John Crispin
2015-11-11
1
-0
/
+74
[next]