index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
driver-model
Age
Commit message (
Expand
)
Author
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 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
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-23
Add documentation on meaning of -EPROBE_DEFER
Grant Likely
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
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-03-10
docs: driver.rst: supress two ReSt warnings
Mauro Carvalho Chehab
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-10-17
docs: driver-model: Add documentation for sync_state
Saravana Kannan
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