aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-101-0/+4
* Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-211-0/+4
|\
| * pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-181-0/+4
* | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-191-0/+4
|/
* Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-181-0/+5
|\
| * regulator: add devm_regulator_* to the list of managed interfacesAxel Lin2012-01-311-0/+2
| * regulator: Add devm_regulator_get()Stephen Boyd2012-01-201-0/+3
* | Documentation: devres: add allocation functions to list of supported callsWolfram Sang2012-01-241-0/+4
|/
* lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-151-0/+1
* docs/driver-model: Update device class docsBart Van Assche2011-08-241-4/+0
* docs/driver-model: Document device.groupsBart Van Assche2011-08-241-33/+32
* DOCUMENTATION: Replace create_device() with device_create().Robert P. J. Day2011-06-071-1/+1
* DOCUMENTATION: Update overview.txt in Doc/driver-model.Robert P. J. Day2011-06-071-18/+34
* driver core: remove the driver-model structures from the documentationWanlong Gao2011-05-064-141/+4
* driver core: prune docs about device_interfaceBrandon Philips2010-11-101-129/+0
* Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
* Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
* driver model: fix show/store prototypes in doc.vibi sreenivasan2009-07-121-2/+2
* Driver Core: Warn driver authors about adding device attributesGrant Likely2009-06-151-0/+32
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-1/+1
* Driver Core: early platform driverMagnus Damm2009-04-161-0/+59
* PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy2009-02-221-3/+5
* Driver core: Update some prototypes in platform.txtStephen Rothwell2008-02-021-3/+3
* typo fixesMatt LaPlante2007-10-191-2/+2
* Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-181-1/+1
* update Documentation/driver-model/platform.txtDavid Brownell2007-06-081-0/+40
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer2007-05-021-1/+1
* trivial documentation patch for platform.txtErik Hovland2007-02-171-2/+2
* devres: device resource managementTejun Heo2007-02-091-0/+268
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-011-86/+118
|\
| * Documentation/driver-model/platform.txt update/rewriteDavid Brownell2006-12-011-86/+118
* | Fix typos in /Documentation : MiscMatt LaPlante2006-11-291-1/+1
|/
* Documentation: remove duplicated wordsPaolo Ornati2006-10-031-1/+1
* Fix typos in Documentation/: 'Q'-'R'Matt LaPlante2006-10-031-1/+1
* Fix typos in Documentation/: 'H'-'M'Matt LaPlante2006-10-031-1/+1
* typo fixesolecom@mail.ru2006-06-261-1/+1
* [PATCH] Clean up Documentation/driver-model/overview.txtLinas Vepstas2006-02-031-32/+25
* [PATCH] Fix documentation of driver suspend/resume callbacksTakashi Iwai2005-10-281-4/+4
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-58/+2
* [PATCH] changes device to driver in porting.txtErik Hovland2005-10-281-1/+1
* [PATCH] Driver Core: driver model doc updateDavid Brownell2005-06-202-26/+33
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-162-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-169-0/+1652