aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/devres.c
Commit message (Expand)AuthorAge
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
|\
| * drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-30
* | devres: allow adding custom actions to the stackDmitry Torokhov2013-02-26
|/
* driver core: devres: introduce devres_for_each_resMing Lei2012-08-16
* devres: Add devres_release()Mark Brown2012-05-04
* devres: Clarify documentation for devres_destroy()Mark Brown2012-05-04
* devres: Fix a typo in devm_kfree commentAxel Lin2011-12-20
* base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-12
* Driver core: fix devres_release_all() return valueAdrian Bunk2007-07-11
* devres: kernel-doc and DocBookRandy Dunlap2007-05-09
* devres: device resource managementTejun Heo2007-02-09