index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-08-05
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
-2
/
+1
2020-08-05
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
-1
/
+2
2020-08-05
docs: watchdog: codify ident.options as superset of possible status flags
Ahmad Fatoum
-1
/
+1
2020-08-05
dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150
Sai Prakash Ranjan
-0
/
+4
2020-08-05
dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAML
Sai Prakash Ranjan
-28
/
+44
2020-08-05
watchdog: dw_wdt: Add DebugFS files
Serge Semin
-0
/
+68
2020-08-05
watchdog: dw_wdt: Add pre-timeouts support
Serge Semin
-8
/
+130
2020-08-05
watchdog: dw_wdt: Support devices with asynch clocks
Serge Semin
-5
/
+43
2020-08-05
watchdog: dw_wdt: Support devices with non-fixed TOP values
Serge Semin
-24
/
+167
2020-08-05
dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
Serge Semin
-0
/
+32
2020-08-05
dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
Serge Semin
-0
/
+8
2020-08-05
dt-bindings: watchdog: Convert DW WDT binding to DT schema
Serge Semin
-24
/
+50
2020-08-05
MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVER
Lukas Bulwahn
-1
/
+1
2020-08-05
watchdog: Use kobj_to_dev() API
Wang Qing
-1
/
+1
2020-08-05
watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
Tiezhu Yang
-1
/
+1
2020-08-05
watchdog: sunxi_wdt: fix improper error exit code
Martin Wu
-1
/
+1
2020-08-05
watchdog: test_bit() => watchdog_active()
Bumsik Kim
-1
/
+1
2020-08-05
docs: watchdog: mlx-wdt: Add description of new watchdog type 3
Michael Shych
-0
/
+10
2020-08-05
watchdog: mlx-wdt: support new watchdog type with longer timeout period
Michael Shych
-11
/
+62
2020-08-05
platform/x86: mlx-platform: support new watchdog type with longer timeout
Michael Shych
-0
/
+106
2020-08-05
platform_data/mlxreg: support new watchdog type with longer timeout period
Michael Shych
-1
/
+4
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
-10
/
+23
2020-08-05
xfs: use ENOTBLK for direct I/O to buffered I/O fallback
Christoph Hellwig
-2
/
+2
2020-08-05
iomap: Only invalidate page cache pages on direct IO writes
Dave Chinner
-16
/
+15
2020-08-05
xfs: delete duplicated words + other fixes
Randy Dunlap
-17
/
+17
2020-08-05
ceph: handle zero-length feature mask in session messages
Jeff Layton
-2
/
+4
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
-1
/
+1
2020-08-05
virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
Liao Pingfang
-0
/
+1
2020-08-05
irqbypass: do not start cons/prod when failed connect
Zhu Lingshan
-6
/
+10
2020-08-05
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
-2
/
+16
2020-08-05
vhost_vdpa: implement IRQ offloading in vhost_vdpa
Zhu Lingshan
-1
/
+63
2020-08-05
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
-0
/
+7
2020-08-05
kvm: detect assigned device via irqbypass manager
Zhu Lingshan
-2
/
+10
2020-08-05
vhost: introduce vhost_vring_call
Zhu Lingshan
-9
/
+26
2020-08-05
vhost: Use flex_array_size() helper in copy_from_user()
Gustavo A. R. Silva
-1
/
+1
2020-08-05
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
-4
/
+27
2020-08-05
vhost: vdpa: remove per device feature whitelist
Jason Wang
-37
/
+0
2020-08-05
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
-0
/
+3
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
-5
/
+6
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
-26
/
+2
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
-17
/
+17
2020-08-05
virtio_mem: convert to LE accessors
Michael S. Tsirkin
-15
/
+15
2020-08-05
drm/virtio: convert to LE accessors
Michael S. Tsirkin
-8
/
+8
2020-08-05
virtio_pmem: convert to LE accessors
Michael S. Tsirkin
-2
/
+2
2020-08-05
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
-23
/
+23
2020-08-05
virtio_fs: convert to LE accessors
Michael S. Tsirkin
-2
/
+2
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
-16
/
+16
2020-08-05
virtio_balloon: use LE config space accesses
Michael S. Tsirkin
-17
/
+9
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
-0
/
+10
2020-08-05
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
-3
/
+3
[prev]
[next]