开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
driver-model
/
devres.rst
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-08
devres: provide devm_krealloc()
Bartosz Golaszewski
2020-09-03
drm/managed: Cleanup of unused functions and polishing docs
Daniel Vetter
2020-06-30
of: mdio: provide devm_of_mdiobus_register()
Bartosz Golaszewski
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2020-06-30
Documentation: devres: add missing mdio helper
Bartosz Golaszewski
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
2020-06-08
Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re...
Dejin Zheng
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-23
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
2020-05-23
Documentation: devres: add a missing section for networking helpers
Bartosz Golaszewski
2020-04-19
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-16
docs: driver-model: Add missing managed GPIO array get functions
Matti Vaittinen
2019-12-01
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-11-11
docs: driver-model: add devm_ioremap_uc
Tuowen Zhao
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
Documentation: devres: add missing entry for devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab