aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-1/+1
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-4/+6
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds1-2/+1
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds5-9/+405
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+25
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-11/+14
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-10/+16
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds8-17/+22
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)1-0/+2
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)1-1/+1
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)1-1/+1
2025-03-17docs: driver-api: firmware: clarify userspace requirementsJacek Lawrynowicz1-0/+5
2025-03-16docs: thermal: sync hardware protection doc with codeAhmad Fatoum1-11/+14
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso1-1/+1
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/git/gregkh/char-miscLinus Torvalds3-0/+296
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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/mchehab/linux-mediaLinus 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/kernel/git/chanwoo/extcon into char-misc-nextGreg 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/git/gregkh/driver-coreLinus Torvalds1-1/+0
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-1/+0
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-1/+3