Age | Commit message (Expand) | Author | Files | Lines |
2022-12-19 | Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2022-12-13 | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -0/+1 |
2022-12-13 | Merge tag 'docs-6.2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+8 |
2022-11-25 | Merge tag 'v6.1-rc4' into regulator-6.2 | Mark Brown | 1 | -0/+1 |
2022-11-22 | Documentation: devres: add missing PWM helper | Yang Yingliang | 1 | -0/+1 |
2022-11-21 | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2022-11-21 | Merge 6.1-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+1 |
2022-11-16 | Documentation: devres: add missing LED helpers | Yang Yingliang | 1 | -0/+3 |
2022-11-10 | Documentation: devres: add missing IIO helpers | Yang Yingliang | 1 | -0/+4 |
2022-11-09 | Documentation: devres: add missing MEM helper | Yang Yingliang | 1 | -0/+1 |
2022-11-09 | Documentation: devres: add missing PHY helpers | Yang Yingliang | 1 | -0/+2 |
2022-11-04 | Documentation: devres: add missing devm_acpi_dma_controller_free() helper | Yang Yingliang | 1 | -0/+1 |
2022-11-02 | Documentation: devres: add missing I2C helper | Yang Yingliang | 1 | -0/+1 |
2022-11-02 | regulator: docs: add missing helper | Yang Yingliang | 1 | -0/+1 |
2022-10-08 | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2022-10-05 | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -0/+11 |
2022-10-05 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -1/+0 |
2022-09-29 | Documentation: devres: add missing IO helper | Yang Yingliang | 1 | -0/+1 |
2022-09-29 | Documentation: devres: update IRQ helper | Yang Yingliang | 1 | -1/+1 |
2022-09-27 | Documentation: devres: add missing SPI helper | Yang Yingliang | 1 | -0/+2 |
2022-09-27 | Documentation: devres: add missing PINCTRL helpers | Yang Yingliang | 1 | -0/+2 |
2022-09-19 | pwm: core: Get rid of unused devm_of_pwm_get() | Andy Shevchenko | 1 | -1/+0 |
2022-09-01 | devres: remove devm_ioremap_np | Christoph Hellwig | 1 | -1/+0 |
2022-08-23 | docs: devres: regulator: Add new get_enable functions to devres.rst | Matti Vaittinen | 1 | -0/+4 |
2022-08-15 | regulator: Add missing devm_* functions to devres.rst | Matti Vaittinen | 1 | -0/+7 |
2022-07-19 | gpiolib: devres: Get rid of unused devm_gpio_free() | Andy Shevchenko | 1 | -1/+0 |
2022-04-28 | Documentation: devres: fix typo in interface list | Johan Hovold | 1 | -1/+1 |
2022-02-04 | mux: Add support for reading mux state from consumer DT node | Aswath Govindraju | 1 | -0/+1 |
2021-10-19 | iio: inkern: introduce devm_iio_map_array_register() short-hand function | Alexandru Ardelean | 1 | -0/+1 |
2021-07-08 | Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2021-06-30 | pwm: core: Remove unused devm_pwm_put() | Andy Shevchenko | 1 | -1/+2 |
2021-05-27 | driver core: Drop helper devm_platform_ioremap_resource_wc() | Uwe Kleine-König | 1 | -1/+0 |
2021-04-26 | Merge tag 'docs-5.13' of git://git.lwn.net/linux | Linus Torvalds | 3 | -156/+17 |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2021-04-08 | asm-generic/io.h: Add a non-posted variant of ioremap() | Hector Martin | 1 | -0/+1 |
2021-03-11 | iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup() | Alexandru Ardelean | 1 | -0/+1 |
2021-03-11 | iio: kfifo: un-export devm_iio_kfifo_allocate() function | Alexandru Ardelean | 1 | -1/+0 |
2021-03-11 | iio: kfifo: add devm_iio_kfifo_buffer_setup() helper | Alexandru Ardelean | 1 | -0/+1 |
2021-03-09 | docs: driver-model: device: Add ATTRIBUTE_GROUPS() example | Geert Uytterhoeven | 1 | -4/+9 |
2021-03-09 | docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examples | Geert Uytterhoeven | 1 | -2/+8 |
2021-03-07 | docs: driver-model: Remove obsolete device class documentation | Geert Uytterhoeven | 2 | -150/+0 |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -0/+1 |
2020-11-19 | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski | 1 | -0/+1 |
2020-11-19 | Documentation: list RTC devres helpers in devres.rst | Bartosz Golaszewski | 1 | -0/+4 |
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 |