summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-07-08usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke2-1/+9
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke6-0/+608
2022-07-08usb: mtu3: support function remote wakeupChunfeng Yun3-4/+38
2022-07-08usb: mtu3: check capability of usb3 dual roleChunfeng Yun1-4/+28
2022-07-08usb: mtu3: add feature to disable device's usb3 portChunfeng Yun3-16/+24
2022-07-08usb: mtu3: print endpoint type as stringChunfeng Yun2-6/+6
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji5-216/+4
2022-07-08gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-07-08usb: gadget: udc: atmel: convert to platform driverMichael Walle1-4/+4
2022-07-08usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()Michael Walle1-0/+2
2022-07-08USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()Steven Rostedt (Google)1-4/+4
2022-06-30usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-06-29usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OSNeal Liu1-5/+6
2022-06-29USB: cdc-acm: use define for timeoutOliver Neukum1-1/+1
2022-06-29usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()Yang Yingliang1-0/+1
2022-06-29usb: gadget: aspeed_udc: fix handling of tx_len == 0Dan Carpenter1-3/+6
2022-06-29usb: dwc3: gadget: fix a kernel-doc warningMauro Carvalho Chehab1-0/+1
2022-06-29usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab1-0/+2
2022-06-27usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-39/+40
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman10-46/+119
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-24usb: gadget: u_ether: Remove duplicated include in u_ether.cYang Li1-1/+0
2022-06-24usb: max-3421: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24usb: dwc2: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay1-1/+2
2022-06-24usb: musb: mpfs: Fix error codes in probe()Dan Carpenter1-1/+4
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-23xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-12/+23
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-22Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-0/+5598
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold1-12/+17
2022-06-22usb: dwc2: host: add TPL supportAmelie Delaunay1-0/+3
2022-06-21usb: host: ehci-platform: add TPL supportAmelie Delaunay1-0/+2
2022-06-21usb: host: ohci-platform: add TPL supportAmelie Delaunay1-0/+3
2022-06-21staging: octeon-usb: move driver out of stagingArtur Bujdoso4-0/+5598
2022-06-21usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein1-16/+7
2022-06-21usb: chipidea: udc: implement get_frameMichael Grzeschik3-0/+17
2022-06-21usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim1-1/+1
2022-06-21USB: storage: Fix typo in commentXiang wangx1-1/+1
2022-06-21USB: ohci-sm501: Fix typo in commentXiang wangx1-1/+1
2022-06-21usb: musb: core: drop redundant checksSergey Shtylyov1-14/+2
2022-06-21usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-06-21usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-06-21usb: typec: mux: Allow muxes to specify mode-switchPrashant Malani1-2/+6
2022-06-21usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram1-7/+21