summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-16xen/grant-table: remove readonly parameter from functionsJuergen Gross13-49/+41
2022-03-16xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross1-111/+2
2022-03-10drivers/xen: use helper macro __ATTR_RWzhanglianjie1-3/+2
2022-03-10xen: use time_is_before_eq_jiffies() instead of open coding itWang Qing1-1/+2
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+37
2022-03-10gpio: sim: fix a typoBartosz Golaszewski1-1/+1
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-9/+42
2022-03-10Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-124/+150
2022-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-7/+15
2022-03-08spi: Fix invalid sgs valueBiju Das1-2/+2
2022-03-08gpio: sim: Declare gpio_sim_hog_config_item_ops staticAndy Shevchenko1-1/+1
2022-03-07Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds12-39/+109
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros1-2/+1
2022-03-07gpiolib: acpi: Convert ACPI value of debounce to microsecondsAndy Shevchenko2-2/+14
2022-03-07gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez1-10/+0
2022-03-07gpio: tegra186: Add IRQ per bank for Tegra241Akhil R1-0/+2
2022-03-07xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross1-17/+31
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-7/+29
2022-03-07xen/pvcalls: use alloc/free_pages_exact()Juergen Gross1-4/+4
2022-03-07xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross1-8/+18
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross1-25/+0
2022-03-07xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross1-18/+7
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-03-07xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-07xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-26/+37
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-2/+12
2022-03-07xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross1-13/+11
2022-03-06vhost: remove avail_event arg from vhost_update_avail_event()Stefano Garzarella1-2/+2
2022-03-06virtio: drop default for virtio-memMichael S. Tsirkin1-1/+0
2022-03-06vdpa: fix use-after-free on vp_vdpa_removeZhang Min1-1/+1
2022-03-06virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji1-10/+2
2022-03-06virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji1-2/+8
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam2-0/+16
2022-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-60/+48
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-10/+30
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-49/+37
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+13
2022-03-04vduse: Fix returning wrong type in vduse_domain_alloc_iova()Xie Yongji1-1/+1
2022-03-04vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET commandSi-Wei Liu1-0/+16
2022-03-04vdpa/mlx5: should verify CTRL_VQ feature exists for MQSi-Wei Liu1-2/+16
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu3-3/+3
2022-03-04virtio_console: break out of buf poll on removeMichael S. Tsirkin1-0/+7
2022-03-04virtio: document virtio_reset_deviceMichael S. Tsirkin1-0/+16
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin1-17/+22
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-2/+1
2022-03-04Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+7