index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
driver-model
Age
Commit message (
Expand
)
Author
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
2022-04-28
Documentation: devres: fix typo in interface list
Johan Hovold
2022-02-04
mux: Add support for reading mux state from consumer DT node
Aswath Govindraju
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-30
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
2021-05-27
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-08
docs: driver-model: device: Add ATTRIBUTE_GROUPS() example
Geert Uytterhoeven
2021-03-08
docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examples
Geert Uytterhoeven
2021-03-06
docs: driver-model: Remove obsolete device class documentation
Geert Uytterhoeven
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
[next]