index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
Jim Cromie
1
-21
/
+12
2012-05-05
dynamic_debug: remove unneeded includes
Jim Cromie
1
-10
/
+0
2012-05-05
params.c: fix Smack complaint about parse_args
Jim Cromie
1
-1
/
+1
2012-05-05
gpiolib: Convert to devres_release()
Mark Brown
1
-2
/
+1
2012-05-05
devres: Add devres_release()
Mark Brown
2
-0
/
+33
2012-05-05
devres: Clarify documentation for devres_destroy()
Mark Brown
1
-0
/
+4
2012-05-05
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
Michael Davidson
1
-1
/
+1
2012-05-05
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
H Hartley Sweeten
1
-2
/
+0
2012-05-05
extcon: Add EXTCON_MECHANICAL cable type for physical presence
Mark Brown
2
-0
/
+2
2012-05-05
memory: emif: Add Kconfig dependency for TI EMIF controller
Santosh Shilimkar
1
-0
/
+1
2012-05-03
Extcon: fix section mismatch in extcon_gpio.c
H Hartley Sweeten
1
-2
/
+2
2012-05-02
sysfs: Removed dup_name entirely in sysfs_rename
Sasikantha babu
1
-4
/
+2
2012-05-02
memory: emif: add debugfs entries for emif
Aneesh V
1
-0
/
+138
2012-05-02
memory: emif: add one-time settings
Aneesh V
1
-0
/
+148
2012-05-02
memory: emif: add interrupt and temperature handling
Aneesh V
1
-2
/
+209
2012-05-02
memory: emif: handle frequency and voltage change events
Aneesh V
2
-4
/
+1020
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
8
-0
/
+511