aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\
| * ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-16
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-18
|\ \
| * | gpio: Add missing devm_gpio_ wrapper in devres.txtLaxman Dewangan2016-02-23
| * | gpio: Add resource management devm_gpio_chip_{add_data,remove}Laxman Dewangan2016-02-23
| |/
* / driver-core: platform: fix typo in documentation for multi-driver helperUwe Kleine-König2016-02-09
|/
* driver-core: platform: Provide helpers for multi-driver modulesThierry Reding2015-10-05
* 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
|/
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-15
|\
| * iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-26
* | doc: driver-model: improve wording "is provide the"Jeremiah Mahler2014-12-29
|/
* 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-24
* | Documentation: devres: Add missing devm_kstrdup() managed interfaceGeert Uytterhoeven2014-09-24
* | Documentation: devres: Add missing IRQ functionsTobias Klauser2014-09-24
|/
* 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-23
| * | 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-23
|\
| * 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-11
|/ /
* | 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-16
| |/
* / regulator: core: Provide managed regulator registrationMark Brown2013-09-16
|/
* 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