aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-04-21usb: gadget: pxa27x_udc: clean up commentTom Rix1-1/+1
2022-04-21USB: omap_udc: clean up commentTom Rix1-1/+1
2022-04-21usb: core: devices: remove dead code under #ifdef PROC_EXTRASergey Shtylyov1-35/+0
2022-04-21usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin1-0/+1
2022-04-21usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAKMichael Grzeschik1-0/+10
2022-04-21usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura1-1/+2
2022-04-21usb: host: ohci-omap: Make it CCF clk API compatibleJanusz Krzysztofik1-2/+16
2022-04-21usb: gadget: omap_udc: Make it CCF clk API compatibleJanusz Krzysztofik1-6/+8
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma2-3/+1
2022-04-21usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis1-5/+9
2022-04-21usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter1-6/+5
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen1-4/+4
2022-04-21usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin1-4/+2
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2022-04-21usb: gadget: net2280: use swap() instead of open coding itGuo Zhengkui1-11/+3
2022-04-21usb: gadget: u_audio: clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-04-21USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-04-21usb:oxu210hp-hcd: Use platform_get_irq() to get the interruptMinghao Chi1-7/+3
2022-04-21usb-storage: isd200: fix initFunction error returnLin Ma1-4/+4
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma1-14/+14
2022-04-21usb-storage: alauda: fix initFunction error returnLin Ma1-2/+2
2022-04-21usb: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2-4/+0
2022-04-21usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche1-0/+2
2022-04-21usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua1-1/+1
2022-04-21xhci: Enable runtime PM on second Alderlake controllerEvan Green1-1/+3
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis1-0/+23
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua1-2/+1
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango3-0/+28
2022-04-21usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie1-0/+1
2022-04-21usb: typec: ucsi: Fix role swappingHeikki Krogerus1-7/+13
2022-04-21usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus1-0/+4
2022-04-21usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong1-2/+2
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju3-0/+342
2022-04-21usb: typec: tipd: Only update power status on IRQGuido Günther1-20/+12
2022-04-21usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC commandTanveer Alam1-2/+19
2022-04-21usb: gadget: uvc: improve sg exit conditionMichael Grzeschik1-1/+1
2022-04-21usb: gadget: uvc: giveback vb2 buffer on req completeMichael Grzeschik3-3/+11
2022-04-21usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_bufferMichael Grzeschik3-15/+6
2022-04-21usb: gadget: uvc: remove pause flag useDan Vacura2-15/+1
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura3-1/+45
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann1-1/+1
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann1-26/+5
2022-04-21usb: omap: avoid mach/*.h headersArnd Bergmann6-9/+11
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann3-4/+5
2022-04-21USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook1-3/+2
2022-04-20USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen1-0/+2
2022-04-20USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao1-0/+6
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-2/+1
2022-04-19usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura1-0/+2
2022-04-14USB: quirks: add STRING quirk for VCOM deviceOliver Neukum1-0/+3