index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
devres: introduce API "devm_kstrdup"
Manish Badarkhe
1
-0
/
+26
2013-10-25
devres: restore zeroing behavior of devres_alloc()
Kevin Hilman
1
-2
/
+2
2013-10-16
devres: add kernel standard devm_k.alloc functions
Joe Perches
1
-11
/
+16
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
1
-2
/
+2
2013-02-25
devres: allow adding custom actions to the stack
Dmitry Torokhov
1
-0
/
+74
2012-10-30
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-2
/
+2
2012-08-16
driver core: devres: introduce devres_for_each_res
Ming Lei
1
-0
/
+42
2012-05-04
devres: Add devres_release()
Mark Brown
1
-0
/
+31
2012-05-04
devres: Clarify documentation for devres_destroy()
Mark Brown
1
-0
/
+4
2011-12-21
devres: Fix a typo in devm_kfree comment
Axel Lin
1
-1
/
+1
2011-08-22
base/devres.c: quiet sparse noise about context imbalance
H Hartley Sweeten
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-12
devres: WARN() and return, don't crash on device_del() of uninitialized device
Benjamin Herrenschmidt
1
-0
/
+3
2007-07-11
Driver core: fix devres_release_all() return value
Adrian Bunk
1
-0
/
+2
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
1
-16
/
+16
2007-02-09
devres: device resource management
Tejun Heo
1
-0
/
+644