summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-10-21usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-10-21usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-10-21Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-21usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-10-21usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-10-21usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-10-21usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-21usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik
2022-10-21usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-10-21usb: host: xhci-plat: suspend and resume clocksJustin Chen
2022-10-21usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun
2022-10-21usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-10-21usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He
2022-10-21usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-10-21xhci: Don't show warning for reinit on known broken suspendMario Limonciello
2022-10-21usb: gadget: f_fs: stricter integer overflow checksDan Carpenter
2022-10-21usb: common: debug: Check non-standard control requestsThinh Nguyen
2022-10-21usb: common: usb-conn-gpio: Simplify some error messageChristophe JAILLET
2022-10-21usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-21usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor
2022-10-21xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca
2022-10-15Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko
2022-10-15Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich
2022-10-12USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-10-12usb: mon: make mmapped memory read onlyTadeusz Struk
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-09-13USB: serial: option: add Quectel RM520Njerry meng
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu
2022-09-05USB: core: Fix RST error in hub.cAlan Stern
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak
2022-08-30usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern
2022-08-30USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern
2022-08-30usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit