Age | Commit message (Expand) | Author | Files | Lines |
2015-10-05 | driver-core: platform: Provide helpers for multi-driver modules | Thierry Reding | 1 | -0/+14 |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2015-03-16 | lib: devres: add a helper function for ioremap_wc | Abhilash Kesavan | 1 | -0/+1 |
2015-03-09 | leds: Introduce devres helper for led_classdev_register | Bjorn Andersson | 1 | -0/+4 |
2015-02-15 | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-12-30 | doc: driver-model: improve wording "is provide the" | Jeremiah Mahler | 1 | -1/+1 |
2014-12-26 | iio: kfifo: Add resource management devm_iio_kfifo_allocate/free | Karol Wrona | 1 | -0/+2 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2014-09-24 | devres: Improve devm_kasprintf()/kvasprintf() support | Geert Uytterhoeven | 1 | -0/+2 |
2014-09-24 | Documentation: devres: Add missing devm_kstrdup() managed interface | Geert Uytterhoeven | 1 | -0/+1 |
2014-09-24 | Documentation: devres: Add missing IRQ functions | Tobias Klauser | 1 | -0/+2 |
2014-09-05 | resources: Add device-managed request/release_resource() | Thierry Reding | 1 | -0/+2 |
2014-07-12 | Documentation: devres: Sort managed interfaces | Geert Uytterhoeven | 1 | -57/+57 |
2014-07-10 | Documentation: devres: Add devm_kmalloc() et al | Daniel Thompson | 1 | -0/+3 |
2014-06-20 | devres: remove devm_request_and_ioremap() | Jingoo Han | 1 | -1/+0 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+5 |
2014-06-03 | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
2014-05-23 | devres: Add devm_get_free_pages API | Eli Billauer | 1 | -0/+2 |
2014-05-09 | gpio: Add helpers for optional GPIOs | Thierry Reding | 1 | -0/+2 |
2014-05-03 | gpio: Add missing device-managed documentation | Thierry Reding | 1 | -0/+5 |
2014-05-03 | mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free | Grygorii Strashko | 1 | -0/+5 |
2014-04-30 | devres: introduce API "devm_kmemdup | Srinivas Pandruvada | 1 | -0/+1 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2013-12-19 | Documentation: fix spelling in design-patterns | Linus Walleij | 1 | -2/+2 |
2013-12-19 | doc: driver-model/platform.txt: fix a typo | Laszlo Papp | 1 | -1/+1 |
2013-12-11 | Documentation: start documenting driver design patterns | Linus Walleij | 1 | -0/+116 |
2013-11-26 | Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -0/+2 |
2013-11-25 | iio: core: Implement devm_iio_device_{register,unregister} | Sachin Kamat | 1 | -0/+2 |
2013-11-12 | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -0/+3 |
2013-09-17 | spi: core: Add devm_spi_register_master() | Mark Brown | 1 | -0/+3 |
2013-09-17 | regulator: core: Provide managed regulator registration | Mark Brown | 1 | -0/+1 |
2013-09-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+3 |
2013-08-25 | acpi-dma, doc: append managed function to the list | Andy Shevchenko | 1 | -0/+3 |
2013-08-17 | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 1 | -0/+2 |
2013-08-03 | Documentation: devres: add IIO device alloc/free functions to list | Oleksandr Kravchenko | 1 | -0/+4 |
2013-01-22 | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding | 1 | -1/+2 |
2013-01-18 | Documentation: devres: add PHY get/put functions to list of supported calls | Marko Katic | 1 | -0/+4 |
2012-09-10 | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 1 | -0/+4 |
2012-05-22 | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2012-04-19 | ARM: 7376/1: clkdev: Implement managed clk_get() | Mark Brown | 1 | -0/+4 |
2012-04-18 | pinctrl: implement devm_pinctrl_get()/put() | Stephen Warren | 1 | -0/+4 |
2012-03-19 | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st... | Mark Brown | 1 | -0/+5 |
2012-01-31 | regulator: add devm_regulator_* to the list of managed interfaces | Axel Lin | 1 | -0/+2 |
2012-01-24 | Documentation: devres: add allocation functions to list of supported calls | Wolfram Sang | 1 | -0/+4 |
2012-01-20 | regulator: Add devm_regulator_get() | Stephen Boyd | 1 | -0/+3 |
2011-11-16 | lib: devres: add convenience function to remap a resource | Wolfram Sang | 1 | -0/+1 |
2011-08-25 | docs/driver-model: Update device class docs | Bart Van Assche | 1 | -4/+0 |
2011-08-25 | docs/driver-model: Document device.groups | Bart Van Assche | 1 | -33/+32 |
2011-06-07 | DOCUMENTATION: Replace create_device() with device_create(). | Robert P. J. Day | 1 | -1/+1 |