summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
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: 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
2022-04-21usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju
2022-04-21usb: typec: tipd: Only update power status on IRQGuido Günther
2022-04-21usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC commandTanveer Alam
2022-04-21usb: gadget: uvc: improve sg exit conditionMichael Grzeschik
2022-04-21usb: gadget: uvc: giveback vb2 buffer on req completeMichael Grzeschik
2022-04-21usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_bufferMichael Grzeschik
2022-04-21usb: gadget: uvc: remove pause flag useDan Vacura
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds