index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
2
-4
/
+0
2011-05-25
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
2
-5
/
+2
2011-05-25
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
1
-8
/
+8
2011-05-25
Blackfin: bf527-ezkit: tweak sound defconfig
Mike Frysinger
2
-15
/
+11
2011-05-25
Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper
Mike Frysinger
3
-122
/
+121
2011-05-25
Blackfin: clean up style in irq defines
Mike Frysinger
7
-695
/
+627
2011-05-25
Blackfin: unify core IRQ definitions
Mike Frysinger
8
-379
/
+64
2011-05-25
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
Mike Frysinger
1
-68
/
+44
2011-05-25
Blackfin: ints-priority: clean up some local vars
Mike Frysinger
1
-17
/
+8
2011-05-25
Blackfin: don't attempt to flush on-chip L1 SRAM regions
Sonic Zhang
1
-5
/
+18
2011-05-25
Blackfin: first pass at debug mmr support
Mike Frysinger
3
-1
/
+1863
2011-05-25
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
1
-6
/
+8
2011-05-25
i2c-nomadik: break out single messsage transmission
Linus Walleij
1
-32
/
+48
2011-05-25
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
1
-4
/
+4
2011-05-25
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
1
-18
/
+2
2011-05-25
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
1
-13
/
+26
2011-05-25
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
1
-48
/
+49
2011-05-25
i2c-nomadik: use pm_runtime API
Rabin Vincent
1
-6
/
+31
2011-05-25
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
1
-8
/
+19
2011-05-25
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
1
-4
/
+5
2011-05-25
i2c-nomadik: remove the redundant error message
srinidhi kasagar
1
-2
/
+0
2011-05-25
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
1
-4
/
+6
2011-05-25
i2c-nomadik: fix speed enumerator
Linus Walleij
1
-1
/
+1
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2
-8
/
+8
2011-05-25
i2c-nomadik: add regulator support
Jonas Aberg
1
-15
/
+58
2011-05-24
i2c-parport: Various cleanups
Jean Delvare
3
-59
/
+55
2011-05-24
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2
-10
/
+7
2011-05-24
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
1
-1
/
+2
2011-05-24
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
1
-15
/
+31
2011-05-24
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
3
-1
/
+5
2011-05-24
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
1
-1
/
+1
2011-05-24
x86, ioapic: Restore ioapic entries during resume properly
Suresh Siddha
1
-2
/
+2
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
3
-11
/
+2
2011-05-24
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2
-28
/
+1
2011-05-24
coldfire_qspi compile fix
Steven King
1
-0
/
+1
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
6
-6
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
6
-190
/
+114
2011-05-24
hwmon: (coretemp) Add comments describing the handling of HT CPUs
Guenter Roeck
1
-2
/
+18
2011-05-24
kernel/watchdog.c: Use proper ANSI C prototypes
Linus Torvalds
1
-1
/
+1
2011-05-24
perf tools: Fix sample type size calculation in 32 bits archs
Frederic Weisbecker
1
-1
/
+1
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2
-12
/
+3
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2
-5
/
+3
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
1
-47
/
+4
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
3
-18
/
+9
[next]