index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-sead3
Age
Commit message (
Expand
)
Author
2015-11-03
LED/MIPS: Move SEAD3 LED driver to where it belongs.
Ralf Baechle
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-06-04
of: clean-up unnecessary libfdt include paths
Rob Herring
2015-04-02
MIPS: SEAD3: Combine all platform device registrations in one file.
Ralf Baechle
2015-04-02
MIPS: SEAD3: Make static in sead3-ehci what can be made static.
Ralf Baechle
2015-04-02
MIPS: SEAD3: sead3-ehci should not be a module.
Ralf Baechle
2015-04-02
MIPS: SEAD3: sead3-platform is not a module.
Ralf Baechle
2015-04-02
MIPS: SEAD3: sead3-net is not a module.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Nuke remaining I2C bits.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Convert I2C driver to module_platform_driver.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Convert LED driver to module_platform_driver.
Ralf Baechle
2015-04-01
MIPS: SEAD3: Collect LED platform device registration in a single file.
Ralf Baechle
2015-04-01
MIPS: mark prom_free_prom_memory() everywhere with __init
Aaro Koskinen
2015-02-20
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
MIPS: SEAD3: Stop using GIC REG macros
Andrew Bresticker
2014-11-24
MIPS: SEAD3: Use generic plat_irq_dispatch
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
MIPS: SEAD3: Remove sead3-serial.c
Andrew Bresticker
2014-11-24
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
MIPS: SEAD3: Fix LED device registration.
Ralf Baechle
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-24
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
2014-10-24
MIPS: SEAD3: Nuke PIC32 I2C driver.
Ralf Baechle
2014-10-20
mips: mti-sead3: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-22
MIPS: sead3: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-05-26
MIPS: SEAD3: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-04-30
mips: convert fdt pointers to opaque pointers
Rob Herring
2014-03-31
MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c code
Paul Gortmaker
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-23
MIPS: sead3: use unflatten_and_copy_device_tree()
Qais Yousef
2014-01-23
MIPS: sead3: populate platform devices from device tree
Qais Yousef
2014-01-23
MIPS: sead3: remove chosen node
Qais Yousef
2014-01-23
MIPS: sead3: allow cmdline/env to change memory size using memsize param
Qais Yousef
2014-01-23
MIPS: sead3: remove unused cpu_khz variable
Paul Burton
2013-10-09
mips: add explicit includes of prom.h
Rob Herring
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
[next]