summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio-balloon: correct the comment of virtballoon_migratepage()Xueshi Hu2023-11-011-1/+1
* mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio PĂ©rez2023-11-011-0/+7
* vdpa/mlx5: Update cvq iotlb mapping on ASID changeDragos Tatulea2023-11-013-1/+36
* vdpa/mlx5: Make iotlb helper functions more genericDragos Tatulea2023-11-011-8/+11
* vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea2023-11-011-1/+23
* vdpa/mlx5: Introduce mr for vq descriptorDragos Tatulea2023-11-013-14/+25
* vdpa/mlx5: Improve mr update flowDragos Tatulea2023-11-013-72/+82
* vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea2023-11-013-11/+12
* vdpa/mlx5: Allow creation/deletion of any given mr structDragos Tatulea2023-11-013-35/+36
* vdpa/mlx5: Rename mr destroy functionsDragos Tatulea2023-11-013-11/+11
* vdpa/mlx5: Collapse "dvq" mr add/delete functionsDragos Tatulea2023-11-011-11/+5
* vdpa/mlx5: Take cvq iotlb lock during refreshDragos Tatulea2023-11-011-1/+9
* vdpa/mlx5: Decouple cvq iotlb handling from hw mapping codeDragos Tatulea2023-11-013-39/+28
* vdpa/mlx5: Create helper function for dma mappingsDragos Tatulea2023-11-013-2/+8
* vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu2023-11-011-0/+10
* vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu2023-11-011-0/+17
* Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-281-2/+2
|\
| * irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier2023-10-251-2/+2
* | Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-288-61/+69
|\ \
| * | fpga: Fix memory leak for fpga_region_test_class_find()Jinjie Ruan2023-10-241-0/+2
| * | Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-214-39/+45
| |\ \
| | * | iio: afe: rescale: Accept only offset channelsLinus Walleij2023-10-171-4/+15
| | * | iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski2023-10-141-10/+14
| | * | iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2023-10-132-3/+16
| | * | iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock2023-10-131-22/+0
| * | | fpga: disable KUnit test suites when module support is enabledMarco Pagani2023-10-211-2/+2
| * | | nvmem: imx: correct nregs for i.MX6ULLPeng Fan2023-10-161-1/+1
| * | | nvmem: imx: correct nregs for i.MX6ULPeng Fan2023-10-161-1/+1
| * | | nvmem: imx: correct nregs for i.MX6SLLPeng Fan2023-10-161-1/+1
| * | | misc: fastrpc: Unmap only if buffer is unmapped from DSPEkansh Gupta2023-10-161-3/+5
| * | | misc: fastrpc: Clean buffers on remote invocation failuresEkansh Gupta2023-10-161-5/+5
| * | | misc: fastrpc: Free DMA handles for RPC calls with no argumentsEkansh Gupta2023-10-161-13/+10
| * | | misc: fastrpc: Reset metadata buffer to avoid incorrect freeEkansh Gupta2023-10-161-0/+1
* | | | Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-285-7/+11
|\ \ \ \
| * | | | i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat2023-10-211-3/+6
| * | | | i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina2023-10-211-1/+1
| * | | | i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina2023-10-211-1/+1
| * | | | i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina2023-10-211-1/+1
| * | | | i2c: aspeed: Fix i2c bus hang in slave readJian Zhang2023-10-101-1/+2
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-273-14/+36
|\ \ \ \ \
| * | | | | clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()Dan Carpenter2023-10-121-1/+1
| * | | | | clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati2023-10-121-9/+12
| * | | | | clk: socfpga: gate: Account for the divider in determine_rateMaxime Ripard2023-10-121-4/+23
* | | | | | Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds2023-10-273-5/+40
|\ \ \ \ \ \
| * | | | | | scsi: sd: Introduce manage_shutdown device flagDamien Le Moal2023-10-273-5/+40
* | | | | | | Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-10-271-0/+73
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar2023-10-271-0/+73
* | | | | | | | Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-271-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu: Avoid unnecessary cache invalidationsLu Baolu2023-10-271-1/+2
* | | | | | | | | Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-2610-23/+55
|\ \ \ \ \ \ \ \ \