aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso1-1/+1
2025-03-10phy: core: Remove unused phy_pm_runtime_(allow|forbid)Dr. David Alan Gilbert1-2/+1
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart1-1/+1
2025-03-10Documentation: driver: add SoundWire BRA descriptionPierre-Louis Bossart4-8/+404
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman1-0/+6
2025-03-04docs: driver-api/infiniband.rst: fix Kerneldoc markupMauro Carvalho Chehab1-8/+8
2025-02-21Documentation: driver-api: pps: Add Intel Timed I/O PPS generatorSubramanian Mohan1-0/+24
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan1-2/+1
2025-02-19serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré1-1/+1
2025-02-18docs: iio: Allow creating cross-references ABIMauro Carvalho Chehab1-1/+1
2025-02-18docs: arm: generic-counter: Allow creating cross-references for ABIMauro Carvalho Chehab1-2/+2
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman1-0/+6
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman1-0/+6
2025-02-15media: Documentation: Receiver drivers should call v4l2_get_link_freq()Sakari Ailus1-0/+3
2025-02-15media: Documentation: tx-rx: Move transmitter control out of CSI-2 partSakari Ailus1-10/+9
2025-02-15media: Documentation: Update link frequency driver documentationSakari Ailus1-0/+4
2025-02-13Documentation/driver-api: fixed spelling mistakesAditya Dutt4-6/+6
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+6
2025-02-04serial: mctrl_gpio: Remove unused mctrl_gpio_freeDr. David Alan Gilbert1-1/+1
2025-02-03usb: musb: Constify struct musb_fifo_cfgChristophe JAILLET1-1/+1
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