Age | Commit message (Expand) | Author | Files | Lines |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+1 |
2020-09-08 | devres: provide devm_krealloc() | Bartosz Golaszewski | 1 | -0/+1 |
2020-09-03 | drm/managed: Cleanup of unused functions and polishing docs | Daniel Vetter | 1 | -1/+1 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+2 |
2020-08-05 | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-07-10 | Documentation/driver-api: driver-model/platform: drop doubled word | Randy Dunlap | 1 | -1/+1 |
2020-07-01 | of: mdio: provide devm_of_mdiobus_register() | Bartosz Golaszewski | 1 | -0/+1 |
2020-07-01 | net: phy: don't abuse devres in devm_mdiobus_register() | Bartosz Golaszewski | 1 | -1/+0 |
2020-07-01 | Documentation: devres: add missing mdio helper | Bartosz Golaszewski | 1 | -0/+1 |
2020-06-26 | docs: driver-model: remove a duplicated markup at driver.rst | Mauro Carvalho Chehab | 1 | -2/+0 |
2020-06-11 | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+1 |
2020-06-08 | Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re... | Dejin Zheng | 1 | -0/+1 |
2020-06-07 | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+27 |
2020-06-07 | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+0 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -0/+5 |
2020-05-24 | net: devres: provide devm_register_netdev() | Bartosz Golaszewski | 1 | -0/+1 |
2020-05-24 | Documentation: devres: add a missing section for networking helpers | Bartosz Golaszewski | 1 | -0/+4 |
2020-04-23 | Add documentation on meaning of -EPROBE_DEFER | Grant Likely | 1 | -5/+27 |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -8/+0 |
2020-04-21 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2 | -3/+3 |
2020-04-19 | iio: buffer: drop devm_iio_kfifo_free() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: inkern: drop devm_iio_channel_release{_all} API calls | Alexandru Ardelean | 1 | -2/+0 |
2020-04-19 | iio: core: drop devm_iio_trigger_free() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: core: drop devm_iio_trigger_unregister() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: core: drop devm_iio_device_free() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: core: drop devm_iio_triggered_buffer_cleanup() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: core: drop devm_iio_device_unregister() API call | Alexandru Ardelean | 1 | -1/+0 |
2020-03-10 | docs: driver.rst: supress two ReSt warnings | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-01-29 | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+2 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+0 |
2019-12-16 | docs: driver-model: Add missing managed GPIO array get functions | Matti Vaittinen | 1 | -0/+2 |
2019-12-02 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -0/+1 |
2019-11-11 | docs: driver-model: add devm_ioremap_uc | Tuowen Zhao | 1 | -0/+1 |
2019-11-05 | drivers: provide devm_platform_ioremap_resource_byname() | Bartosz Golaszewski | 1 | -0/+1 |
2019-11-05 | drivers: platform: provide devm_platform_ioremap_resource_wc() | Bartosz Golaszewski | 1 | -0/+1 |
2019-11-05 | lib: devres: provide devm_ioremap_resource_wc() | Bartosz Golaszewski | 1 | -0/+1 |
2019-11-05 | Documentation: devres: add missing entry for devm_platform_ioremap_resource() | Bartosz Golaszewski | 1 | -0/+1 |
2019-10-17 | docs: driver-model: Add documentation for sync_state | Saravana Kannan | 1 | -0/+43 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+4 |
2019-07-15 | docs: driver-model: move it to the driver-api book | Mauro Carvalho Chehab | 11 | -0/+2097 |