Age | Commit message (Expand) | Author |
2022-02-12 | Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured" | Greg Kroah-Hartman |
2022-02-11 | Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-02-11 | usb: dwc2: drd: fix soft connect when gadget is unconfigured | Fabrice Gasnier |
2022-02-11 | usb: gadget: rndis: check size of RNDIS_MSG_SET command | Greg Kroah-Hartman |
2022-02-11 | USB: gadget: validate interface OS descriptor requests | Szymon Heidrich |
2022-02-11 | usb: core: Unregister device on component_add() failure | Fabio M. De Francesco |
2022-02-08 | usb: dwc3: gadget: Prevent core from processing stale TRBs | Udipto Goswami |
2022-02-01 | USB: serial: cp210x: add CPI Bulk Coin Recycler id | Johan Hovold |
2022-02-01 | USB: serial: cp210x: add NCR Retail IO box id | Johan Hovold |
2022-02-01 | USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320 | Cameron Williams |
2022-01-31 | usb: gadget: f_uac2: Define specific wTerminalType | Pavel Hofman |
2022-01-31 | usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition | Adam Ford |
2022-01-31 | usb: raw-gadget: fix handling of dual-direction-capable endpoints | Jann Horn |
2022-01-31 | usb: usb251xb: add boost-up property support | Tommaso Merciai |
2022-01-31 | usb: ulpi: Call of_node_put correctly | Sean Anderson |
2022-01-31 | usb: ulpi: Move of_node_put to ulpi_dev_release | Sean Anderson |
2022-01-31 | USB: serial: option: add ZTE MF286D modem | Pawel Dembicki |
2022-01-31 | USB: serial: ch341: add support for GW Instek USB2.0-Serial devices | Stephan Brunner |
2022-01-31 | usb: f_fs: Fix use-after-free for epfile | Udipto Goswami |
2022-01-31 | usb: dwc3: xilinx: fix uninitialized return value | Robert Hancock |
2022-01-26 | usb: cdnsp: Fix segmentation fault in cdns_lost_power function | Pawel Laszczak |
2022-01-26 | usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend | Amelie Delaunay |
2022-01-26 | usb: gadget: at91_udc: fix incorrect print type | Miles Chen |
2022-01-26 | usb: dwc3: xilinx: Fix error handling when getting USB3 PHY | Robert Hancock |
2022-01-26 | usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode | Robert Hancock |
2022-01-26 | usb: xhci-plat: fix crash when suspend if remote wake enable | Frank Li |
2022-01-26 | usb: common: ulpi: Fix crash in ulpi_match() | Jon Hunter |
2022-01-26 | usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS | Pavankumar Kondeti |
2022-01-26 | ucsi_ccg: Check DEV_INT bit only when starting CCG4 | Sing-Han Chen |
2022-01-25 | USB: core: Fix hang in usb_kill_urb by adding memory barriers | Alan Stern |
2022-01-25 | usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge | Alan Stern |
2022-01-25 | usb: typec: tcpm: Do not disconnect when receiving VSAFE0V | Badhri Jagan Sridharan |
2022-01-25 | usb: typec: tcpm: Do not disconnect while receiving VBUS off | Badhri Jagan Sridharan |
2022-01-25 | usb: typec: Don't try to register component master without components | Heikki Krogerus |
2022-01-25 | usb: typec: Only attempt to link USB ports if there is fwnode | Heikki Krogerus |
2022-01-25 | usb: typec: tcpci: don't touch CC line if it's Vconn source | Xu Yang |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-01-10 | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2022-01-06 | usb: gadget: u_audio: Subdevice 0 for capture ctls | Pavel Hofman |
2022-01-06 | usb: gadget: u_audio: fix calculations for small bInterval | John Keeping |
2022-01-06 | usb: dwc2: gadget: initialize max_speed from params | John Keeping |
2022-01-06 | usb: dwc2: do not gate off the hardware if it does not support clock gating | Dinh Nguyen |
2022-01-06 | usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe | Miaoqian Lin |
2022-01-05 | USB: common: debug: add needed kernel.h include | Greg Kroah-Hartman |
2022-01-05 | headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c | Ingo Molnar |
2022-01-05 | headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h | Ingo Molnar |