summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-054-110/+101
|\
| * Drivers: hv: vmbus: make hv_bus constRicardo B. Marliere2024-03-031-1/+1
| * Drivers: hv: vmbus: Update indentation in create_gpadl_header()Michael Kelley2024-03-011-72/+70
| * Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()Michael Kelley2024-03-011-44/+10
| * fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley2024-03-011-2/+0
| * hv_utils: Allow implicit ICTIMESYNCFLAG_SYNCPeter Martincic2024-03-011-1/+30
* | Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-03-034-111/+69
|\ \
| * | phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov2024-02-161-5/+5
| * | phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa2024-02-071-104/+62
| * | phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2024-02-071-1/+1
| * | phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein2024-02-071-1/+1
* | | Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-0313-47/+85
|\ \ \
| * | | dmaengine: ptdma: use consistent DMA masksTadeusz Struk2024-02-231-2/+0
| * | | dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warningFrank Li2024-02-231-11/+10
| * | | dmaengine: idxd: Ensure safe user copy of completion recordFenghua Yu2024-02-221-3/+12
| * | | dmaengine: fsl-edma: correct max_segment_size settingFrank Li2024-02-162-3/+6
| * | | dmaengine: idxd: Remove shadow Event Log head stored in idxdFenghua Yu2024-02-164-5/+3
| * | | dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenarioJoy Zou2024-02-071-1/+1
| * | | dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein2024-02-071-9/+8
| * | | dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma2024-02-071-1/+3
| * | | dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...Kory Maincent2024-02-071-0/+17
| * | | dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...Kory Maincent2024-02-071-0/+17
| * | | dmaengine: dw-edma: Add HDMA remote interrupt configurationKory Maincent2024-02-071-0/+2
| * | | dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fixKory Maincent2024-02-071-1/+1
| * | | dmaengine: dw-edma: Fix wrong interrupt bit set for HDMAKory Maincent2024-02-071-1/+1
| * | | dmaengine: dw-edma: Fix the ch_count hdma callbackKory Maincent2024-02-071-12/+6
| |/ /
* | | Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-031-1/+13
|\ \ \
| * | | firewire: core: use long bus reset on gap count errorTakashi Sakamoto2024-02-291-1/+13
| | |/ | |/|
* | | Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-022-7/+7
|\ \ \
| * | | gpio: fix resource unwinding order in error pathBartosz Golaszewski2024-03-011-4/+4
| * | | gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko2024-03-011-1/+1
| * | | gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas2024-03-011-2/+2
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-03-022-2/+9
|\ \ \
| * | | scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar2024-02-271-1/+3
| * | | scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()Arnd Bergmann2024-02-271-1/+6
* | | | Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2024-03-022-1/+4
|\ \ \ \
| * | | | power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede2024-02-161-1/+3
| * | | | power: supply: mm8013: select REGMAP_I2CThomas Weißschuh2024-02-121-0/+1
* | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-022-24/+54
|\ \ \ \ \
| * | | | | iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGESJason Gunthorpe2024-02-261-11/+18
| * | | | | iommufd: Fix protection fault in iommufd_test_syz_conv_iovaNicolin Chen2024-02-261-6/+21
| * | | | | iommufd/selftest: Fix mock_dev_num bugNicolin Chen2024-02-261-4/+9
| * | | | | iommufd: Fix iopt_access_list_id overwrite bugNicolin Chen2024-02-261-3/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-021-1/+1
|\ \ \ \ \
| * | | | | of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan2024-03-011-1/+1
* | | | | | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-013-18/+18
|\ \ \ \ \ \
| * | | | | | perf: RISCV: Fix panic on pmu overflow handlerFei Wu2024-02-291-4/+4
| * | | | | | drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2024-02-272-14/+12
| * | | | | | drivers: perf: added capabilities for legacy PMUVadim Shakirov2024-02-271-0/+2
* | | | | | | Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-011-2/+2
|\ \ \ \ \ \ \