Age | Commit message (Expand) | Author |
2021-01-07 | usb: dwc3: gadget: Clear wait flag on dequeue | Thinh Nguyen |
2021-01-07 | usb: typec: Send uevent for num_altmodes update | Prashant Malani |
2021-01-07 | usb: typec: Fix copy paste error for NVIDIA alt-mode description | Peter Robinson |
2021-01-07 | usb: gadget: enable super speed plus | taehyun.cho |
2021-01-07 | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb | Andrey Konovalov |
2021-01-06 | Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-01-05 | usb: uas: Add PNY USB Portable SSD to unusual_uas | Thinh Nguyen |
2021-01-04 | usb: gadget: configfs: Preserve function ordering after bind failure | Chandana Kishori Chiluveru |
2021-01-04 | usb: gadget: select CONFIG_CRC32 | Arnd Bergmann |
2021-01-04 | usb: gadget: core: change the comment for usb_gadget_connect | Peter Chen |
2021-01-04 | usb: gadget: configfs: Fix use-after-free issue with udc_name | Eddie Hung |
2021-01-04 | usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup | Wesley Cheng |
2021-01-04 | usb: usbip: vhci_hcd: protect shift size | Randy Dunlap |
2021-01-04 | USB: usblp: fix DMA to stack | Johan Hovold |
2021-01-04 | USB: serial: iuu_phoenix: fix DMA from stack | Johan Hovold |
2021-01-04 | USB: serial: option: add LongSung M5710 module support | Daniel Palmer |
2021-01-04 | USB: serial: option: add Quectel EM160R-GL | Bjørn Mork |
2020-12-30 | USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug | Alan Stern |
2020-12-28 | usb: gadget: f_uac2: reset wMaxPacketSize | Jerome Brunet |
2020-12-28 | usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression | Serge Semin |
2020-12-28 | usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one | Serge Semin |
2020-12-28 | usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion | Serge Semin |
2020-12-28 | USB: yurex: fix control-URB timeout handling | Johan Hovold |
2020-12-28 | usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init... | Yu Kuai |
2020-12-28 | usb: gadget: u_ether: Fix MTU size mismatch with RX packet size | Manish Narani |
2020-12-28 | USB: gadget: legacy: fix return error code in acm_ms_bind() | Yang Yingliang |
2020-12-28 | usb: gadget: Fix spinlock lockup on usb_function_deactivate | Sriharsha Allenki |
2020-12-28 | usb: gadget: function: printer: Fix a memory leak for interface descriptor | Zqiang |
2020-12-28 | usb: dwc3: meson-g12a: disable clk on error handling path in probe | Zheng Zengkai |
2020-12-28 | USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set | Michael Grzeschik |
2020-12-28 | usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request | Madhusudanarao Amara |
2020-12-28 | USB: cdc-wdm: Fix use after free in service_outstanding_interrupt(). | Tetsuo Handa |
2020-12-28 | usb: gadget: fsl_mxc_udc: Remove the driver | Fabio Estevam |
2020-12-28 | USB: cdc-acm: blacklist another IR Droid device | Sean Young |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-11 | usb: phy: convert comma to semicolon | Zheng Yongjun |
2020-12-11 | usb: ucsi: convert comma to semicolon | Zheng Yongjun |
2020-12-11 | Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2020-12-11 | usb: typec: tcpm: convert comma to semicolon | Zheng Yongjun |
2020-12-11 | usb: typec: tcpm: Update vbus_vsafe0v on init | Badhri Jagan Sridharan |
2020-12-11 | usb: typec: tcpci: Enable bleed discharge when auto discharge is enabled | Badhri Jagan Sridharan |
2020-12-11 | usb: typec: Add class for plug alt mode device | Prashant Malani |
2020-12-11 | USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definition | Badhri Jagan Sridharan |
2020-12-11 | USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAP | Kyle Tso |
2020-12-11 | USB: typec: tcpm: Fix PR_SWAP error handling | Kyle Tso |