summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-04-26USB: gadget: Register udc before gadgetAlan Stern
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern
2022-04-26usb: core: devices: drop redundant buffer overflow checksSergey Shtylyov
2022-04-26usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson
2022-04-26usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-26usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan
2022-04-23Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-23USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-04-23USB: core: Disable remote wakeup for freeze/quiesceEvan Green
2022-04-23usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-04-23drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-04-23usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng
2022-04-23usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-04-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-04-21usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET
2022-04-21usb: musb: mediatek: Use clk_bulk API to simplify clock operationsAngeloGioacchino Del Regno
2022-04-21USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2022-04-21usb: gadget: net2272: clean up commentsTom Rix
2022-04-21usb: gadget: tegra-xudc: clean up commentsTom Rix
2022-04-21usb: gadget: s3c-hsudc: clean up commentsTom Rix
2022-04-21usb: gadget: pxa27x_udc: clean up commentTom Rix
2022-04-21USB: omap_udc: clean up commentTom Rix
2022-04-21usb: core: devices: remove dead code under #ifdef PROC_EXTRASergey Shtylyov
2022-04-21usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin
2022-04-21usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAKMichael Grzeschik
2022-04-21usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura
2022-04-21usb: host: ohci-omap: Make it CCF clk API compatibleJanusz Krzysztofik
2022-04-21usb: gadget: omap_udc: Make it CCF clk API compatibleJanusz Krzysztofik
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma
2022-04-21usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis
2022-04-21usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-04-21usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma
2022-04-21usb: gadget: net2280: use swap() instead of open coding itGuo Zhengkui
2022-04-21usb: gadget: u_audio: clean up some inconsistent indentingJiapeng Chong
2022-04-21USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-04-21usb:oxu210hp-hcd: Use platform_get_irq() to get the interruptMinghao Chi
2022-04-21usb-storage: isd200: fix initFunction error returnLin Ma
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma
2022-04-21usb-storage: alauda: fix initFunction error returnLin Ma
2022-04-21usb: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-21usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche