index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lantiq
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
MIPS: Lantiq: Keep ethernet enabled during boot
Felix Fietkau
1
-4
/
+4
2017-02-15
MIPS: lantiq: Set physical_memsize
Hauke Mehrtens
1
-0
/
+6
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2
-4
/
+2
2017-02-13
MIPS: Lantiq: Fix cascaded IRQ setup
Felix Fietkau
1
-21
/
+17
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-12-11
MIPS: Lantiq: Fix mask of GPE frequency
Hauke Mehrtens
1
-1
/
+1
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-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2016-08-03
MIPS: Lantiq: Fix build failure
Sudip Mukherjee
1
-2
/
+2
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
1
-2
/
+2
2016-07-24
MIPS: Lantiq: Register IRQ handler for virtual IRQ number
Hauke Mehrtens
1
-1
/
+1
2016-07-24
MIPS: Lantiq: Use the real EXIN count
John Crispin
1
-3
/
+3
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
1
-9
/
+10
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
1
-9
/
+10
2016-05-13
MIPS: Change my email address
John Crispin
19
-20
/
+20
2016-05-13
MIPS: Lantiq: Make it possible to build in no device tree
Hauke Mehrtens
1
-1
/
+11
2016-05-13
MIPS: Lantiq: Add support for device tree file from boot loader
Hauke Mehrtens
1
-2
/
+11
2016-05-13
MIPS: lantiq: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2015-11-11
MIPS: Make MIPS_CMDLINE_DTB default
Jonas Gorski
1
-2
/
+0
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
3
-11
/
+11
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
2
-1
/
+167
2015-11-11
MIPS: Lantiq: Fix pp32 clock on vr9
Hauke Mehrtens
2
-3
/
+8
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-11-11
MIPS: lantiq: add clk_round_rate()
Hauke Mehrtens
1
-0
/
+17
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-04-01
MIPS: mark prom_free_prom_memory() everywhere with __init
Aaro Koskinen
1
-1
/
+1
2015-04-01
MIPS: lantiq: xway: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-14
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 missing spi clock on falcon SoC
John Crispin
1
-0
/
+2
2014-11-24
MIPS: lantiq: the detection of the gpe clock is broken
John Crispin
1
-5
/
+4
2014-11-24
MIPS: lantiq: copy the commandline from the devicetree
John Crispin
1
-0
/
+2
2014-11-24
MIPS: lantiq: move eiu init after irq_domain register
John Crispin
1
-24
/
+24
[next]