summaryrefslogtreecommitdiff
path: root/Documentation/driver-model
Commit message (Expand)AuthorAge
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-17
* Documentation: devres: add IIO device alloc/free functions to listOleksandr Kravchenko2013-08-03
* lib: devres: Introduce devm_ioremap_resource()Thierry Reding2013-01-22
* Documentation: devres: add PHY get/put functions to list of supported callsMarko Katic2013-01-17
* pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-10
* Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\
| * pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-19
|/
* Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-18
|\
| * regulator: add devm_regulator_* to the list of managed interfacesAxel Lin2012-01-31
| * regulator: Add devm_regulator_get()Stephen Boyd2012-01-20
* | Documentation: devres: add allocation functions to list of supported callsWolfram Sang2012-01-24
|/
* lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-15
* docs/driver-model: Update device class docsBart Van Assche2011-08-24
* docs/driver-model: Document device.groupsBart Van Assche2011-08-24
* DOCUMENTATION: Replace create_device() with device_create().Robert P. J. Day2011-06-07
* DOCUMENTATION: Update overview.txt in Doc/driver-model.Robert P. J. Day2011-06-07
* driver core: remove the driver-model structures from the documentationWanlong Gao2011-05-06
* driver core: prune docs about device_interfaceBrandon Philips2010-11-10
* Fix spelling of 'platform' in comments and docStefan Weil2010-02-05
* Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-23
* driver model: fix show/store prototypes in doc.vibi sreenivasan2009-07-12
* Driver Core: Warn driver authors about adding device attributesGrant Likely2009-06-15
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* Driver Core: early platform driverMagnus Damm2009-04-16
* PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy2009-02-22
* Driver core: Update some prototypes in platform.txtStephen Rothwell2008-02-02
* typo fixesMatt LaPlante2007-10-20
* Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-18
* update Documentation/driver-model/platform.txtDavid Brownell2007-06-08
* misc doc and kconfig typosMatt LaPlante2007-05-09
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer2007-05-02
* trivial documentation patch for platform.txtErik Hovland2007-02-17
* devres: device resource managementTejun Heo2007-02-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-01
|\
| * Documentation/driver-model/platform.txt update/rewriteDavid Brownell2006-12-01
* | Fix typos in /Documentation : MiscMatt LaPlante2006-11-30
|/
* Documentation: remove duplicated wordsPaolo Ornati2006-10-03
* Fix typos in Documentation/: 'Q'-'R'Matt LaPlante2006-10-03
* Fix typos in Documentation/: 'H'-'M'Matt LaPlante2006-10-03
* typo fixesolecom@mail.ru2006-06-26
* [PATCH] Clean up Documentation/driver-model/overview.txtLinas Vepstas2006-02-03
* [PATCH] Fix documentation of driver suspend/resume callbacksTakashi Iwai2005-10-28
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] changes device to driver in porting.txtErik Hovland2005-10-28
* [PATCH] Driver Core: driver model doc updateDavid Brownell2005-06-20
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16