summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2025-05-29Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko
2025-05-19Documentation: NTB: Fix typoUtkarsh Tiwari
2025-05-19Docs: driver-api/basics: add kobject_event interfacesRandy Dunlap
2025-05-15docs: ipmi: fix spelling and grammar mistakesPraveen Balakrishnan
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing
2025-05-07Documentation:ipmi: Remove comments about interrupt levelCorey Minyard
2025-05-07thermal: int340x: processor_thermal: Platform temperature control documentationSrinivas Pandruvada
2025-05-07docs: dmaengine: add explanation for DMA_ASYNC_TX capabilityKendra Moore
2025-04-14Added usb_string function to a namespaceKevin Paul Reddy Janagari
2025-04-07docs: initramfs: update compression and mtime descriptionsDavid Disseldorp
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)
2025-03-17docs: driver-api: firmware: clarify userspace requirementsJacek Lawrynowicz
2025-03-16docs: thermal: sync hardware protection doc with codeAhmad Fatoum
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso
2025-03-10phy: core: Remove unused phy_pm_runtime_(allow|forbid)Dr. David Alan Gilbert
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2025-03-10Documentation: driver: add SoundWire BRA descriptionPierre-Louis Bossart
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-04docs: driver-api/infiniband.rst: fix Kerneldoc markupMauro Carvalho Chehab
2025-02-21Documentation: driver-api: pps: Add Intel Timed I/O PPS generatorSubramanian Mohan
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan
2025-02-19serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré
2025-02-18docs: iio: Allow creating cross-references ABIMauro Carvalho Chehab
2025-02-18docs: arm: generic-counter: Allow creating cross-references for ABIMauro Carvalho Chehab
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman
2025-02-15media: Documentation: Receiver drivers should call v4l2_get_link_freq()Sakari Ailus
2025-02-15media: Documentation: tx-rx: Move transmitter control out of CSI-2 partSakari Ailus
2025-02-15media: Documentation: Update link frequency driver documentationSakari Ailus
2025-02-13Documentation/driver-api: fixed spelling mistakesAditya Dutt
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-04serial: mctrl_gpio: Remove unused mctrl_gpio_freeDr. David Alan Gilbert