index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
Documentation: update GregKH links
Vikram Narayanan
1
-4
/
+5
2011-05-24
Documentation: fix vgaarbiter.txt typos etc.
Nicolas Kaiser
1
-11
/
+9
2011-05-24
Documentation: update LXR web link
Harry Wei
1
-1
/
+1
2011-05-24
Documentation: update epoll sysctl text
Lucian Adrian Grijincu
1
-7
/
+0
2011-05-24
Documentation: update dontdiff file
Randy Dunlap
1
-12
/
+46
2011-05-23
x86, apic: Include module.h header in apic_flat_64.c
Randy Dunlap
1
-0
/
+1
2011-05-23
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
1
-1
/
+3
2011-05-23
ARM: bcmring: convert to use sp804 clockevents
Russell King
1
-110
/
+8
2011-05-23
ARM: bcmring: convert to sp804 clocksource
Russell King
2
-64
/
+45
2011-05-23
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
3
-2
/
+7
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
3
-8
/
+16
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
6
-3
/
+77
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
7
-8
/
+8
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2
-17
/
+7
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2
-13
/
+8
2011-05-23
clocksource: convert SPEAr platforms 16-bit up counting clocksource
Russell King
2
-14
/
+3
2011-05-23
clocksource: convert Integrator/AP 16-bit down counting clocksource
Russell King
2
-18
/
+4
2011-05-23
clocksource: convert W90x900 24-bit down counting clocksource
Russell King
2
-15
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
6
-87
/
+16
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
10
-145
/
+34
2011-05-23
clocksource: add common mmio clocksource
Russell King
4
-0
/
+85
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
1
-15
/
+16
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
1
-15
/
+0
2011-05-23
ARM: s5p: consolidate selection of timer register
Russell King
1
-41
/
+17
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
19
-162
/
+37
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
ARM: Fix generic irq chip
Russell King
2
-0
/
+3
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
2
-7
/
+7
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
6
-19
/
+29
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
1
-1
/
+1
[next]