aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+0
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-5/+10
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds51-0/+9958
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+5
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy1-3/+0
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-75/+129
2020-06-01Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+2
2020-05-25media: Documentation: media: Refer to mbus format documentation from CSI-2 docsSakari Ailus1-0/+6
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+1
2020-05-23Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-05-19Documentation: cpuidle: update the documentHanjun Guo1-3/+2
2020-05-18gpiolib: Add support for GPIO lookup by line nameGeert Uytterhoeven1-5/+10
2020-05-15docs: move IPMI.txt to the driver API bookMauro Carvalho Chehab2-0/+747
2020-05-12media: Documentation: media: Document read-only subdeviceJacopo Mondi1-0/+44
2020-05-12media: Documentation: media: Update sub-device API introJacopo Mondi1-2/+7
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-20dma-buf: Couple of documentation typo fixesGal Pressman1-2/+2
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab2-3/+3
2020-04-16media: media/test_drivers: rename to test-driversHans Verkuil1-2/+2
2020-04-16media: Documentation/media: drop/fix vivi referencesHans Verkuil1-4/+1
2020-04-15media: docs: add cros-references to the other media guidesMauro Carvalho Chehab1-0/+8
2020-04-15media: docs: move copyrights to the end and update themMauro Carvalho Chehab1-10/+16
2020-04-15media: docs: cleanup bttv-devel.rst fileMauro Carvalho Chehab1-30/+23
2020-04-15media: docs: Add a master topic for the index fileMauro Carvalho Chehab1-30/+7
2020-04-14media: docs: fix some broken referencesMauro Carvalho Chehab1-2/+2
2020-04-14media: docs: get rid of Documentation/media/Mauro Carvalho Chehab1-0/+1
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab18-0/+5553
2020-04-14media: docs: kAPI docs: move them to driver-apiMauro Carvalho Chehab33-0/+4368
2020-04-10Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2-8/+2
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus 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/linusw/linux-gpioLinus Torvalds1-2/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-17/+44
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+12
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-0/+110
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-21/+1
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds8-66/+411
2020-03-27Merge 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/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-17/+44
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab2-6/+6