aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/driver-model
AgeCommit message (Expand)AuthorFilesLines
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+1
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König1-0/+1
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König1-1/+1
2023-10-10PCI: Update the devres documentation regarding to pcim_*()Andy Shevchenko1-4/+10
2023-05-30devres: Provide krealloc_arrayJames Clark1-0/+1
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-2/+2
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+1
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds1-0/+8
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown1-0/+1
2022-11-21Documentation: devres: add missing PWM helperYang Yingliang1-0/+1
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman1-0/+1
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+1
2022-11-15Documentation: devres: add missing LED helpersYang Yingliang1-0/+3
2022-11-09Documentation: devres: add missing IIO helpersYang Yingliang1-0/+4
2022-11-09Documentation: devres: add missing MEM helperYang Yingliang1-0/+1
2022-11-09Documentation: devres: add missing PHY helpersYang Yingliang1-0/+2
2022-11-04Documentation: devres: add missing devm_acpi_dma_controller_free() helperYang Yingliang1-0/+1
2022-11-02Documentation: devres: add missing I2C helperYang Yingliang1-0/+1
2022-11-02regulator: docs: add missing helperYang Yingliang1-0/+1
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+11
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+0
2022-09-29Documentation: devres: add missing IO helperYang Yingliang1-0/+1
2022-09-29Documentation: devres: update IRQ helperYang Yingliang1-1/+1
2022-09-27Documentation: devres: add missing SPI helperYang Yingliang1-0/+2
2022-09-27Documentation: devres: add missing PINCTRL helpersYang Yingliang1-0/+2
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko1-1/+0
2022-09-01devres: remove devm_ioremap_npChristoph Hellwig1-1/+0
2022-08-23docs: devres: regulator: Add new get_enable functions to devres.rstMatti Vaittinen1-0/+4
2022-08-15regulator: Add missing devm_* functions to devres.rstMatti Vaittinen1-0/+7
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko1-1/+0
2022-04-28Documentation: devres: fix typo in interface listJohan Hovold1-1/+1
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju1-0/+1
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean1-0/+1
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-06-30pwm: core: Remove unused devm_pwm_put()Andy Shevchenko1-1/+2
2021-05-27driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König1-1/+0
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds3-156/+17
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin1-0/+1
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean1-0/+1
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean1-1/+0
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-0/+1
2021-03-08docs: driver-model: device: Add ATTRIBUTE_GROUPS() exampleGeert Uytterhoeven1-4/+9
2021-03-08docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examplesGeert Uytterhoeven1-2/+8
2021-03-06docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven2-150/+0
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-0/+1
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski1-0/+1
2020-11-19Documentation: list RTC devres helpers in devres.rstBartosz Golaszewski1-0/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-09-08devres: provide devm_krealloc()Bartosz Golaszewski1-0/+1
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter1-1/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+2
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-07-10Documentation/driver-api: driver-model/platform: drop doubled wordRandy Dunlap1-1/+1
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski1-0/+1
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski1-1/+0
2020-06-30Documentation: devres: add missing mdio helperBartosz Golaszewski1-0/+1
2020-06-26docs: driver-model: remove a duplicated markup at driver.rstMauro Carvalho Chehab1-2/+0
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+1
2020-06-08Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re...Dejin Zheng1-0/+1
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+27
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+5
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+1
2020-05-23Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-04-23Add documentation on meaning of -EPROBE_DEFERGrant Likely1-5/+27
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-8/+0
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab2-3/+3
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean1-1/+0
2020-03-10docs: driver.rst: supress two ReSt warningsMauro Carvalho Chehab1-1/+1
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-0/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2019-12-16docs: driver-model: Add missing managed GPIO array get functionsMatti Vaittinen1-0/+2
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+1
2019-11-11docs: driver-model: add devm_ioremap_ucTuowen Zhao1-0/+1
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-0/+1
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-0/+1
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski1-0/+1
2019-11-05Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski1-0/+1
2019-10-17docs: driver-model: Add documentation for sync_stateSaravana Kannan1-0/+43
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+4
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab11-0/+2097