index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-18
/
+4
2016-10-05
mailmap: Canonicalize to Qais' current email address.
Ralf Baechle
1
-0
/
+1
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2
-8
/
+67
2016-10-05
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
1
-2
/
+5
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
1
-8
/
+35
2016-10-05
MIPS: KVM: Use __local_flush_icache_user_range()
James Hogan
1
-2
/
+2
2016-10-04
MIPS: uprobes: Flush icache via kernel address
James Hogan
1
-11
/
+6
2016-10-04
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
1
-1
/
+1
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
6
-0
/
+18
2016-10-04
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
1
-11
/
+0
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
1
-1
/
+18
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
1
-0
/
+17
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
1
-2
/
+11
2016-10-04
cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.
Matt Redfearn
2
-2
/
+2
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
1
-0
/
+2
2016-10-04
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2
-13
/
+19
2016-10-04
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2
-6
/
+22
2016-10-04
MIPS: pm-cps: Remove selection of sync types
Matt Redfearn
1
-19
/
+0
2016-10-04
MIPS: pm-cps: Use MIPS standard completion barrier
Matt Redfearn
1
-5
/
+5
2016-10-04
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
1
-7
/
+5
2016-10-04
MIPS: Barrier: Add definitions of SYNC stype values
Matt Redfearn
1
-0
/
+96
2016-10-04
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
1
-8
/
+8
2016-10-04
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
1
-7
/
+2
2016-10-04
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
1
-1
/
+12
2016-10-04
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
1
-3
/
+3
2016-10-04
MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.
Aaro Koskinen
1
-0
/
+2