aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-model
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Documentation: devres: Sort managed interfacesGravatar Geert Uytterhoeven 1-57/+57
2014-07-09Documentation: devres: Add devm_kmalloc() et alGravatar Daniel Thompson 1-0/+3
2014-06-19devres: remove devm_request_and_ioremap()Gravatar Jingoo Han 1-1/+0
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+5
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2014-05-24devres: Add devm_get_free_pages APIGravatar Eli Billauer 1-0/+2
2014-05-09gpio: Add helpers for optional GPIOsGravatar Thierry Reding 1-0/+2
2014-05-02gpio: Add missing device-managed documentationGravatar Thierry Reding 1-0/+5
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGravatar Grygorii Strashko 1-0/+5
2014-04-29devres: introduce API "devm_kmemdupGravatar Srinivas Pandruvada 1-0/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2013-12-19Documentation: fix spelling in design-patternsGravatar Linus Walleij 1-2/+2
2013-12-19doc: driver-model/platform.txt: fix a typoGravatar Laszlo Papp 1-1/+1
2013-12-10Documentation: start documenting driver design patternsGravatar Linus Walleij 1-0/+116
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-0/+2
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Gravatar Sachin Kamat 1-0/+2
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-0/+3
2013-09-17spi: core: Add devm_spi_register_master()Gravatar Mark Brown 1-0/+3
2013-09-17regulator: core: Provide managed regulator registrationGravatar Mark Brown 1-0/+1
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+3
2013-08-25acpi-dma, doc: append managed function to the listGravatar Andy Shevchenko 1-0/+3
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