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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
MIPS: PCI: Support generic drivers
Paul Burton
3
-0
/
+54
2016-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
4
-25
/
+43
2016-10-06
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
3
-284
/
+306
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2
-7
/
+4
2016-10-06
MIPS: PCI: Make pcibios_set_cache_line_size an initcall
Paul Burton
1
-3
/
+3
2016-10-06
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
3
-3
/
+25
2016-10-06
MIPS: PCI: Use struct list_head lists
Paul Burton
2
-6
/
+6
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
4
-0
/
+48
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
3
-120
/
+87
2016-10-06
MIPS: BMIPS: Support APPENDED_DTB
Jaedon Shin
1
-0
/
+8
2016-10-06
MIPS: BMIPS: Use interrupt-controller node name
Jaedon Shin
8
-38
/
+38
2016-10-06
MIPS: BMIPS: Add support NAND device nodes
Jaedon Shin
13
-0
/
+195
2016-10-06
MIPS: BMIPS: Add support SDHCI device nodes
Jaedon Shin
10
-0
/
+92
2016-10-06
MIPS: BMIPS: Add support GPIO device nodes
Jaedon Shin
8
-0
/
+246
2016-10-06
MIPS: BMIPS: Add support PWM device nodes
Jaedon Shin
16
-0
/
+204
2016-10-06
MIPS: Malta: Remove custom halt implementation
Paul Burton
1
-6
/
+0
2016-10-06
MIPS: Malta: Use syscon-reboot driver to reboot
Paul Burton
11
-13
/
+32
2016-10-06
MIPS: Malta: Probe pflash via DT
Paul Burton
6
-48
/
+35
2016-10-06
MIPS: Malta: Probe RTC via DT
Paul Burton
2
-21
/
+15
2016-10-06
MIPS: Malta: Remove custom DT match table
Paul Burton
1
-15
/
+0
2016-10-06
of/platform: Probe "isa" busses by default
Paul Burton
1
-0
/
+1
2016-10-06
MIPS: Malta: Probe interrupt controllers via DT
Paul Burton
4
-91
/
+124
2016-10-06
MIPS: Malta: Use all available DDR by default
Paul Burton
1
-6
/
+104
2016-10-06
MIPS: Malta: Allow PCI devices DMA to lower 2GB physical
Paul Burton
1
-10
/
+7
2016-10-06
irqchip: i8259: Remove unused i8259A_irq_pending
Paul Burton
2
-19
/
+0
2016-10-06
irqchip: i8259: Allow platforms to override poll function
Paul Burton
2
-1
/
+18
2016-10-06
irqchip: i8259: Add domain before mapping parent irq
Paul Burton
1
-1
/
+3
2016-10-06
MIPS: SEAD3: Remove custom read_persistent_clock
Paul Burton
1
-6
/
+0
2016-10-06
MIPS: SEAD3: Use img-ascii-lcd driver
Paul Burton
4
-81
/
+6
2016-10-06
auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays
Paul Burton
4
-0
/
+454
2016-10-06
dt-bindings: img-ascii-lcd: Document a binding for simple ASCII LCDs
Paul Burton
2
-0
/
+22
2016-10-06
FBDEV: cobalt_lcdfb: Drop SEAD3 support
Paul Burton
2
-43
/
+1
2016-10-06
MIPS: SEAD3: Drop use of cobalt fbdev driver
Paul Burton
2
-45
/
+1
2016-10-05
MIPS: SEAD3: Parse memsize in DT shim
Paul Burton
2
-66
/
+71
2016-10-05
MIPS: SEAD3: Use generic restart-poweroff driver
Paul Burton
4
-32
/
+5
2016-10-05
MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
Paul Burton
3
-10
/
+14
2016-10-05
MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
Paul Burton
4
-92
/
+105
2016-10-05
MIPS: SEAD3: Probe parallel flash via DT
Paul Burton
2
-37
/
+24
2016-10-05
USB: host: ehci-sead3: Remove SEAD-3 EHCI code
Paul Burton
2
-190
/
+0
2016-10-05
MIPS: SEAD3: Probe EHCI controller using DT
Paul Burton
4
-81
/
+23
2016-10-05
MIPS: SEAD3: Probe ethernet controller using DT
Paul Burton
4
-36
/
+26
2016-10-05
MIPS: SEAD3: Use generic ns16550a earlycon support
Paul Burton
5
-55
/
+2
2016-10-05
MIPS: SEAD3: Probe UARTs using DT
Paul Burton
6
-81
/
+143
2016-10-05
MIPS: SEAD3: Probe interrupt controllers using DT
Paul Burton
8
-44
/
+197
2016-10-05
MIPS: SEAD3: Split obj-y entries across lines
Paul Burton
1
-3
/
+8
2016-10-05
MIPS: pm-cps: Generate idle state entry code when CPUs are onlined
Paul Burton
1
-26
/
+19
2016-10-05
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
5
-5
/
+0
2016-10-05
MIPS: pci: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-11
/
+3
2016-10-05
MIPS: lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
10
-10
/
+12
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
10
-10
/
+9
[next]