summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-10-1011-63/+227
|\
| * virtio_pci: don't try to use intxif pin is zeroAngus Chen2022-10-081-0/+3
| * vDPA: conditionally read MTU and MAC in dev cfg spaceZhu Lingshan2022-10-081-8/+29
| * vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan2022-10-081-1/+2
| * vDPA: check virtio device features to detect MQZhu Lingshan2022-10-081-1/+1
| * vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan2022-10-081-3/+3
| * vDPA: only report driver features if FEATURES_OK is setZhu Lingshan2022-10-081-6/+14
| * vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan2022-10-081-5/+11
| * virtio_blk: add SECURE ERASE command supportAlvaro Karsz2022-10-071-18/+92
| * vp_vdpa: support feature provisioningJason Wang2022-10-071-2/+20
| * vdpa_sim_net: support feature provisioningJason Wang2022-10-074-5/+17
| * vdpa: device feature provisioningJason Wang2022-10-071-0/+5
| * virtio-net: use mtu size as buffer length for big packetsGavin Li2022-10-071-13/+24
| * virtio-net: introduce and use helper function for guest gso support checksGavin Li2022-10-071-4/+9
| * virtio_ring: make vring_alloc_queue_packed prettierDeming Wang2022-10-071-3/+3
| * virtio_ring: split: Operators use unified styleDeming Wang2022-10-071-1/+1
| * vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-071-2/+2
* | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-105-35/+33
|\ \
| * | drm/hyperv: Add ratelimit on error messageSaurabh Sengar2022-09-291-1/+1
| * | Drivers: hv: vmbus: Split memcpy of flex-arrayKees Cook2022-09-281-1/+2
| * | scsi: storvsc: remove an extraneous "to" in a commentwangjianli2022-09-231-1/+1
| * | Drivers: hv: vmbus: Don't wait for the ACPI device upon initializationStanislav Kinsburskiy2022-09-231-9/+4
| * | Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverabilityEaswar Hariharan2022-09-231-1/+1
| * | Drivers: hv: vmbus: Fix kernel-docJiapeng Chong2022-09-231-1/+1
| * | drm/hyperv: Don't overwrite dirt_needed value set by hostSaurabh Sengar2022-09-231-2/+0
| * | Drivers: hv: vmbus: Optimize vmbus_on_eventSaurabh Sengar2022-09-232-19/+23
* | | Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-107-86/+42
|\ \ \
| * \ \ Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-10-047-86/+42
| |\ \ \
| | * | | thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht2022-10-041-1/+1
| | * | | thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar2022-10-041-3/+5
| | * | | thermal/core: Drop valid pointer check for typeLad Prabhakar2022-10-041-1/+1
| | * | | thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar2022-10-041-1/+1
| | * | | thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron2022-10-041-1/+1
| | * | | thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano2022-10-041-44/+0
| | * | | thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano2022-10-041-35/+33
* | | | | Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-101-1/+3
|\ \ \ \ \
| * | | | | PM: domains: log failures to register always-on domainsJohan Hovold2022-10-041-1/+3
* | | | | | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-1013-140/+200
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-1012-137/+197
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: thermal: Drop some redundant codeRafael J. Wysocki2022-10-051-10/+9
| | | | | * | | | | | ACPI: thermal: Drop redundant parens from expressionsRafael J. Wysocki2022-10-051-4/+4
| | | | | * | | | | | ACPI: thermal: Use white space more consistentlyRafael J. Wysocki2022-10-051-98/+92
| | | | * | | | | | | PM: ACPI: reboot: Reinstate S5 for rebootKai-Heng Feng2022-10-041-0/+8
| | | * | | | | | | | ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idleRaul E Rangel2022-10-041-0/+15
| | | * | | | | | | | i2c: acpi: Use ACPI wake capability bit to set wake_irqRaul E Rangel2022-10-043-13/+37
| | | * | | | | | | | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-043-11/+20
| | | * | | | | | | | gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_getRaul E Rangel2022-10-042-3/+14
| | | |/ / / / / / /
| | * | / / / / / / ACPI: APEI: do not add task_work to kernel thread to avoid memory leakShuai Xue2022-10-041-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * / | | | | | | platform/x86: int3472: Don't leak reference on errorAndy Shevchenko2022-10-041-3/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-1049-786/+1350
|\ \ \ \ \ \ \ \