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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2020-08-05
Merge branch 'pci/switchtec'
Bjorn Helgaas
-8
/
+8
2020-08-05
Merge branch 'pci/virtualization'
Bjorn Helgaas
-2
/
+22
2020-08-05
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
-6
/
+15
2020-08-05
Merge branch 'pci/msi'
Bjorn Helgaas
-13
/
+9
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
-87
/
+50
2020-08-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
-5
/
+7
2020-08-05
Merge branch 'pci/error'
Bjorn Helgaas
-49
/
+75
2020-08-05
Merge branch 'pci/enumeration'
Bjorn Helgaas
-159
/
+162
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
-11
/
+18
2020-08-05
md: get sysfs entry after redundancy attr group create
Junxiao Bi
-7
/
+10
2020-08-05
vdpa/mlx5: Add VDPA driver for supported mlx5 devices
Eli Cohen
-2
/
+2080
2020-08-05
vdpa/mlx5: Add shared memory registration code
Eli Cohen
-2
/
+522
2020-08-05
vdpa/mlx5: Add support library for mlx5 VDPA implementation
Eli Cohen
-0
/
+350
2020-08-05
vdpa/mlx5: Add hardware descriptive header file
Eli Cohen
-0
/
+168
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
-5
/
+10
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
-14
/
+20
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
-9
/
+10
2020-08-05
vdpasim: support batch updating
Jason Wang
-3
/
+37
2020-08-05
vhost-vdpa: support IOTLB batching hints
Jason Wang
-9
/
+27
2020-08-05
vhost-vdpa: support get/set backend features
Jason Wang
-0
/
+18
2020-08-05
vhost: generialize backend features setting/getting
Jason Wang
-16
/
+19
2020-08-05
vhost-vdpa: refine ioctl pre-processing
Jason Wang
-4
/
+5
2020-08-05
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Michael S. Tsirkin
-53
/
+49
2020-08-05
PCI: xilinx-cpm: Add Versal CPM Root Port driver
Bharat Kumar Gogada
-0
/
+623
2020-08-05
i2c: mediatek: Add i2c compatible for MediaTek MT8192
Qii Wang
-0
/
+15
2020-08-05
i2c: mediatek: Add access to more than 8GB dram in i2c driver
Qii Wang
-22
/
+17
2020-08-05
i2c: mediatek: Add apdma sync in i2c driver
Qii Wang
-3
/
+20
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
-160
/
+225
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-244
/
+983
2020-08-05
Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-101
/
+1007
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+98
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-1584
/
+1951
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
-11
/
+24
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2970
/
+7593
2020-08-05
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
-2
/
+2
2020-08-05
ptp: only allow phase values lower than 1 period
Vladimir Oltean
-0
/
+13
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-86
/
+434
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3874
/
+9149
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
-23
/
+6
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
-806
/
+2855
2020-08-05
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
-0
/
+2
2020-08-05
watchdog: rti-wdt: attach to running watchdog during probe
Tero Kristo
-10
/
+102
2020-08-05
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
-0
/
+30
2020-08-05
watchdog: use __watchdog_ping in startup
Tero Kristo
-8
/
+11
2020-08-05
watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
Woody Lin
-0
/
+57
2020-08-05
watchdog: pcwd_usb: remove needless check before usb_free_coherent()
Xu Wang
-3
/
+2
2020-08-05
watchdog: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-5
/
+5
2020-08-05
watchdog: initialize device before misc_register
Krzysztof Sobota
-9
/
+9
2020-08-05
watchdog: booke_wdt: Add common nowayout parameter driver
Timothy Myers
-1
/
+5
2020-08-05
watchdog: scx200_wdt: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-1
/
+1
[prev]
[next]