Age | Commit message (Expand) | Author |
2020-01-08 | usb: musb: Disable pullup at init | Paul Cercueil |
2020-01-08 | usb: musb: fix idling for suspend after disconnect interrupt | Tony Lindgren |
2020-01-08 | usb: typec: ucsi: Fix the notification bit offsets | Heikki Krogerus |
2020-01-06 | USB: Fix: Don't skip endpoint descriptors with maxpacket=0 | Alan Stern |
2020-01-02 | USB-PD tcpm: bad warning+size, PPS adapters | Douglas Gilbert |
2020-01-02 | Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2019-12-30 | usb: chipidea: host: Disable port power only if previously enabled | Guenter Roeck |
2019-12-30 | usb: cdns3: should not use the same dev_id for shared interrupt handler | Peter Chen |
2019-12-30 | usb: dwc3: gadget: Fix request complete check | Thinh Nguyen |
2019-12-30 | usb: musb: dma: Correct parameter passed to IRQ handler | Paul Cercueil |
2019-12-30 | usb: musb: jz4740: Silence error if code is -EPROBE_DEFER | Paul Cercueil |
2019-12-30 | usb: udc: tegra: select USB_ROLE_SWITCH | Arnd Bergmann |
2019-12-30 | USB: core: fix check for duplicate endpoints | Johan Hovold |
2019-12-20 | USB: serial: option: add ZLP support for 0x1bc7/0x9010 | Daniele Palmas |
2019-12-18 | usb: xhci: Fix build warning seen with CONFIG_PM=n | Guenter Roeck |
2019-12-17 | usbip: Fix error path of vhci_recv_ret_submit() | Suwan Kim |
2019-12-17 | usbip: Fix receive error in vhci-hcd when using scatter-gather | Suwan Kim |
2019-12-17 | USB: EHCI: Do not return -EPIPE when hub is disconnected | Erkka Talvitie |
2019-12-17 | usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state' | zhong jiang |
2019-12-16 | USB: serial: option: add Telit ME910G1 0x110a composition | Daniele Palmas |
2019-12-14 | Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-12-12 | usb: dwc3: pci: add ID for the Intel Comet Lake -H variant | Heikki Krogerus |
2019-12-11 | xhci: make sure interrupts are restored to correct state | Mathias Nyman |
2019-12-11 | xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. | Mathias Nyman |
2019-12-11 | xhci: Increase STS_HALT timeout in xhci_suspend() | Kai-Heng Feng |
2019-12-11 | usb: xhci: only set D3hot for pci device | Henry Lin |
2019-12-11 | xhci: fix USB3 device initiated resume race with roothub autosuspend | Mathias Nyman |
2019-12-11 | xhci: Fix memory leak in xhci_add_in_port() | Mika Westerberg |
2019-12-11 | Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-12-11 | USB: Fix incorrect DMA allocations for local memory pool drivers | Fredrik Noring |
2019-12-10 | usb: gadget: fix wrong endpoint desc | EJ Hsu |
2019-12-10 | usb: dwc3: ep0: Clear started flag on completion | Thinh Nguyen |
2019-12-10 | usb: dwc3: gadget: Clear started flag for non-IOC | Thinh Nguyen |
2019-12-10 | usb: dwc3: gadget: Fix logical condition | Tejas Joglekar |
2019-12-10 | USB: atm: ueagle-atm: add missing endpoint check | Johan Hovold |
2019-12-10 | USB: adutux: fix interface sanity check | Johan Hovold |
2019-12-10 | USB: idmouse: fix interface sanity checks | Johan Hovold |
2019-12-10 | USB: serial: io_edgeport: fix epic endpoint lookup | Johan Hovold |
2019-12-10 | usb: mon: Fix a deadlock in usbmon between mmap and read | Pete Zaitcev |
2019-12-10 | usb: common: usb-conn-gpio: Don't log an error on probe deferral | Bryan O'Donoghue |
2019-12-10 | usb: core: urb: fix URB structure initialization function | Emiliano Ingrassia |
2019-12-10 | usb: typec: fix use after free in typec_register_port() | Wen Yang |
2019-12-10 | usb: roles: fix a potential use after free | Wen Yang |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-04 | usb, kcov: collect coverage from hub_event | Andrey Konovalov |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |