summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+7
2024-05-15Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-30/+14
2024-05-15Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-05-14Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-38/+60
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann1-2/+2
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+1
2024-05-02Docs: typos/spellingRemington Brasga4-4/+4
2024-04-12Documentation: gpio: Replace leading TABs by spaces in code blocksAndy Shevchenko1-14/+14
2024-04-09scsi: documentation: Clean up overviewRandy Dunlap1-8/+7
2024-04-08virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski1-1/+0
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko1-16/+0
2024-04-02crypto: iaa - Fix some errors in IAA documentationJerry Snitselaar1-6/+16
2024-04-02crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi1-32/+44
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+46
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2024-03-15Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-49/+6
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+6
2024-03-13Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+5
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+7
2024-03-13Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-69/+100
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski1-1/+1
2024-03-02USB: document some API requirements on disconnectionMichal Pecio1-2/+4
2024-02-16docs: media: fix typo in docsVincenzo Mezzela1-1/+1
2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König2-5/+7
2024-02-14Documentation: gpio: consistently use logical line value terminologyKent Gibson1-5/+5
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner1-0/+3
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2-3/+3
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König1-1/+1
2024-02-01media: Documentation: Rework CCS driver documentationSakari Ailus1-48/+5
2024-01-30docs: rework the driver-api top-level pageJonathan Corbet1-69/+100
2024-01-28Documentation: add console.rstJiri Slaby (SUSE)2-0/+46
2024-01-22soundwire: stream: add missing const to DocumentationKrzysztof Kozlowski1-2/+2
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+3
2024-01-13Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+13
2024-01-13Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-46/+101
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds8-137/+78
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-0/+865
2024-01-10Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+79
2024-01-10Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-61/+201
2024-01-04Documentation: move driver-api/dcdbas to userspace-api/Vegard Nossum2-100/+0
2024-01-04Documentation: move driver-api/isapnp to userspace-api/Vegard Nossum2-16/+0
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion1-1/+1
2023-12-20pwm: Make it possible to apply PWM changes in atomic contextSean Young1-0/+9
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-4/+4
2023-12-15crypto: iaa - Add IAA Compression Accelerator DocumentationTom Zanussi4-0/+865