summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-128-116/+459
|\
| * platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris2020-07-311-0/+13
| * platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris2020-07-311-6/+18
| * platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou2020-07-311-61/+33
| * platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra2020-07-231-3/+2
| * platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani2020-07-201-41/+42
| * platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou2020-06-301-3/+1
| * platform/chrome: cros_ec_typec: Add PM supportPrashant Malani2020-06-301-0/+24
| * platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani2020-06-301-4/+17
| * platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra2020-06-301-0/+1
| * platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu2020-06-301-1/+3
| * platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra2020-06-301-0/+3
| * platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra2020-06-301-0/+4
| * platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani2020-06-251-1/+69
| * platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani2020-06-221-3/+3
| * platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani2020-06-191-10/+80
| * platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani2020-06-191-3/+97
| * platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani2020-06-191-7/+9
| * platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani2020-06-191-0/+47
| * platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou2020-06-191-2/+22
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-1135-239/+3554
|\ \
| * | vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin2020-08-101-1/+11
| * | vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter2020-08-101-1/+1
| * | vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter2020-08-101-1/+1
| * | vdpa/mlx5: fix memory allocation failure checksColin Ian King2020-08-101-7/+6
| * | vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar2020-08-101-1/+3
| * | vdpa_sim: init iommu lockMichael S. Tsirkin2020-08-101-0/+1
| * | vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen2020-08-066-2/+2080
| * | vdpa/mlx5: Add shared memory registration codeEli Cohen2020-08-065-2/+522
| * | vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen2020-08-066-0/+350
| * | vdpa/mlx5: Add hardware descriptive header fileEli Cohen2020-08-061-0/+168
| * | vdpa: Modify get_vq_state() to return error codeEli Cohen2020-08-063-5/+10
| * | net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-065-14/+20
| * | vdpa: remove hard coded virtq numMax Gurtovoy2020-08-064-9/+10
| * | vdpasim: support batch updatingJason Wang2020-08-061-3/+37
| * | vhost-vdpa: support IOTLB batching hintsJason Wang2020-08-061-9/+27
| * | vhost-vdpa: support get/set backend featuresJason Wang2020-08-061-0/+18
| * | vhost: generialize backend features setting/gettingJason Wang2020-08-063-16/+19
| * | vhost-vdpa: refine ioctl pre-processingJason Wang2020-08-061-4/+5
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin2020-08-0612-53/+49
| |\ \
| * | | vDPA: dont change vq irq after DRIVER_OKZhu Lingshan2020-08-051-1/+0
| * | | virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang2020-08-051-0/+1
| * | | ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan2020-08-051-2/+16
| * | | vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan2020-08-052-1/+63
| * | | vhost: introduce vhost_vring_callZhu Lingshan2020-08-053-9/+26
| * | | vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva2020-08-051-1/+1
| * | | vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy2020-08-051-4/+27
| * | | vhost: vdpa: remove per device feature whitelistJason Wang2020-08-051-37/+0
| * | | virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan2020-08-051-0/+3
| * | | virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin2020-08-051-4/+5