summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+5
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-75/+129
2020-06-01Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+2
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+1
2020-05-24Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-05-19Documentation: cpuidle: update the documentHanjun Guo1-3/+2
2020-05-15docs: move IPMI.txt to the driver API bookMauro Carvalho Chehab2-0/+747
2020-05-05doc: thermal: add cpu-idle-cooling to index treeWang Wenhu2-0/+4
2020-04-28doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TESTMichal Suchanek1-2/+2
2020-04-26PM: sleep: Helpful edits for devices.rst documentationAlan Stern1-42/+52
2020-04-24Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki1-47/+92
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki1-2/+2
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-3/+3
2020-04-21dma-buf: Couple of documentation typo fixesGal Pressman1-2/+2
2020-04-21docs: filesystems: fix renamed referencesMauro Carvalho Chehab2-3/+3
2020-04-11Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2-8/+2
2020-04-08Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-04-07Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren1-5/+2
2020-04-07docs: driver-api: address duplicate label warningLukas Bulwahn1-3/+0
2020-04-07Documentation: cpu-idle-cooling: Fix diagram for 33% duty cycleSergey Vidishev1-2/+2
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+44
2020-04-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-03-31Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+12
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+110
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-21/+1
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds8-66/+411
2020-03-28Merge tag 'v5.6-rc7' into develLinus Walleij2-4/+14
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab1-2/+2
2020-03-24Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+10
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-17/+44
2020-03-21docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab2-6/+6
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede3-0/+110
2020-03-12scsi: docs: convert scsi_eh.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-10docs: driver.rst: supress two ReSt warningsMauro Carvalho Chehab1-1/+1
2020-03-10Documentation: Add io_ordering.rst to driver-api manualPragat Pandya2-0/+52
2020-03-10Documentation: Add io-mapping.rst to driver-api manualPragat Pandya2-0/+98
2020-03-10docs: move core-api/ioctl.rst to driver-api/Jonathan Corbet2-0/+254
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman1-4/+10
2020-03-08efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt2-0/+12
2020-03-06docs: dmaengine: provider.rst: get rid of some warningsMauro Carvalho Chehab1-2/+10
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-4/+10
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman1-0/+4
2020-02-19docs: admin-guide: Move edid.rst from driver-apiJonathan Neuschäfer2-61/+0
2020-02-19docs: driver-api: edid: Fix list formattingJonathan Neuschäfer1-0/+2
2020-02-17Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-0/+4
2020-02-13dmaengine: doc: fix warnings/issues of client.rstChangbin Du1-4/+10
2020-02-13soundwire: stream: update state machine and add state checksPierre-Louis Bossart1-17/+44
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus1-21/+1
2020-02-05Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-2/+2