summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/driver-model/devres.rst
AgeCommit message (Expand)Author
2023-10-10PCI: Update the devres documentation regarding to pcim_*()Andy Shevchenko
2023-05-30devres: Provide krealloc_arrayJames Clark
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown
2022-11-21Documentation: devres: add missing PWM helperYang Yingliang
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-15Documentation: devres: add missing LED helpersYang Yingliang
2022-11-09Documentation: devres: add missing IIO helpersYang Yingliang
2022-11-09Documentation: devres: add missing MEM helperYang Yingliang
2022-11-09Documentation: devres: add missing PHY helpersYang Yingliang
2022-11-04Documentation: devres: add missing devm_acpi_dma_controller_free() helperYang Yingliang
2022-11-02Documentation: devres: add missing I2C helperYang Yingliang
2022-11-02regulator: docs: add missing helperYang Yingliang
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-09-29Documentation: devres: add missing IO helperYang Yingliang
2022-09-29Documentation: devres: update IRQ helperYang Yingliang
2022-09-27Documentation: devres: add missing SPI helperYang Yingliang
2022-09-27Documentation: devres: add missing PINCTRL helpersYang Yingliang
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko
2022-09-01devres: remove devm_ioremap_npChristoph Hellwig
2022-08-23docs: devres: regulator: Add new get_enable functions to devres.rstMatti Vaittinen
2022-08-15regulator: Add missing devm_* functions to devres.rstMatti Vaittinen
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko
2022-04-28Documentation: devres: fix typo in interface listJohan Hovold
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-30pwm: core: Remove unused devm_pwm_put()Andy Shevchenko
2021-05-27driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19Documentation: list RTC devres helpers in devres.rstBartosz Golaszewski
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-08devres: provide devm_krealloc()Bartosz Golaszewski
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30Documentation: devres: add missing mdio helperBartosz Golaszewski