Age | Commit message (Expand) | Author |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski |
2020-11-19 | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski |
2020-11-19 | Documentation: list RTC devres helpers in devres.rst | Bartosz Golaszewski |
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-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-10 | Documentation/driver-api: driver-model/platform: drop doubled word | Randy Dunlap |
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-26 | docs: driver-model: remove a duplicated markup at driver.rst | Mauro Carvalho Chehab |
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 |