summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-072-6/+90
|\
| * soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart2020-05-191-3/+4
| * Documentation: SoundWire: clarify TDM mode supportPierre-Louis Bossart2020-05-051-3/+86
* | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-071-5/+27
|\ \
| * | Add documentation on meaning of -EPROBE_DEFERGrant Likely2020-04-231-5/+27
| |/
* | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-072-10/+0
|\ \
| * \ Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-232-10/+0
| |\ \ | | |/ | |/|
| | * iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean2020-04-191-1/+0
| | * iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean2020-04-191-2/+0
| | * iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean2020-04-192-2/+0
| | * iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean2020-04-192-2/+0
| | * iio: core: drop devm_iio_device_free() API callAlexandru Ardelean2020-04-191-1/+0
| | * iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean2020-04-191-1/+0
| | * iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean2020-04-191-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-051-3/+0
|\ \ \
| * | | RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-021-3/+0
| |/ /
* | | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-06-051-5/+10
|\ \ \
| * | | gpiolib: Add support for GPIO lookup by line nameGeert Uytterhoeven2020-05-181-5/+10
| |/ /
* | | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-0351-0/+9958
|\ \ \
| * | | media: Documentation: media: Refer to mbus format documentation from CSI-2 docsSakari Ailus2020-05-251-0/+6
| * | | media: Documentation: media: Document read-only subdeviceJacopo Mondi2020-05-121-0/+44
| * | | media: Documentation: media: Update sub-device API introJacopo Mondi2020-05-121-2/+7
| * | | media: media/test_drivers: rename to test-driversHans Verkuil2020-04-161-2/+2
| * | | media: Documentation/media: drop/fix vivi referencesHans Verkuil2020-04-161-4/+1
| * | | media: docs: add cros-references to the other media guidesMauro Carvalho Chehab2020-04-151-0/+8
| * | | media: docs: move copyrights to the end and update themMauro Carvalho Chehab2020-04-151-10/+16
| * | | media: docs: cleanup bttv-devel.rst fileMauro Carvalho Chehab2020-04-151-30/+23
| * | | media: docs: Add a master topic for the index fileMauro Carvalho Chehab2020-04-151-30/+7
| * | | media: docs: fix some broken referencesMauro Carvalho Chehab2020-04-141-2/+2
| * | | media: docs: get rid of Documentation/media/Mauro Carvalho Chehab2020-04-141-0/+1
| * | | media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab2020-04-1418-0/+5553
| * | | media: docs: kAPI docs: move them to driver-apiMauro Carvalho Chehab2020-04-1433-0/+4368
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-0/+5
|\ \ \
| * | | net: devres: provide devm_register_netdev()Bartosz Golaszewski2020-05-231-0/+1
| * | | Documentation: devres: add a missing section for networking helpersBartosz Golaszewski2020-05-231-0/+4
| |/ /
* | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-022-75/+129
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-06-011-3/+2
| |\ \ \
| | * | | Documentation: cpuidle: update the documentHanjun Guo2020-05-191-3/+2
| | |/ /
| * | | PM: sleep: Helpful edits for devices.rst documentationAlan Stern2020-04-261-42/+52
| * | | Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki2020-04-241-47/+92
| * | | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki2020-04-241-2/+2
| * | | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-3/+3
| |/ /
* | | docs: move IPMI.txt to the driver API bookMauro Carvalho Chehab2020-05-152-0/+747
* | | doc: thermal: add cpu-idle-cooling to index treeWang Wenhu2020-05-052-0/+4
* | | doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TESTMichal Suchanek2020-04-281-2/+2
* | | dma-buf: Couple of documentation typo fixesGal Pressman2020-04-201-2/+2
* | | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-202-3/+3
|/ /
* | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-102-8/+2
|\ \
| * | Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren2020-04-071-5/+2
| * | docs: driver-api: address duplicate label warningLukas Bulwahn2020-04-071-3/+0