aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2014-12-29doc: driver-model: improve wording "is provide the"Jeremiah Mahler1-1/+1
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona1-0/+2
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven1-0/+2
2014-09-23Documentation: devres: Add missing devm_kstrdup() managed interfaceGeert Uytterhoeven1-0/+1
2014-09-23Documentation: devres: Add missing IRQ functionsTobias Klauser1-0/+2
2014-09-04resources: Add device-managed request/release_resource()Thierry Reding1-0/+2
2014-07-11Documentation: devres: Sort managed interfacesGeert Uytterhoeven1-57/+57
2014-07-09Documentation: devres: Add devm_kmalloc() et alDaniel Thompson1-0/+3
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han1-1/+0
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into nextLinus Torvalds1-0/+3
2014-05-24devres: Add devm_get_free_pages APIEli Billauer1-0/+2
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding1-0/+2
2014-05-02gpio: Add missing device-managed documentationThierry Reding1-0/+5
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+5
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada1-0/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2013-12-19Documentation: fix spelling in design-patternsLinus Walleij1-2/+2
2013-12-19doc: driver-model/platform.txt: fix a typoLaszlo Papp1-1/+1
2013-12-10Documentation: start documenting driver design patternsLinus Walleij1-0/+116
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+2
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+2
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+3
2013-09-17spi: core: Add devm_spi_register_master()Mark Brown1-0/+3
2013-09-17regulator: core: Provide managed regulator registrationMark Brown1-0/+1
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2013-08-25acpi-dma, doc: append managed function to the listAndy Shevchenko1-0/+3
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-0/+2
2013-08-03Documentation: devres: add IIO device alloc/free functions to listOleksandr Kravchenko1-0/+4
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding1-1/+2
2013-01-17Documentation: devres: add PHY get/put functions to list of supported callsMarko Katic1-0/+4
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot1-0/+4
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+4
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown1-0/+4
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren1-0/+4
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-nextMark Brown1-0/+5
2012-01-31regulator: add devm_regulator_* to the list of managed interfacesAxel Lin1-0/+2
2012-01-24Documentation: devres: add allocation functions to list of supported callsWolfram Sang1-0/+4
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd1-0/+3
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang1-0/+1
2011-08-24docs/driver-model: Update device class docsBart Van Assche1-4/+0
2011-08-24docs/driver-model: Document device.groupsBart Van Assche1-33/+32
2011-06-07DOCUMENTATION: Replace create_device() with device_create().Robert P. J. Day1-1/+1
2011-06-07DOCUMENTATION: Update overview.txt in Doc/driver-model.Robert P. J. Day1-18/+34
2011-05-06driver core: remove the driver-model structures from the documentationWanlong Gao4-141/+4
2010-11-10driver core: prune docs about device_interfaceBrandon Philips1-129/+0
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1