summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-2/+2
|\ \
| * | Documentation: cpu-idle-cooling: Fix diagram for 33% duty cycleSergey Vidishev2020-04-071-2/+2
* | | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-04-041-2/+2
|\ \ \
| * \ \ Merge tag 'v5.6-rc7' into develLinus Walleij2020-03-272-4/+14
| |\ \ \
| * | | | docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab2020-03-251-2/+2
* | | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-17/+44
|\ \ \ \ \
| * \ \ \ \ Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-03-231-17/+44
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | soundwire: stream: update state machine and add state checksPierre-Louis Bossart2020-02-131-17/+44
| | |/ / /
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+1
|\ \ \ \ \
| * | | | | scsi: docs: convert scsi_eh.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-302-0/+12
|\ \ \ \ \
| * | | | | efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt2020-03-082-0/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-303-0/+110
|\ \ \ \ \
| * | | | | firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede2020-03-203-0/+110
| |/ / / /
* | | | | Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-301-21/+1
|\ \ \ \ \
| * | | | | Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman2020-03-101-4/+10
| |\| | | |
| * | | | | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-241-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | usb: typec: altmode: Remove the notification chainHeikki Krogerus2020-02-121-21/+1
| | |_|/ / | |/| | |