Age | Commit message (Expand) | Author |
2019-11-07 | USB: legousbtower: drop redundant interrupt-in running flag | Johan Hovold |
2019-11-07 | USB: legousbtower: drop noisy disconnect messages | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant open_count check | Johan Hovold |
2019-11-07 | USB: legousbtower: zero driver data at allocation | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant NULL check | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant MODULE_LICENSE ifdef | Johan Hovold |
2019-11-07 | USB: idmouse: clean up runaway white space | Johan Hovold |
2019-11-07 | USB: idmouse: drop redundant open-count check from release | Johan Hovold |
2019-11-07 | USB: idmouse: simplify disconnect handling | Johan Hovold |
2019-11-07 | usb: Allow USB device to be warm reset in suspended state | Kai-Heng Feng |
2019-11-07 | usb: gadget: pch_udc: fix use after free | Gustavo A. R. Silva |
2019-11-04 | usb: typec: ucsi: Optimise ucsi_unregister() | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: New error codes | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove all bit-fields | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove struct ucsi_control | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove the old API | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: ccg: Move to the new API | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: acpi: Move to the new API | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Simplified registration and I/O API | Heikki Krogerus |
2019-11-04 | usb: typec: hd3ss3220: Give the connector fwnode to the port device | Heikki Krogerus |
2019-11-04 | usb: typec: Remove the callback members from struct typec_capability | Heikki Krogerus |
2019-11-04 | usb: typec: hd3ss3220: Start using struct typec_operations | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Start using struct typec_operations | Heikki Krogerus |
2019-11-04 | usb: typec: tps6598x: Start using struct typec_operations | Heikki Krogerus |
2019-11-04 | usb: typec: tcpm: Start using struct typec_operations | Heikki Krogerus |
2019-11-04 | usb: typec: Separate the operations vector | Heikki Krogerus |
2019-11-04 | usb: typec: Introduce typec_get_drvdata() | Heikki Krogerus |
2019-11-04 | usb: typec: Copy everything from struct typec_capability during registration | Heikki Krogerus |
2019-11-04 | USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein | Andrey Konovalov |
2019-11-04 | USB: dummy-hcd: increase max number of devices to 32 | Andrey Konovalov |
2019-11-04 | usb: host: fotg210: add missed clk_put calls | Chuhong Yuan |
2019-11-04 | usb: Spelling s/disconnet/disconnect/ | Geert Uytterhoeven |
2019-11-04 | usb: Spelling s/enpoint/endpoint/ | Geert Uytterhoeven |
2019-11-04 | usb: usb251xb: Add support for USB2422 | Uwe Kleine-König |
2019-11-04 | usb: usb251xb: Drop some unused defines | Uwe Kleine-König |
2019-11-04 | usb: host: oxu210hp-hcd: fix __iomem annotations | Ben Dooks (Codethink) |
2019-11-04 | USB: bcma: Add a check for devm_gpiod_get | Chuhong Yuan |
2019-11-04 | usb: ohci-nxp: fix use of integer as pointer | Ben Dooks |
2019-11-04 | usb: roles: Add usb_role_switch_find_by_fwnode() | Heikki Krogerus |
2019-11-04 | Merge 5.4-rc6 into usb-next | Greg Kroah-Hartman |
2019-10-31 | usb: dwc3: gadget: fix race when disabling ep with cancelled xfers | Felipe Balbi |
2019-10-30 | usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host | Roger Quadros |
2019-10-30 | usb: cdns3: gadget: reset EP_CLAIMED flag while unloading | Sanket Parmar |
2019-10-30 | USB: serial: whiteheat: fix line-speed endianness | Johan Hovold |
2019-10-30 | USB: serial: whiteheat: fix potential slab corruption | Johan Hovold |
2019-10-29 | USB: gadget: Reject endpoints with 0 maxpacket value | Alan Stern |
2019-10-28 | UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen... | Alan Stern |
2019-10-28 | usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask... | Alan Stern |
2019-10-28 | usbip: Fix free of unallocated memory in vhci tx | Suwan Kim |
2019-10-28 | usb: xhci: fix __le32/__le64 accessors in debugfs code | Ben Dooks (Codethink) |