aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Documentation: media: convert to use i2c_new_client_device()Gravatar Wolfram Sang 1-1/+1
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-2/+1
2020-06-11media: v4l2-subdev.rst: correct information about v4l2 eventsGravatar Michael Rodin 1-2/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-8/+9
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Gravatar Linus Torvalds 1-2/+4
2020-06-08Documentation: devres: add missing entry for devm_platform_get_and_ioremap_re...Gravatar Dejin Zheng 1-0/+1
2020-06-08Replace HTTP links with HTTPS ones: documentationGravatar Alexander A. Klimov 3-8/+8
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+90
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+27
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-10/+0
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-3/+0
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-5/+10
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 51-0/+9958
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+5
2020-06-02RDMA/core: Remove FMR pool APIGravatar Max Gurtovoy 1-3/+0
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 2-75/+129
2020-06-01Merge branch 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-3/+2
2020-05-31mtd: rawnand: Stop using nand_release()Gravatar Miquel Raynal 1-2/+4
2020-05-25media: Documentation: media: Refer to mbus format documentation from CSI-2 docsGravatar Sakari Ailus 1-0/+6
2020-05-23net: devres: provide devm_register_netdev()Gravatar Bartosz Golaszewski 1-0/+1
2020-05-23Documentation: devres: add a missing section for networking helpersGravatar Bartosz Golaszewski 1-0/+4
2020-05-19Documentation: cpuidle: update the documentGravatar Hanjun Guo 1-3/+2
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsGravatar Pierre-Louis Bossart 1-3/+4
2020-05-18gpiolib: Add support for GPIO lookup by line nameGravatar Geert Uytterhoeven 1-5/+10
2020-05-15docs: move IPMI.txt to the driver API bookGravatar Mauro Carvalho Chehab 2-0/+747
2020-05-12media: Documentation: media: Document read-only subdeviceGravatar Jacopo Mondi 1-0/+44
2020-05-12media: Documentation: media: Update sub-device API introGravatar Jacopo Mondi 1-2/+7
2020-05-05doc: thermal: add cpu-idle-cooling to index treeGravatar Wang Wenhu 2-0/+4
2020-05-05Documentation: SoundWire: clarify TDM mode supportGravatar Pierre-Louis Bossart 1-3/+86
2020-04-28doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TESTGravatar Michal Suchanek 1-2/+2
2020-04-26PM: sleep: Helpful edits for devices.rst documentationGravatar Alan Stern 1-42/+52
2020-04-24Documentation: PM: sleep: Update driver flags documentationGravatar Rafael J. Wysocki 1-47/+92
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDGravatar Rafael J. Wysocki 1-2/+2
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPGravatar Rafael J. Wysocki 1-3/+3
2020-04-23Add documentation on meaning of -EPROBE_DEFERGravatar Grant Likely 1-5/+27
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 2-10/+0
2020-04-20dma-buf: Couple of documentation typo fixesGravatar Gal Pressman 1-2/+2
2020-04-20docs: filesystems: fix renamed referencesGravatar Mauro Carvalho Chehab 2-3/+3
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callGravatar Alexandru Ardelean 1-1/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsGravatar Alexandru Ardelean 1-2/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callGravatar Alexandru Ardelean 2-2/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callGravatar Alexandru Ardelean 2-2/+0
2020-04-19iio: core: drop devm_iio_device_free() API callGravatar Alexandru Ardelean 1-1/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callGravatar Alexandru Ardelean 1-1/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callGravatar Alexandru Ardelean 1-1/+0
2020-04-16media: media/test_drivers: rename to test-driversGravatar Hans Verkuil 1-2/+2
2020-04-16media: Documentation/media: drop/fix vivi referencesGravatar Hans Verkuil 1-4/+1
2020-04-15media: docs: add cros-references to the other media guidesGravatar Mauro Carvalho Chehab 1-0/+8
2020-04-15media: docs: move copyrights to the end and update themGravatar Mauro Carvalho Chehab 1-10/+16
2020-04-15media: docs: cleanup bttv-devel.rst fileGravatar Mauro Carvalho Chehab 1-30/+23