index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
init-mm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements
K. Y. Srinivasan
1
-2
/
+15
2013-03-29
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-5
/
+1
2013-03-29
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+1
2013-03-29
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+4
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
2
-0
/
+15
2013-03-29
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2
-10
/
+30
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
5
-2
/
+42
2013-03-29
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
4
-15
/
+44
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
3
-0
/
+267
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
2
-0
/
+33
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
[next]