index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
9
-0
/
+385
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
5
-7
/
+19
2013-03-29
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
2
-36
/
+36
2013-03-29
mei: rename function mei_hw_init to mei_start
Tomas Winkler
3
-4
/
+4
2013-03-29
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
2
-8
/
+9
2013-03-29
mei: unregister watchdog from mei_stop function
Tomas Winkler
2
-2
/
+3
2013-03-29
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2
-5
/
+0
2013-03-26
mfd: pm8921: Disable driver until it gets fixed
David Brown
1
-1
/
+1
2013-03-26
extcon: arizona: Fix interaction between headphone outputs and identification
Mark Brown
1
-14
/
+30
2013-03-26
ASoC: arizona: Fix interaction between headphone outputs and identification
Mark Brown
5
-8
/
+47
2013-03-26
extcon: arizona: Factor out magic application
Mark Brown
1
-55
/
+36
2013-03-25
Drivers: hv: balloon: make local functions static
Wei Yongjun
1
-2
/
+2
2013-03-25
dummy-irq: introduce a dummy IRQ handler driver
Jiri Kosina
3
-0
/
+68
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
3
-26
/
+34
2013-03-25
memory: emif: Load the correct custom config values from dt
Lokesh Vutla
1
-3
/
+4
2013-03-25
memory: emif: errata i743: Prohibit usage of Power-Down mode
Grygorii Strashko
1
-0
/
+35
2013-03-25
memory: emif: Fix the incorrect 'size' parameter in memcpy
Oleksandr Dmytryshyn
1
-1
/
+1
2013-03-25
memory: emif: use restart if power_off not present when out of spec
Nishanth Menon
1
-1
/
+9
2013-03-25
memory: emif: Handle devices which are not rated for >85C
Nishanth Menon
2
-0
/
+28
2013-03-25
memory: emif: handle overflow for timing for LP mode
Nishanth Menon
1
-8
/
+28
2013-03-25
memory: emif: setup LP settings on freq update
Ambresh K
1
-0
/
+2
2013-03-25
memory: emif: Fix the lpmode timeout calculation
Lokesh Vutla
1
-3
/
+7
2013-03-25
drivers: char: Use PTR_RET function
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
parport: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
3
-9
/
+6
2013-03-25
parport: amiga: use module_platform_driver_probe()
Fabio Porcedda
1
-14
/
+1
2013-03-25
MAINTAINERS: add ssbi
David Brown
1
-0
/
+1
2013-03-25
SSBI: Remove MSM_ prefix from SSBI drivers
David Brown
7
-64
/
+64
2013-03-25
ssbi: Remove extraneous logging
David Brown
1
-15
/
+1
2013-03-25
ssbi: Use regular init level
David Brown
1
-1
/
+1
2013-03-25
ssbi: Comment the use of udelay()
David Brown
1
-0
/
+13
2013-03-25
SSBI: Convert SSBI to device tree
David Brown
4
-49
/
+62
2013-03-25
ssbi: Allow compilation as a module
David Brown
2
-12
/
+1
2013-03-25
ssbi: Fix exit mismatch in remove function
David Brown
1
-1
/
+1
2013-03-25
fix: Use EXPORT_SYMBOL_GPL
David Brown
1
-2
/
+2
2013-03-25
add single-wire serial bus interface (SSBI) driver
Kenneth Heitke
6
-0
/
+466
2013-03-24
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
1
-1
/
+1
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-23
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
Vladimir Davydov
1
-1
/
+2
2013-03-23
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-23
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-23
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-23
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-23
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-23
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-23
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
[next]