| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: hv: Specify receive buffer size using Hyper-V page size | Himadri Pandya | 2019-11-22 | 4 | -7/+10 |
* | tools: hv: add vmbus testing tool | Branden Bonaby | 2019-11-22 | 1 | -0/+376 |
* | drivers: hv: vmbus: Introduce latency testing | Branden Bonaby | 2019-11-22 | 10 | -0/+269 |
* | video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver | Wei Hu | 2019-11-22 | 2 | -21/+190 |
* | video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host | Wei Hu | 2019-11-22 | 1 | -12/+147 |
* | hv_netvsc: Add the support of hibernation | Dexuan Cui | 2019-11-22 | 2 | -0/+60 |
* | hv_sock: Add the support of hibernation | Dexuan Cui | 2019-11-22 | 1 | -0/+20 |
* | video: hyperv_fb: Add the support of hibernation | Dexuan Cui | 2019-11-22 | 1 | -0/+59 |
* | scsi: storvsc: Add the support of hibernation | Dexuan Cui | 2019-11-22 | 1 | -0/+41 |
* | Drivers: hv: vmbus: Add module parameter to cap the VMBus version | Andrea Parri | 2019-11-22 | 1 | -0/+13 |
* | Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2 | Andrea Parri | 2019-11-22 | 2 | -6/+15 |
* | Drivers: hv: vmbus: Introduce table of VMBus protocol versions | Andrea Parri | 2019-11-22 | 3 | -38/+19 |
* | Linux 5.4-rc6v5.4-rc6 | Linus Torvalds | 2019-11-03 | 1 | -1/+1 |
* | Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-11-03 | 27 | -97/+267 |
|\ |
|
| * | usb: dwc3: gadget: fix race when disabling ep with cancelled xfers | Felipe Balbi | 2019-10-31 | 1 | -0/+6 |
| * | usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host | Roger Quadros | 2019-10-30 | 1 | -5/+26 |
| * | usb: cdns3: gadget: reset EP_CLAIMED flag while unloading | Sanket Parmar | 2019-10-30 | 1 | -0/+2 |
| * | USB: serial: whiteheat: fix line-speed endianness | Johan Hovold | 2019-10-30 | 2 | -4/+7 |
| * | USB: serial: whiteheat: fix potential slab corruption | Johan Hovold | 2019-10-30 | 1 | -0/+4 |
| * | USB: gadget: Reject endpoints with 0 maxpacket value | Alan Stern | 2019-10-29 | 1 | -0/+11 |
| * | UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen... | Alan Stern | 2019-10-28 | 1 | -20/+0 |
| * | usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask... | Alan Stern | 2019-10-28 | 1 | -10/+0 |
| * | usbip: Fix free of unallocated memory in vhci tx | Suwan Kim | 2019-10-28 | 1 | -0/+3 |
| * | usbip: tools: Fix read_usb_vudc_device() error path handling | GwanYeong Kim | 2019-10-28 | 1 | -2/+4 |
| * | usb: xhci: fix __le32/__le64 accessors in debugfs code | Ben Dooks (Codethink) | 2019-10-28 | 1 | -12/+12 |
| * | usb: xhci: fix Immediate Data Transfer endianness | Samuel Holland | 2019-10-28 | 1 | -0/+2 |
| * | xhci: Fix use-after-free regression in xhci clear hub TT implementation | Mathias Nyman | 2019-10-28 | 1 | -9/+45 |
| * | USB: ldusb: fix control-message timeout | Johan Hovold | 2019-10-28 | 1 | -1/+1 |
| * | USB: ldusb: use unsigned size format specifiers | Johan Hovold | 2019-10-28 | 1 | -3/+4 |
| * | USB: ldusb: fix ring-buffer locking | Johan Hovold | 2019-10-28 | 1 | -2/+2 |
| * | USB: Skip endpoints with 0 maxpacket length | Alan Stern | 2019-10-28 | 1 | -0/+5 |
| * | Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2019-10-28 | 14 | -29/+133 |
| |\ |
|
| | * | usb: cdns3: gadget: Don't manage pullups | Roger Quadros | 2019-10-27 | 1 | -4/+0 |
| | * | usb: dwc3: remove the call trace of USBx_GFLADJ | Yinbo Zhu | 2019-10-27 | 1 | -2/+1 |
| | * | usb: gadget: configfs: fix concurrent issue between composite APIs | Peter Chen | 2019-10-27 | 1 | -5/+105 |
| | * | usb: dwc3: pci: prevent memory leak in dwc3_pci_probe | Navid Emamdoost | 2019-10-27 | 1 | -1/+1 |
| | * | usb: gadget: composite: Fix possible double free memory bug | Chandana Kishori Chiluveru | 2019-10-27 | 1 | -0/+4 |
| | * | usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode. | Cristian Birsan | 2019-10-27 | 1 | -2/+4 |
| | * | usb: renesas_usbhs: fix type of buf | Ben Dooks (Codethink) | 2019-10-27 | 1 | -1/+1 |
| | * | usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device() | Yoshihiro Shimoda | 2019-10-27 | 1 | -1/+1 |
| | * | usb: gadget: udc: renesas_usb3: Fix __le16 warnings | Yoshihiro Shimoda | 2019-10-27 | 1 | -5/+6 |
| | * | usb: renesas_usbhs: fix __le16 warnings | Ben Dooks (Codethink) | 2019-10-27 | 1 | -6/+6 |
| | * | usb: cdns3: include host-export,h for cdns3_host_init | Ben Dooks (Codethink) | 2019-10-27 | 2 | -1/+1 |
| | * | usb: mtu3: fix missing include of mtu3_dr.h | Ben Dooks (Codethink) | 2019-10-27 | 1 | -0/+1 |
| | * | usb: fsl: Check memory resource before releasing it | Nikhil Badola | 2019-10-27 | 1 | -1/+1 |
| | * | usb: dwc3: select CONFIG_REGMAP_MMIO | Arnd Bergmann | 2019-10-27 | 1 | -0/+1 |
* | | | Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-11-02 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | fix memory leak in large read decrypt offload | Steve French | 2019-10-27 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-02 | 2 | -4/+13 |
|\ \ \ |
|
| * | | | hwmon: (ina3221) Fix read timeout issue | Nicolin Chen | 2019-10-29 | 1 | -1/+1 |