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