summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
AgeCommit message (Expand)AuthorLines
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2013-12-19Documentation: fix spelling in design-patternsLinus Walleij-2/+2
2013-12-19doc: driver-model/platform.txt: fix a typoLaszlo Papp-1/+1
2013-12-10Documentation: start documenting driver design patternsLinus Walleij-0/+116
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+2
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat-0/+2
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-0/+3
2013-09-17spi: core: Add devm_spi_register_master()Mark Brown-0/+3
2013-09-17regulator: core: Provide managed regulator registrationMark Brown-0/+1
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+3
2013-08-25acpi-dma, doc: append managed function to the listAndy Shevchenko-0/+3
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski-0/+2
2013-08-03Documentation: devres: add IIO device alloc/free functions to listOleksandr Kravchenko-0/+4
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding-1/+2
2013-01-17Documentation: devres: add PHY get/put functions to list of supported callsMarko Katic-0/+4
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot-0/+4
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown-0/+4
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren-0/+4
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown-0/+5
2012-01-31regulator: add devm_regulator_* to the list of managed interfacesAxel Lin-0/+2
2012-01-24Documentation: devres: add allocation functions to list of supported callsWolfram Sang-0/+4
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd-0/+3
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang-0/+1
2011-08-24docs/driver-model: Update device class docsBart Van Assche-4/+0
2011-08-24docs/driver-model: Document device.groupsBart Van Assche-33/+32
2011-06-07DOCUMENTATION: Replace create_device() with device_create().Robert P. J. Day-1/+1
2011-06-07DOCUMENTATION: Update overview.txt in Doc/driver-model.Robert P. J. Day-18/+34
2011-05-06driver core: remove the driver-model structures from the documentationWanlong Gao-141/+4
2010-11-10driver core: prune docs about device_interfaceBrandon Philips-129/+0
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil-1/+1
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody-2/+2
2009-07-12driver model: fix show/store prototypes in doc.vibi sreenivasan-2/+2
2009-06-15Driver Core: Warn driver authors about adding device attributesGrant Likely-0/+32
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante-1/+1
2009-04-16Driver Core: early platform driverMagnus Damm-0/+59
2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy-3/+5
2008-02-02Driver core: Update some prototypes in platform.txtStephen Rothwell-3/+3
2007-10-20typo fixesMatt LaPlante-2/+2
2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips-1/+1
2007-06-08update Documentation/driver-model/platform.txtDavid Brownell-0/+40
2007-05-09misc doc and kconfig typosMatt LaPlante-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker-1/+1
2007-05-02DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer-1/+1
2007-02-17trivial documentation patch for platform.txtErik Hovland-2/+2
2007-02-09devres: device resource managementTejun Heo-0/+268
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-86/+118
2006-12-01Documentation/driver-model/platform.txt update/rewriteDavid Brownell-86/+118
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante-1/+1