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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
1
-4
/
+0
2012-05-16
mips: Fix KBUILD_CPPFLAGS definition
Michal Marek
1
-2
/
+2
2012-05-15
MIPS: lantiq: cleanup reset code
John Crispin
3
-13
/
+48
2012-05-15
MIPS: lantiq: add xway soc ids
John Crispin
6
-102
/
+144
2012-05-15
MIPS: lantiq: fix cmdline parsing
Thomas Langer
1
-2
/
+4
2012-05-15
MIPS: lantiq: fix early printk
Thomas Langer
2
-9
/
+14
2012-05-15
MIPS: lantiq: add ipi handlers to make vsmp work
John Crispin
2
-0
/
+65
2012-05-15
MIPS: lantiq: enable oprofile support on lantiq targets
John Crispin
1
-0
/
+6
2012-05-15
MIPS: lantiq: clear all irqs properly on boot
John Crispin
1
-5
/
+6
2012-05-15
MIPS: remove unused prototype kgdb_config
John Crispin
1
-4
/
+0
2012-05-15
MIPS: add clkdev.h
John Crispin
1
-0
/
+25
2012-05-15
MIPS: parse chosen node on boot
John Crispin
1
-0
/
+2
2012-05-15
MIPS: Add helper function to allow platforms to point at a DTB.
Ralf Baechle
2
-0
/
+22
2012-05-15
MIPS: Provide pci_address_to_pio.
Ralf Baechle
1
-0
/
+15
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
2
-0
/
+61
2012-05-15
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
2
-1
/
+14
2012-05-15
MIPS: ath79: add initial support for the Atheros DB120 board
Gabor Juhos
4
-0
/
+148
2012-05-15
MIPS: ath79: add PCI registration code for AR934X
Gabor Juhos
2
-1
/
+14
2012-05-15
MIPS: ath79: add PCI_AR724X Kconfig symbol
Gabor Juhos
3
-2
/
+6
2012-05-15
MIPS: ath79: add WMAC registration code for AR934X
Gabor Juhos
3
-3
/
+32
2012-05-15
MIPS: ath79: register UART device for AR934X SoCs
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}
Gabor Juhos
2
-1
/
+9
2012-05-15
MIPS: ath79: add IRQ handling code for AR934X
Gabor Juhos
3
-3
/
+83
2012-05-15
MIPS: ath79: rework IP2/IP3 interrupt handling
Gabor Juhos
1
-20
/
+72
2012-05-15
MIPS: ath79: add GPIO support code for AR934X
Gabor Juhos
2
-1
/
+47
2012-05-15
MIPS: ath79: add clock initialization code for AR934X
Gabor Juhos
2
-0
/
+134
2012-05-15
MIPS: ath79: add SoC detection code for AR934X
Gabor Juhos
4
-1
/
+49
2012-05-15
MIPS: ath79: sort case statements in ath79_detect_sys_type
Gabor Juhos
1
-12
/
+12
2012-05-15
MIPS: ath79: add early_printk support for AR934X
Gabor Juhos
2
-1
/
+8
2012-05-15
MIPS: ath79: update copyright headers of PCI related files
Gabor Juhos
4
-3
/
+12
2012-05-15
MIPS: ath79: register PCI controller on the PB44 board
Gabor Juhos
1
-0
/
+2
2012-05-15
MIPS: ath79: remove ar724x_pci_add_data function
Gabor Juhos
3
-21
/
+0
2012-05-15
MIPS: ath79: allow to use SoC specific PCI IRQ maps
Gabor Juhos
2
-4
/
+77
2012-05-15
MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
Gabor Juhos
4
-0
/
+383
2012-05-15
MIPS: ath79: allow to use board specific pci_plat_dev_init functions
Gabor Juhos
3
-8
/
+23
2012-05-15
MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c
Gabor Juhos
1
-11
/
+12
2012-05-15
MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
Gabor Juhos
3
-5
/
+120
2012-05-15
MIPS: ath79: fix a wrong IRQ number
Gabor Juhos
2
-3
/
+8
2012-05-15
MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs
Gabor Juhos
1
-1
/
+35
2012-05-15
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
Gabor Juhos
1
-26
/
+26
2012-05-15
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
Gabor Juhos
1
-6
/
+0
2012-05-15
MIPS: ath79: use io-accessor macros in pci-ar724x.c
Gabor Juhos
1
-14
/
+24
2012-05-15
MIPS: ath79: replace ath724x to ar724x
Gabor Juhos
5
-43
/
+43
2012-05-15
MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
Gabor Juhos
2
-1
/
+1
2012-05-15
MIPS: ath79: add a common PCI registration function
Gabor Juhos
4
-2
/
+17
2012-05-15
MIPS: ath79: make ath724x_pcibios_init visible for external code
Gabor Juhos
2
-1
/
+22
2012-05-15
MIPS: ath79: rename pci-ath724x.h
Gabor Juhos
3
-2
/
+2
2012-05-15
MIPS: ath79: separate common PCI code
Gabor Juhos
3
-34
/
+47
2012-05-15
MIPS: ath79: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+2
2012-05-15
MIPS: Don't use module.h just to export symbols in asm/uasm.h
Paul Gortmaker
1
-1
/
+1
[prev]
[next]