summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-061-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-151-8/+7
|\ \ \
| * | | scsi: documentation: Clean up overviewRandy Dunlap2024-04-091-8/+7
| |/ /
* | | Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-152-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-282-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
|\ \
| * | spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| |/
* | Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-132-5/+7
|\ \
| * | pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König2024-02-152-5/+7
| |/
* | Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2024-03-121-69/+100
|\ \
| * | docs: rework the driver-api top-level pageJonathan Corbet2024-01-301-69/+100
| |/
* / dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2024-03-061-1/+1
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-181-13/+3
|\
| * PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()Tadeusz Struk2023-11-201-13/+3
* | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-121-4/+13
|\ \
| * | pwm: Make it possible to apply PWM changes in atomic contextSean Young2023-12-201-0/+9
| * | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-201-4/+4
| |/
* | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-01-124-46/+101
|\ \
| * | media: Documentation: LP-11 and LP-111 are states, not modesSakari Ailus2023-12-131-6/+6