summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model
Commit message (Expand)AuthorAgeFilesLines
* serdev: Introduce devm_serdev_device_open()Andrey Smirnov2018-01-081-0/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-171-0/+1
|\
| * clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd2017-11-011-0/+1
* | driver core: remove DRIVER_ATTRGreg Kroah-Hartman2017-09-191-3/+4
|/
* genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski2017-08-161-0/+1
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-0/+1
|\
| * PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+1
|\ \
| * | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-281-1/+1
| * | dma-mapping: remove dmam_free_noncoherentChristoph Hellwig2017-06-281-1/+0
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-1/+6
|\ \
| * | mux: minimal mux subsystemPeter Rosin2017-06-031-0/+5
| * | devres: trivial whitespace fixPeter Rosin2017-06-031-1/+1
| |/
* | irq/generic-chip: Provide devm_irq_setup_generic_chip()Bartosz Golaszewski2017-06-211-0/+1
* | irq/generic-chip: Provide devm_irq_alloc_generic_chip()Bartosz Golaszewski2017-06-211-0/+1
|/
* PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-2/+4
* irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski2017-02-101-0/+5
* devres: add devm_alloc_percpu()Madalin Bucur2016-11-151-0/+4
* Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-10-061-0/+4
|\
| * power: reset: reboot-mode: Add managed resource APIBjorn Andersson2016-08-161-0/+4
* | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-051-0/+4
|\ \
| * | iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-0/+2
| * | iio:trigger: add resource managed (un)registerGregor Boirie2016-09-041-0/+2
| |/
* | docs/driver-model: fix typoLaurent Navet2016-09-161-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-0/+4
|\
| * reset: add devm_reset_controller_register APIMasahiro Yamada2016-05-301-0/+4
* | watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong2016-07-171-0/+3
|/
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-0/+4
|\
| * iio: Add resource managed APIs devm_iio_channel_{get,release) in devresLaxman Dewangan2016-04-191-0/+4
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-201-0/+1
|\ \
| * | clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd2016-04-191-0/+1
| |/
* | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-0/+3
|\ \
| * | mfd: Add devm_mfd_add_devices() in list of managed interfacesLaxman Dewangan2016-04-191-0/+3
| |/
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-191-0/+3
|\ \
| * | Documentation: devres: Add missing INPUT functionAlexander Kurz2016-04-281-0/+3
| |/
* | pinctrl: Add resource management devm_pinctrl_{register, unregister}Laxman Dewangan2016-04-211-0/+2
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-2/+4
|\
| * ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+4
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-0/+5
|\ \
| * | gpio: Add missing devm_gpio_ wrapper in devres.txtLaxman Dewangan2016-02-231-0/+3
| * | gpio: Add resource management devm_gpio_chip_{add_data,remove}Laxman Dewangan2016-02-231-0/+2
| |/
* | driver-core: platform: fix typo in documentation for multi-driver helperUwe Kleine-König2016-02-091-1/+1
|/
* driver-core: platform: Provide helpers for multi-driver modulesThierry Reding2015-10-051-0/+14
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+1
|\
| * lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+1
* | leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-091-0/+4
|/
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-151-0/+2
|\
| * iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+2
* | doc: driver-model: improve wording "is provide the"Jeremiah Mahler2014-12-291-1/+1
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-0/+2
|\
OpenPOWER on IntegriCloud