summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-156-704/+3
|\ \
| * | gpiolib: Remove data-less gpiochip_add() functionAndrew Davis2024-06-111-3/+2
| * | gpio: Remove legacy API documentationAndy Shevchenko2024-05-275-701/+1
| |/
* | Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-151-1/+6
|\ \
| * | pwm: Add GPIO PWM driverVincent Whitchurch2024-07-101-1/+6
| |/
* / cxl: documentation: add missing files to cxl driver-apiYao Xingtao2024-06-251-0/+15
|/
* Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-223-21/+33
|\
| * Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2024-04-303-21/+33
| |\
| | * fpga: region: add owner module and take its refcountMarco Pagani2024-04-231-5/+8
| | * fpga: bridge: add owner module and take its refcountMarco Pagani2024-03-311-2/+5
| | * fpga: manager: add owner module and take its refcountMarco Pagani2024-03-311-14/+20
* | | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-05-201-1/+1
|\ \ \
| * | | vfio: remove an extra semicolonforyun.ma2024-05-101-1/+1
| |/ /
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-2/+0
|\ \ \
| * | | mm: zswap: remove same_filled module paramsYosry Ahmed2024-05-051-2/+0
| |/ /
* | | Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-05-162-0/+206
|\ \ \
| * | | media: Documentation: add documentation of Intel IPU6 driver and hardware ove...Bingbu Cao2024-04-292-0/+206
| | |/ | |/|
* | | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-1/+1
|\ \ \
| * \ \ Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie2024-04-221-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | doc: dma-buf: fix grammar typoBaruch Siach2024-04-181-1/+1
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-8/+7
|\ \ \
| * | | scsi: documentation: Clean up overviewRandy Dunlap2024-04-081-8/+7
| |/ /
* | | Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-142-30/+14
|\ \ \
| * | | Documentation: gpio: Replace leading TABs by spaces in code blocksAndy Shevchenko2024-04-121-14/+14
| * | | gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko2024-04-031-16/+0
| |/ /
* | | Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-141-0/+1
|\ \ \
| * | | regulator: devres: add API for reference voltage suppliesDavid Lechner2024-05-031-0/+1
| |/ /
* | | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-131-38/+60
|\ \ \
| * | | crypto: iaa - Fix some errors in IAA documentationJerry Snitselaar2024-04-021-6/+16
| * | | crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi2024-04-021-32/+44
| |/ /
* | | Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2024-05-134-4/+4
|\ \ \
| * | | Docs: typos/spellingRemington Brasga2024-05-024-4/+4
| |/ /
* | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-2/+2
|\ \ \ | |_|/ |/| |
| * | alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-031-2/+2
| |/
* / virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski2024-04-081-1/+0
|/
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-0/+46
|\
| * Documentation: add console.rstJiri Slaby (SUSE)2024-01-272-0/+46
* | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+4
|\ \
| * | USB: document some API requirements on disconnectionMichal Pecio2024-03-021-2/+4
| |/
* | Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-151-2/+2
|\ \
| * | soundwire: stream: add missing const to DocumentationKrzysztof Kozlowski2024-01-221-2/+2
| |/
* | Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-03-152-49/+6
|\ \
| * | docs: media: fix typo in docsVincenzo Mezzela2024-02-161-1/+1
| * | media: Documentation: Rework CCS driver documentationSakari Ailus2024-02-011-48/+5
| |/
* | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-142-3/+6
|\ \
| * | PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner2024-02-121-0/+3
| * | PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2024-02-122-3/+3
| |/
* | Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-131-5/+5
|\ \
| * | Documentation: gpio: consistently use logical line value terminologyKent Gibson2024-02-141-5/+5
| |/
* | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-1/+1
|\ \