summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-24Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-10docs: driver.rst: supress two ReSt warningsMauro Carvalho Chehab
2020-03-10Documentation: Add io_ordering.rst to driver-api manualPragat Pandya
2020-03-10Documentation: Add io-mapping.rst to driver-api manualPragat Pandya
2020-03-10docs: move core-api/ioctl.rst to driver-api/Jonathan Corbet
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman
2020-03-08efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt
2020-03-06docs: dmaengine: provider.rst: get rid of some warningsMauro Carvalho Chehab
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-19docs: admin-guide: Move edid.rst from driver-apiJonathan Neuschäfer
2020-02-19docs: driver-api: edid: Fix list formattingJonathan Neuschäfer
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2020-02-13dmaengine: doc: fix warnings/issues of client.rstChangbin Du
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus
2020-02-05Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-31Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-31Documentation: cpu-idle-cooling: fix a SEVERE docs build failureRandy Dunlap
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-28dmaengine: doc: Properly indent metadata titleVinod Koul
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano
2020-01-27thermal/drivers/cpu_cooling: Add idle cooling device documentationDaniel Lezcano
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2020-01-21dmaengine: doc: Add sections for per descriptor metadata supportPeter Ujfalusi
2020-01-15gpio: Add use guidance documentationLinus Walleij
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-16docs: driver-model: Add missing managed GPIO array get functionsMatti Vaittinen
2019-12-16interconnect: Add interconnect_graph file to debugfsLeonard Crestez
2019-12-11drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida