summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-10-21usb: typec: ucsi: Don't warn on probe deferralWayne Chang1-5/+3
2022-10-21usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-21Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-21usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2-0/+21
2022-10-21usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2-1/+9
2022-10-21usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-21usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-21usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik4-3/+13
2022-10-21usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen1-1/+1
2022-10-21usb: host: xhci-plat: suspend and resume clocksJustin Chen2-1/+16
2022-10-21usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun2-2/+2
2022-10-21usb: dwc3: core: fix some leaks in probeDan Carpenter1-22/+36
2022-10-21usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He1-2/+2
2022-10-21usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe1-6/+6
2022-10-21xhci: Don't show warning for reinit on known broken suspendMario Limonciello1-1/+2
2022-10-21usb: gadget: f_fs: stricter integer overflow checksDan Carpenter1-2/+2
2022-10-21usb: common: debug: Check non-standard control requestsThinh Nguyen1-32/+64
2022-10-21usb: common: usb-conn-gpio: Simplify some error messageChristophe JAILLET1-4/+2
2022-10-21usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-10-21usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor1-1/+1
2022-10-21xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca1-1/+1
2022-10-15Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2-54/+51
2022-10-15Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko1-2/+7
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-12USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-10-12usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard1-1/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+6
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie1-0/+1
2022-09-13USB: serial: option: add Quectel RM520Njerry meng1-0/+4
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)1-0/+2
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu1-6/+7
2022-09-05USB: core: Fix RST error in hub.cAlan Stern1-1/+1
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman1-8/+8
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-2/+38
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+9
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman1-4/+0
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak1-0/+1
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak1-1/+2
2022-08-30usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern1-0/+10
2022-08-30USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern1-10/+16
2022-08-30usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4