summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart2023-03-151-0/+3
| * | | | | | | | | | | | soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart2023-03-151-0/+8
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra2023-03-311-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-05-021-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfio: correct kdoc for ops structuresSimon Horman2023-04-141-0/+5
* | | | | | | | | | | | Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-05-0210-173/+456
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mfd: axp20x: Add support for AXP15060 PMICShengyu Qu2023-04-261-0/+85
| * | | | | | | | | | | | mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das2023-04-261-0/+257
| * | | | | | | | | | | | mfd: rsmu: Support 32-bit address spaceMin Li2023-04-261-1/+4
| * | | | | | | | | | | | mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König2023-04-261-12/+0
| * | | | | | | | | | | | mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph2023-04-261-0/+96
| * | | | | | | | | | | | mfd: rt5033: Fix comments and style in includesJakob Hauser2023-04-262-14/+10
| * | | | | | | | | | | | mfd: core: Reorder fields in 'struct mfd_cell' to save some memoryChristophe JAILLET2023-04-261-4/+4
| * | | | | | | | | | | | rtc: s5m: Drop S5M8763 supportDavid Virag2023-04-262-51/+0
| * | | | | | | | | | | | mfd: sec: Remove PMICs without compatiblesDavid Virag2023-04-262-91/+0
* | | | | | | | | | | | | Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-05-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | leds: Fix reference to led_set_brightness() in docThomas Weißschuh2023-03-161-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-05-011-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-17403-5851/+7622
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Input: matrix_keypad - replace header inclusions by forward declarationsAndy Shevchenko2023-02-231-2/+3
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-012-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-262-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | KVM: Fix comments that refer to the non-existent install_new_memslots()Jun Miao2023-03-241-2/+2
| | * | | | | | | | | | | | | | | KVM: Shrink struct kvm_mmu_memory_cacheMathias Krause2023-03-231-1/+1
| * | | | | | | | | | | | | | | | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-2623-35/+148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-2/+1
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'i3c/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2023-05-011-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | i3c: Make i3c_master_unregister() return voidUwe Kleine-König2023-03-211-1/+1
| * | | | | | | | | | | | | | | | i3c: Correct reference to the I²C device data typeAndy Shevchenko2023-03-131-1/+2
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-011-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen2023-04-281-6/+7
* | | | | | | | | | | | | | | | | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-303-114/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-143-117/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | iommu: Remove iommu_group_get_by_id()Jason Gunthorpe2023-04-141-6/+0
| | | * | | | | | | | | | | | | | | | iommu: Make iommu_release_device() staticJason Gunthorpe2023-04-141-1/+0
| | | * | | | | | | | | | | | | | | | iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-311-75/+0
| | | * | | | | | | | | | | | | | | | iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-312-3/+4
| | | * | | | | | | | | | | | | | | | iommu/sva: Move PASID helpers to sva codeJacob Pan2023-03-313-37/+14
| | |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-04-302-61/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | PCI/DOE: Make mailbox creation API privateLukas Wunner2023-04-181-14/+0
| * | | | | | | | | | | | | | | | | PCI/DOE: Create mailboxes on device enumerationLukas Wunner2023-04-182-0/+5
| * | | | | | | | | | | | | | | | | PCI/DOE: Make asynchronous API privateLukas Wunner2023-04-181-48/+0
| * | | | | | | | | | | | | | | | | PCI/DOE: Provide synchronous API and use it internallyLukas Wunner2023-04-181-1/+5
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-291-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel2023-04-201-0/+4
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2023-04-292-23/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v6.3-rc3'Sebastian Reichel2023-04-0114-29/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | power: supply: generic-adc-battery: use simple-battery APISebastian Reichel2023-03-291-18/+0
| * | | | | | | | | | | | | | | | | power: supply: generic-adc-battery: drop charge now supportSebastian Reichel2023-03-291-2/+0