summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-05watchdog: dw_wdt: Add DebugFS filesSerge Semin
2020-08-05watchdog: dw_wdt: Add pre-timeouts supportSerge Semin
2020-08-05watchdog: dw_wdt: Support devices with asynch clocksSerge Semin
2020-08-05watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin
2020-08-05watchdog: Use kobj_to_dev() APIWang Qing
2020-08-05watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()Tiezhu Yang
2020-08-05watchdog: sunxi_wdt: fix improper error exit codeMartin Wu
2020-08-05watchdog: test_bit() => watchdog_active()Bumsik Kim
2020-08-05watchdog: mlx-wdt: support new watchdog type with longer timeout periodMichael Shych
2020-08-05platform/x86: mlx-platform: support new watchdog type with longer timeoutMichael Shych
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan
2020-08-05virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang
2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan
2020-08-05vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan
2020-08-05vhost: introduce vhost_vring_callZhu Lingshan
2020-08-05vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva
2020-08-05vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-08-05vhost: vdpa: remove per device feature whitelistJason Wang
2020-08-05virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin
2020-08-05virtio-iommu: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_mem: convert to LE accessorsMichael S. Tsirkin
2020-08-05drm/virtio: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_pmem: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_input: convert to LE accessorsMichael S. Tsirkin
2020-08-05virtio_balloon: use LE config space accessesMichael S. Tsirkin
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin
2020-08-05vhost/vdpa: switch to new helpersMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05Merge branch 'for-linus' into fixesVinod Koul
2020-08-05virtio_balloon: fix sparse warningMichael S. Tsirkin
2020-08-05i2c: i801: Add support for Intel Tiger Lake PCH-HJarkko Nikula
2020-08-05i2c: i801: Add support for Intel Emmitsburg PCHMika Westerberg
2020-08-05i2c: bcm2835: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-05i2c: at91: Move to generic GPIO bus recoveryCodrin Ciubotariu
2020-08-05i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOsCodrin Ciubotariu
2020-08-05i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu
2020-08-05mmc: mediatek: make function msdc_cqe_disable() staticWei Yongjun
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04remoteproc: core: Register the character device interfaceSiddharth Gupta