aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
AgeCommit message (Expand)Author
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy
2019-01-08Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman
2019-01-04dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij
2018-12-06Documentation: devres: note checking needs when convertingNicholas Mc Guire
2018-11-05gpio: drop devm_gpiochip_remove()Uwe Kleine-König
2018-07-30dmaengine: add a new helper dmaenginem_async_device_registerHuang Shijie
2018-01-08serdev: Introduce devm_serdev_device_open()Andrey Smirnov
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-01clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-21irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski
2017-06-21irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski
2017-06-03mux: minimal mux subsystemPeter Rosin
2017-06-03devres: trivial whitespace fixPeter Rosin
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-10-06Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-16docs/driver-model: fix typoLaurent Navet
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie
2016-08-16power: reset: reboot-mode: Add managed resource APIBjorn Andersson
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong
2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-04-28Documentation: devres: Add missing INPUT functionAlexander Kurz
2016-04-21pinctrl: Add resource management devm_pinctrl_{register, unregister}Laxman Dewangan
2016-04-19clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd
2016-04-19iio: Add resource managed APIs devm_iio_channel_{get,release) in devresLaxman Dewangan
2016-04-19mfd: Add devm_mfd_add_devices() in list of managed interfacesLaxman Dewangan
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds