summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke2022-07-082-1/+9
| * | | | usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke2022-07-086-0/+608
| * | | | usb: mtu3: support function remote wakeupChunfeng Yun2022-07-083-4/+38
| * | | | usb: mtu3: check capability of usb3 dual roleChunfeng Yun2022-07-081-4/+28
| * | | | usb: mtu3: add feature to disable device's usb3 portChunfeng Yun2022-07-083-16/+24
| * | | | usb: mtu3: print endpoint type as stringChunfeng Yun2022-07-082-6/+6
| * | | | usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji2022-07-085-216/+4
| * | | | gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak2022-07-081-0/+1
| * | | | usb: gadget: udc: atmel: convert to platform driverMichael Walle2022-07-081-4/+4
| * | | | usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()Michael Walle2022-07-081-0/+2
| * | | | USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()Steven Rostedt (Google)2022-07-081-4/+4
| * | | | usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov2022-06-301-1/+1
| * | | | usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OSNeal Liu2022-06-291-5/+6
| * | | | USB: cdc-acm: use define for timeoutOliver Neukum2022-06-291-1/+1
| * | | | usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()Yang Yingliang2022-06-291-0/+1
| * | | | usb: gadget: aspeed_udc: fix handling of tx_len == 0Dan Carpenter2022-06-291-3/+6
| * | | | usb: dwc3: gadget: fix a kernel-doc warningMauro Carvalho Chehab2022-06-291-0/+1
| * | | | usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab2022-06-291-0/+2
| * | | | usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-06-271-39/+40
| * | | | Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman2022-06-2710-46/+119
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: gadget: u_ether: Remove duplicated include in u_ether.cYang Li2022-06-241-1/+0
| * | | | usb: max-3421: drop unexpected word "the" in the commentsJiang Jian2022-06-241-1/+1
| * | | | usb: dwc2: drop unexpected word "the" in the commentsJiang Jian2022-06-241-1/+1
| * | | | usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay2022-06-241-1/+2
| * | | | usb: musb: mpfs: Fix error codes in probe()Dan Carpenter2022-06-241-1/+4
| * | | | Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-06-224-0/+5598
| |\ \ \ \
| | * | | | staging: octeon-usb: move driver out of stagingArtur Bujdoso2022-06-214-0/+5598
| | | |_|/ | | |/| |
| * | | | usb: dwc2: host: add TPL supportAmelie Delaunay2022-06-221-0/+3
| * | | | usb: host: ehci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+2
| * | | | usb: host: ohci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+3
| * | | | usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein2022-06-211-16/+7
| * | | | usb: chipidea: udc: implement get_frameMichael Grzeschik2022-06-213-0/+17
| * | | | usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim2022-06-211-1/+1
| * | | | USB: storage: Fix typo in commentXiang wangx2022-06-211-1/+1
| * | | | USB: ohci-sm501: Fix typo in commentXiang wangx2022-06-211-1/+1
| * | | | usb: musb: core: drop redundant checksSergey Shtylyov2022-06-211-14/+2
| * | | | usb: renesas: Fix refcount leak bugLiang He2022-06-211-0/+4
| * | | | usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-06-211-0/+1
| * | | | usb: typec: mux: Allow muxes to specify mode-switchPrashant Malani2022-06-211-2/+6
| * | | | usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram2022-06-211-7/+21
| * | | | usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram2022-06-211-10/+62
| * | | | usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram2022-06-211-32/+26
| * | | | usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram2022-06-211-6/+3
| * | | | usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen2022-06-211-1/+2
| * | | | usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley2022-06-213-1/+278
| * | | | usb: gadget: Remove unnecessary print function dev_err()Jiapeng Chong2022-06-211-1/+0
| * | | | usb: gadget: ast2600: Fix a couple of spelling mistakesColin Ian King2022-06-211-2/+2
| * | | | usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()Dan Carpenter2022-06-211-13/+11
| * | | | usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queueZheng Bin2022-06-211-1/+2
| * | | | Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen2022-06-211-2/+2