summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-08-05Merge branch 'pci/switchtec'Bjorn Helgaas-8/+8
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas-2/+22
2020-08-05Merge branch 'pci/peer-to-peer'Bjorn Helgaas-6/+15
2020-08-05Merge branch 'pci/msi'Bjorn Helgaas-13/+9
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas-87/+50
2020-08-05Merge branch 'pci/hotplug'Bjorn Helgaas-5/+7
2020-08-05Merge branch 'pci/error'Bjorn Helgaas-49/+75
2020-08-05Merge branch 'pci/enumeration'Bjorn Helgaas-159/+162
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski-11/+18
2020-08-05md: get sysfs entry after redundancy attr group createJunxiao Bi-7/+10
2020-08-05vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen-2/+2080
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen-2/+522
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen-0/+350
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen-0/+168
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen-5/+10
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen-14/+20
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy-9/+10
2020-08-05vdpasim: support batch updatingJason Wang-3/+37
2020-08-05vhost-vdpa: support IOTLB batching hintsJason Wang-9/+27
2020-08-05vhost-vdpa: support get/set backend featuresJason Wang-0/+18
2020-08-05vhost: generialize backend features setting/gettingJason Wang-16/+19
2020-08-05vhost-vdpa: refine ioctl pre-processingJason Wang-4/+5
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin-53/+49
2020-08-05PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada-0/+623
2020-08-05i2c: mediatek: Add i2c compatible for MediaTek MT8192Qii Wang-0/+15
2020-08-05i2c: mediatek: Add access to more than 8GB dram in i2c driverQii Wang-22/+17
2020-08-05i2c: mediatek: Add apdma sync in i2c driverQii Wang-3/+20
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-160/+225
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-244/+983
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-101/+1007
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+98
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1584/+1951
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean-11/+24
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2970/+7593
2020-08-05Revert "vxlan: fix tos value before xmit"Hangbin Liu-2/+2
2020-08-05ptp: only allow phase values lower than 1 periodVladimir Oltean-0/+13
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-86/+434
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3874/+9149
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds-23/+6
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds-806/+2855
2020-08-05watchdog: rti-wdt: balance pm runtime enable callsTero Kristo-0/+2
2020-08-05watchdog: rti-wdt: attach to running watchdog during probeTero Kristo-10/+102
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo-0/+30
2020-08-05watchdog: use __watchdog_ping in startupTero Kristo-8/+11
2020-08-05watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'Woody Lin-0/+57
2020-08-05watchdog: pcwd_usb: remove needless check before usb_free_coherent()Xu Wang-3/+2
2020-08-05watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov-5/+5
2020-08-05watchdog: initialize device before misc_registerKrzysztof Sobota-9/+9
2020-08-05watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers-1/+5
2020-08-05watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1