summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* spi: Fix spelling typos and acronyms capitalizationAndy Shevchenko2023-07-111-62/+75
* spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SSAndy Shevchenko2023-07-111-2/+1
* spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RXAndy Shevchenko2023-07-111-2/+0
* spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RXAndy Shevchenko2023-07-111-2/+0
* spi: Sort headers alphabeticallyAndy Shevchenko2023-07-101-6/+6
* Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-0/+2
|\
| * bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-082-6/+4
|\ \
| * | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-5/+3
* | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-061-0/+9
|\ \ \
| * | | ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-062-198/+24
|\ \ \ \
| * | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-222-198/+24
* | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-212/+4
|\ \ \ \ \
| * | | | | dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-241-1/+2
| * | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2
| * | | | | dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-161-209/+0
* | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-3/+3
|\ \ \ \ \ \
| * | | | | | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-111-3/+3
| |/ / / / /
* | | | | | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-07-051-0/+2
|\ \ \ \ \ \
| * | | | | | phy: core: add debugfs filesChunfeng Yun2023-05-191-0/+2
| |/ / / / /
* | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-051-4/+0
|\ \ \ \ \ \
| * | | | | | net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-041-4/+0
* | | | | | | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu2023-06-301-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-052-4/+96
|\ \ \ \ \ \ \
| * | | | | | | soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald2023-06-211-0/+3
| * | | | | | | soundwire: intel: use substream for .free callbackPierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart2023-05-271-0/+3
| * | | | | | | soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart2023-05-271-1/+2
| * | | | | | | soundwire: intel: add eml_lock in the interface for new platformsPierre-Louis Bossart2023-05-271-0/+3
| * | | | | | | ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2023-05-271-0/+4
| * | | | | | | soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2023-05-271-0/+2
| * | | | | | | soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart2023-05-271-0/+1
| * | | | | | | soundwire: intel: add ACE2.x SHIM definitionsPierre-Louis Bossart2023-05-271-0/+75
| |/ / / / / /
* | | | | | | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-0415-0/+271
|\ \ \ \ \ \ \
| * | | | | | | locking: Introduce __cleanup() based infrastructurePeter Zijlstra2023-06-2615-0/+271
* | | | | | | | Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-041-5/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto2023-05-301-4/+65
| * | | | | | | | firewire: core: use union for callback of transaction completionTakashi Sakamoto2023-05-301-1/+12
* | | | | | | | | Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2023-07-031-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: add request polling helperKeith Busch2023-06-281-0/+2
| * | | | | | | | | Merge branch 'for-6.5/block-late' into block-6.5Jens Axboe2023-06-281-1/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | blk-mq: fix two misuses on RQF_USE_SCHEDMing Lei2023-06-251-1/+5
* | | | | | | | | | | Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2023-07-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | HSI: fix ssi_waketest() declarationArnd Bergmann2023-05-201-0/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-034-21/+258
|\ \ \ \ \ \ \ \ \ \ \