aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-0/+5
2020-01-31Documentation: cpu-idle-cooling: fix a SEVERE docs build failureRandy Dunlap1-0/+5
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+22
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-5/+0
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-4/+57
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds2-4/+193
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+0
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-3/+3
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano1-1/+1
2020-01-27thermal/drivers/cpu_cooling: Add idle cooling device documentationDaniel Lezcano1-0/+189
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij1-5/+0
2020-01-21dmaengine: doc: Add sections for per descriptor metadata supportPeter Ujfalusi2-0/+135
2020-01-15gpio: Add use guidance documentationLinus Walleij3-4/+55
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-16interconnect: Add interconnect_graph file to debugfsLeonard Crestez1-0/+22
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-20/+6
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds7-136/+36
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-11/+18
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-1/+49
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-70/+92
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-0/+128
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+2
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida1-9/+12
2019-11-19docs: Add initial documentation for devfreqLeonard Crestez2-0/+31
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski3-1/+49
2019-11-11docs: driver-model: add devm_ioremap_ucTuowen Zhao1-0/+1
2019-11-07docs: driver-api: make interconnect title quieterLouis Taylor1-1/+1
2019-11-07thermal: Remove netlink supportAmit Kucheria1-20/+6
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-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-1/+1
2019-11-01ata: Documentation, fix function namesJiri Slaby1-6/+6
2019-10-25doc: drm: Update references to previously renamed filesAnna Karas1-3/+3
2019-10-24docs: driver-api: Remove reference to sgi-ioc4Harald Seiler1-1/+0
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+4
2019-10-22infiniband: add a Documentation driver-api chapter for Infinibandrd.dunlab@gmail.com2-0/+128
2019-10-18docs: driver-api: generic-counter: Update Count and Signal data typesWilliam Breathitt Gray1-70/+92
2019-10-18docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code blockJonathan Neuschäfer1-1/+3
2019-10-17docs: driver-model: Add documentation for sync_stateSaravana Kannan1-0/+43
2019-10-15docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2-129/+0
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab1-1/+1
2019-10-09docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer1-1/+1
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer3-1/+1
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer1-0/+2
2019-10-07docs/driver-api: Catch up with dma_buf file-name changesJonathan Corbet1-3/+3