summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+6
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+296
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+5
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu1-1/+0
2025-01-12Merge tag 'extcon-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-0/+256
2025-01-10scsi: driver-api: documentation: Change what is added to docbookRandy Dunlap1-3/+2
2025-01-08Documentation pps.rst: add PPS generators documentationRodolfo Giometti1-0/+40
2024-12-28crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar1-1/+8
2024-12-19media: Documentation: PHY information can be obtained from OF endpoint tooDavid Heidelberg1-3/+4
2024-12-19media: Documentation: tx-rx: Fix formattingSakari Ailus1-1/+1
2024-12-08Documentation: extcon: add documentation for Extcon subsystemanish kumar2-0/+256
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+3
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds1-4/+4
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas1-0/+3
2024-11-22Documentation: pwrseq: Fix trivial misspellingsJavier Carrasco1-4/+4
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-24/+12
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab1-6/+5
2024-11-07media: Documentation: ipu6: remove the dma_ops part from the docBingbu Cao1-15/+0
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner1-1/+0
2024-10-21PCI/TPH: Add TPH documentationWei Huang1-0/+3
2024-10-16media: Documentation: Deprecate s_stream video op, update docsSakari Ailus2-9/+12
2024-10-14dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()Andy Shevchenko1-1/+0
2024-10-14drivers/base: Remove unused auxiliary_find_deviceDr. David Alan Gilbert1-1/+0
2024-10-07spi: Merge up v6.12Mark Brown1-6/+5
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf1-6/+5
2024-09-30spi: remove {devm_}spi_alloc_master/slave()Yang Yingliang1-2/+2
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-0/+92
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-26/+41
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2024-09-22cxl: Add documentation to explain the shared link bandwidth calculationDave Jiang2-0/+92
2024-09-19Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-1/+1
2024-09-18Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+96
2024-09-18Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-0/+300
2024-09-17Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds3-12/+12
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-64/+4
2024-09-08firewire: core: expose kernel API to schedule work item to process isochronou...Takashi Sakamoto1-0/+2
2024-09-05Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet1-35/+30
2024-09-05Documentation: mmc: Add mmc-test docAvri Altman2-0/+300
2024-09-01ipmi: docs: don't advertise deprecated sysfs entriesWolfram Sang1-1/+1
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski1-0/+21
2024-08-26doc: iio: Fix sysfs pathsThorsten Scherer2-11/+11
2024-08-25media: Documentation: mc: Replace deprecated graph walk APILaurent Pinchart1-26/+41
2024-08-23thermal: core: Drop unused bind/unbind functions and callbacksRafael J. Wysocki1-56/+3
2024-08-22Documentation: add a driver API doc for the power sequencing subsystemBartosz Golaszewski2-0/+96
2024-08-16Documentation: devres: fix error about PCI devresPhilipp Stanner1-1/+1
2024-08-02thermal: helpers: Drop get_thermal_instance()Rafael J. Wysocki1-8/+1