summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-05params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)Jim Cromie1-21/+12
2012-05-05dynamic_debug: remove unneeded includesJim Cromie1-10/+0
2012-05-05params.c: fix Smack complaint about parse_argsJim Cromie1-1/+1
2012-05-05gpiolib: Convert to devres_release()Mark Brown1-2/+1
2012-05-05devres: Add devres_release()Mark Brown2-0/+33
2012-05-05devres: Clarify documentation for devres_destroy()Mark Brown1-0/+4
2012-05-05driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson1-1/+1
2012-05-05w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten1-2/+0
2012-05-05extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2-0/+2
2012-05-05memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar1-0/+1
2012-05-03Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten1-2/+2
2012-05-02sysfs: Removed dup_name entirely in sysfs_renameSasikantha babu1-4/+2
2012-05-02memory: emif: add debugfs entries for emifAneesh V1-0/+138
2012-05-02memory: emif: add one-time settingsAneesh V1-0/+148
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V1-2/+209
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V2-4/+1020
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V8-0/+511