summaryrefslogtreecommitdiff
path: root/Documentation/driver-model/devres.txt (follow)
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-16
* | leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-09
|/
* iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-26
* 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 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
* | 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
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* typo fixesMatt LaPlante2007-10-20
* Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-18
* DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer2007-05-02
* devres: device resource managementTejun Heo2007-02-09