summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
AgeCommit message (Expand)Author
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong
2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-04-28Documentation: devres: Add missing INPUT functionAlexander Kurz
2016-04-21pinctrl: Add resource management devm_pinctrl_{register, unregister}Laxman Dewangan
2016-04-19clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd
2016-04-19iio: Add resource managed APIs devm_iio_channel_{get,release) in devresLaxman Dewangan
2016-04-19mfd: Add devm_mfd_add_devices() in list of managed interfacesLaxman Dewangan
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-02-23gpio: Add missing devm_gpio_ wrapper in devres.txtLaxman Dewangan
2016-02-23gpio: Add resource management devm_gpio_chip_{add_data,remove}Laxman Dewangan
2016-02-16ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso
2016-02-09driver-core: platform: fix typo in documentation for multi-driver helperUwe Kleine-König
2015-10-05driver-core: platform: Provide helpers for multi-driver modulesThierry Reding
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-16lib: devres: add a helper function for ioremap_wcAbhilash Kesavan
2015-03-09leds: Introduce devres helper for led_classdev_registerBjorn Andersson
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29doc: driver-model: improve wording "is provide the"Jeremiah Mahler
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven
2014-09-23Documentation: devres: Add missing devm_kstrdup() managed interfaceGeert Uytterhoeven
2014-09-23Documentation: devres: Add missing IRQ functionsTobias Klauser
2014-09-04resources: Add device-managed request/release_resource()Thierry Reding
2014-07-11Documentation: devres: Sort managed interfacesGeert Uytterhoeven
2014-07-09Documentation: devres: Add devm_kmalloc() et alDaniel Thompson
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-24devres: Add devm_get_free_pages APIEli Billauer
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding
2014-05-02gpio: Add missing device-managed documentationThierry Reding
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-19Documentation: fix spelling in design-patternsLinus Walleij
2013-12-19doc: driver-model/platform.txt: fix a typoLaszlo Papp
2013-12-10Documentation: start documenting driver design patternsLinus Walleij
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-09-17spi: core: Add devm_spi_register_master()Mark Brown
2013-09-17regulator: core: Provide managed regulator registrationMark Brown