summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2020-06-24dma-buf: minor doc touch-upsDaniel Vetter1-3/+3
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+1
2020-06-11media: v4l2-subdev.rst: correct information about v4l2 eventsMichael Rodin1-2/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds4-8/+9
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-2/+4
2020-06-08Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re...Dejin Zheng1-0/+1
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov3-8/+8
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+90
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+27
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+0
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/linu...Linus Torvalds1-5/+10
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus 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/rafae...Linus Torvalds2-75/+129
2020-06-01Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+2
2020-05-31mtd: rawnand: Stop using nand_release()Miquel Raynal1-2/+4
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-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart1-3/+4
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-05-05Documentation: SoundWire: clarify TDM mode supportPierre-Louis Bossart1-3/+86
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-23Add documentation on meaning of -EPROBE_DEFERGrant Likely1-5/+27
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-10/+0
2020-04-21dma-buf: Couple of documentation typo fixesGal Pressman1-2/+2
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-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean2-2/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean2-2/+0
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean1-1/+0
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