summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Documentation: media: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-1/+1
* Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-131-2/+1
|\
| * media: v4l2-subdev.rst: correct information about v4l2 eventsMichael Rodin2020-06-111-2/+1
* | Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-104-8/+9
|\ \
| * | Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re...Dejin Zheng2020-06-081-0/+1
| * | Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-083-8/+8
* | | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-101-2/+4
|\ \ \
| * | | mtd: rawnand: Stop using nand_release()Miquel Raynal2020-05-311-2/+4
* | | | 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
| |/ /