aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-model
AgeCommit message (Expand)AuthorFilesLines
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeGravatar Jacek Anaszewski 1-0/+2
2013-08-03Documentation: devres: add IIO device alloc/free functions to listGravatar Oleksandr Kravchenko 1-0/+4
2013-01-22lib: devres: Introduce devm_ioremap_resource()Gravatar Thierry Reding 1-1/+2
2013-01-17Documentation: devres: add PHY get/put functions to list of supported callsGravatar Marko Katic 1-0/+4
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Gravatar Alexandre Courbot 1-0/+4
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Gravatar Mark Brown 1-0/+4
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Gravatar Stephen Warren 1-0/+4
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Gravatar Mark Brown 1-0/+5
2012-01-31regulator: add devm_regulator_* to the list of managed interfacesGravatar Axel Lin 1-0/+2
2012-01-24Documentation: devres: add allocation functions to list of supported callsGravatar Wolfram Sang 1-0/+4
2012-01-20regulator: Add devm_regulator_get()Gravatar Stephen Boyd 1-0/+3
2011-11-15lib: devres: add convenience function to remap a resourceGravatar Wolfram Sang 1-0/+1
2011-08-24docs/driver-model: Update device class docsGravatar Bart Van Assche 1-4/+0
2011-08-24docs/driver-model: Document device.groupsGravatar Bart Van Assche 1-33/+32
2011-06-07DOCUMENTATION: Replace create_device() with device_create().Gravatar Robert P. J. Day 1-1/+1
2011-06-07DOCUMENTATION: Update overview.txt in Doc/driver-model.Gravatar Robert P. J. Day 1-18/+34
2011-05-06driver core: remove the driver-model structures from the documentationGravatar Wanlong Gao 4-141/+4
2010-11-10driver core: prune docs about device_interfaceGravatar Brandon Philips 1-129/+0
2010-02-05Fix spelling of 'platform' in comments and docGravatar Stefan Weil 1-1/+1
2009-12-23Driver core: driver_attribute parameters can often be const*Gravatar Phil Carmody 1-2/+2
2009-07-12driver model: fix show/store prototypes in doc.Gravatar vibi sreenivasan 1-2/+2
2009-06-15Driver Core: Warn driver authors about adding device attributesGravatar Grant Likely 1-0/+32
2009-06-12trivial: Miscellaneous documentation typo fixesGravatar Matt LaPlante 1-1/+1
2009-04-16Driver Core: early platform driverGravatar Magnus Damm 1-0/+59
2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeGravatar Mike Murphy 1-3/+5
2008-02-02Driver core: Update some prototypes in platform.txtGravatar Stephen Rothwell 1-3/+3
2007-10-20typo fixesGravatar Matt LaPlante 1-2/+2
2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cGravatar Brandon Philips 1-1/+1
2007-06-08update Documentation/driver-model/platform.txtGravatar David Brownell 1-0/+40
2007-05-09misc doc and kconfig typosGravatar Matt LaPlante 1-1/+1
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-02DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtGravatar Rolf Eike Beer 1-1/+1
2007-02-17trivial documentation patch for platform.txtGravatar Erik Hovland 1-2/+2
2007-02-09devres: device resource managementGravatar Tejun Heo 1-0/+268
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-86/+118
2006-12-01Documentation/driver-model/platform.txt update/rewriteGravatar David Brownell 1-86/+118
2006-11-30Fix typos in /Documentation : MiscGravatar Matt LaPlante 1-1/+1
2006-10-03Documentation: remove duplicated wordsGravatar Paolo Ornati 1-1/+1
2006-10-03Fix typos in Documentation/: 'Q'-'R'Gravatar Matt LaPlante 1-1/+1
2006-10-03Fix typos in Documentation/: 'H'-'M'Gravatar Matt LaPlante 1-1/+1
2006-06-26typo fixesGravatar olecom@mail.ru 1-1/+1
2006-02-03[PATCH] Clean up Documentation/driver-model/overview.txtGravatar Linas Vepstas 1-32/+25
2005-10-28[PATCH] Fix documentation of driver suspend/resume callbacksGravatar Takashi Iwai 1-4/+4
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksGravatar Russell King 1-58/+2
2005-10-28[PATCH] changes device to driver in porting.txtGravatar Erik Hovland 1-1/+1
2005-06-20[PATCH] Driver Core: driver model doc updateGravatar David Brownell 2-26/+33
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Gravatar Pavel Machek 2-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 9-0/+1652