summaryrefslogtreecommitdiff
path: root/Documentation/driver-model
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * resources: Add device-managed request/release_resource()Thierry Reding2014-09-04
* | devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-23
* | Documentation: devres: Add missing devm_kstrdup() managed interfaceGeert Uytterhoeven2014-09-23
* | Documentation: devres: Add missing IRQ functionsTobias Klauser2014-09-23
|/
* Documentation: devres: Sort managed interfacesGeert Uytterhoeven2014-07-11
* Documentation: devres: Add devm_kmalloc() et alDaniel Thompson2014-07-09
* devres: remove devm_request_and_ioremap()Jingoo Han2014-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-02
* | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-03
|\ \
| * | devres: Add devm_get_free_pages APIEli Billauer2014-05-24
| * | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-29
| |/
* | gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
* | gpio: Add missing device-managed documentationThierry Reding2014-05-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\
| * doc: driver-model/platform.txt: fix a typoLaszlo Papp2013-12-19
* | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-20
|\ \
| * \ Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-11-25
| |\ \ | | |/ | |/|
| | * iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat2013-11-24
* | | Documentation: fix spelling in design-patternsLinus Walleij2013-12-19
* | | Documentation: start documenting driver design patternsLinus Walleij2013-12-10
|/ /
* | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-11-12
|\ \
| * | spi: core: Add devm_spi_register_master()Mark Brown2013-09-17
| |/
* | regulator: core: Provide managed regulator registrationMark Brown2013-09-17
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * acpi-dma, doc: append managed function to the listAndy Shevchenko2013-08-25
* | 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