Age | Commit message (Expand) | Author |
2025-01-13 | usb: phy: Remove API devm_usb_put_phy() | Zijun Hu |
2024-11-27 | Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-30 | PCI: Remove pcim_iomap_regions_request_all() | Philipp Stanner |
2024-10-14 | dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() | Andy Shevchenko |
2024-09-30 | spi: remove {devm_}spi_alloc_master/slave() | Yang Yingliang |
2024-08-16 | Documentation: devres: fix error about PCI devres | Philipp Stanner |
2024-07-18 | Merge tag 'docs-6.11' of git://git.lwn.net/linux | Linus Torvalds |
2024-07-12 | docs: driver-model: platform: update the definition of platform_driver | Eric Biggers |
2024-06-22 | spi: add devm_spi_optimize_message() helper | David Lechner |
2024-06-22 | Documentation: devres: add missing SPI helpers | David Lechner |
2024-05-03 | regulator: devres: add API for reference voltage supplies | David Lechner |
2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2024-02-15 | pwm: Provide pwmchip_alloc() function and a devm variant of it | Uwe Kleine-König |
2024-02-08 | spi: Drop compat layer from renaming "master" to "controller" | Uwe Kleine-König |
2023-10-10 | PCI: Update the devres documentation regarding to pcim_*() | Andy Shevchenko |
2023-05-30 | devres: Provide krealloc_array | James Clark |
2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman |
2022-12-19 | Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-12-13 | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2022-12-12 | Merge tag 'docs-6.2' of git://git.lwn.net/linux | Linus Torvalds |
2022-11-25 | Merge tag 'v6.1-rc4' into regulator-6.2 | Mark Brown |
2022-11-21 | Documentation: devres: add missing PWM helper | Yang Yingliang |
2022-11-21 | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman |
2022-11-21 | Merge 6.1-rc6 into driver-core-next | Greg Kroah-Hartman |
2022-11-15 | Documentation: devres: add missing LED helpers | Yang Yingliang |
2022-11-09 | Documentation: devres: add missing IIO helpers | Yang Yingliang |
2022-11-09 | Documentation: devres: add missing MEM helper | Yang Yingliang |
2022-11-09 | Documentation: devres: add missing PHY helpers | Yang Yingliang |
2022-11-04 | Documentation: devres: add missing devm_acpi_dma_controller_free() helper | Yang Yingliang |
2022-11-02 | Documentation: devres: add missing I2C helper | Yang Yingliang |
2022-11-02 | regulator: docs: add missing helper | Yang Yingliang |
2022-10-07 | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-04 | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2022-10-04 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2022-09-29 | Documentation: devres: add missing IO helper | Yang Yingliang |
2022-09-29 | Documentation: devres: update IRQ helper | Yang Yingliang |
2022-09-27 | Documentation: devres: add missing SPI helper | Yang Yingliang |
2022-09-27 | Documentation: devres: add missing PINCTRL helpers | Yang Yingliang |
2022-09-19 | pwm: core: Get rid of unused devm_of_pwm_get() | Andy Shevchenko |
2022-09-01 | devres: remove devm_ioremap_np | Christoph Hellwig |
2022-08-23 | docs: devres: regulator: Add new get_enable functions to devres.rst | Matti Vaittinen |
2022-08-15 | regulator: Add missing devm_* functions to devres.rst | Matti Vaittinen |
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 |