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
2013-02-19
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
Gabor Juhos
5
-0
/
+171
2013-02-19
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
Gabor Juhos
2
-0
/
+18
2013-02-19
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
Gabor Juhos
3
-0
/
+51
2013-02-19
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
Gabor Juhos
3
-1
/
+24
2013-02-19
MIPS: ath79: register UART for the QCA955X SoCs
Gabor Juhos
1
-1
/
+2
2013-02-19
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
Gabor Juhos
2
-0
/
+5
2013-02-19
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
Gabor Juhos
2
-1
/
+4
2013-02-19
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
Gabor Juhos
3
-8
/
+140
2013-02-19
MIPS: ath79: add clock setup code for the QCA955X SoCs
Gabor Juhos
2
-0
/
+117
2013-02-19
MIPS: ath79: add SoC detection code for the QCA955X SoCs
Gabor Juhos
4
-1
/
+40
2013-02-19
MIPS: ath79: add early printk support for the QCA955X SoCs
Gabor Juhos
2
-0
/
+4
2013-02-19
MIPS: ath79: fix WMAC IRQ resource assignment
Gabor Juhos
1
-1
/
+1
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-17
MIPS: ath79: use dynamically allocated USB platform devices
Gabor Juhos
1
-60
/
+51
2013-02-17
ath79: remove ATH79_MISC_IRQ_* defines
Gabor Juhos
4
-18
/
+5
2013-02-17
ath79: add ATH79_CPU_IRQ() macro
Gabor Juhos
5
-36
/
+31
2013-02-17
MIPS: pci-ar71xx: move irq base to the controller structure
Gabor Juhos
1
-8
/
+24
2013-02-17
MIPS: pci-ar71xx: remove static PCI IO/MEM resources
Gabor Juhos
2
-17
/
+35
2013-02-17
MIPS: pci-ar71xx: use dynamically allocated PCI controller structure
Gabor Juhos
1
-31
/
+53
2013-02-17
MIPS: pci-ar724x: setup command register of the PCI controller
Gabor Juhos
3
-1
/
+74
2013-02-17
MIPS: pci-ar724x: use per-controller IRQ base
Gabor Juhos
1
-10
/
+21
2013-02-17
MIPS: pci-ar724x: remove static PCI IO/MEM resources
Gabor Juhos
2
-17
/
+44
2013-02-17
MIPS: pci-ar724x: use dynamically allocated PCI controller structure
Gabor Juhos
1
-47
/
+82
2013-02-17
MIPS: ath79: allow to specify bus number in PCI IRQ maps
Gabor Juhos
2
-1
/
+4
2013-02-17
MIPS: add dummy pci_load_of_ranges
Gabor Juhos
1
-0
/
+5
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
1
-2
/
+13
2013-02-17
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
Gabor Juhos
4
-87
/
+0
2013-02-17
MIPS: ath79: register platform devices for the PCI controllers
Gabor Juhos
1
-9
/
+78
2013-02-17
MIPS: ath79: move global PCI defines into a common header
Gabor Juhos
3
-24
/
+24
2013-02-17
MIPS: pci-ar71xx: convert into a platform driver
Gabor Juhos
1
-4
/
+56
2013-02-17
MIPS: pci-ar724x: convert into a platform driver
Gabor Juhos
1
-2
/
+55
2013-02-17
MIPS: ralink: add CPU interrupt controller to of_irq_ids
Gabor Juhos
2
-3
/
+17
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
2
-0
/
+48
2013-02-17
MIPS: ralink: adds default config file
John Crispin
1
-0
/
+167
2013-02-17
MIPS: ralink: adds Kbuild files
John Crispin
6
-0
/
+76
2013-02-17
MIPS: ralink: adds rt305x devicetree
John Crispin
2
-0
/
+148
2013-02-17
MIPS: ralink: adds support for RT305x SoC family
John Crispin
2
-0
/
+381
2013-02-17
MIPS: ralink: adds early_printk support
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds OF code
John Crispin
1
-0
/
+107
2013-02-17
MIPS: ralink: adds clkdev code
John Crispin
1
-0
/
+72
2013-02-17
MIPS: ralink: adds prom and cmdline code
John Crispin
1
-0
/
+69
2013-02-17
MIPS: ralink: adds reset code
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds irq code
John Crispin
1
-0
/
+176
2013-02-17
MIPS: ralink: adds include files
John Crispin
3
-0
/
+108
2013-02-17
MIPS: ath79: simplify MISC IRQ handling
Gabor Juhos
2
-36
/
+10
2013-02-17
MIPS: ath79: simplify ath79_gpio_function_* routines
Gabor Juhos
1
-24
/
+6
2013-02-17
MIPS: ath79: fix GPIO function selection for AR934x SoCs
Gabor Juhos
2
-12
/
+28
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
6
-34
/
+106
2013-02-17
MIPS: dsp: Simplify the DSP macros.
Steven J. Hill
1
-201
/
+30
[next]