summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-26usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-10-26usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-10-26Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman
2022-10-25xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-10-25xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-10-25xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-10-25usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-10-25usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard
2022-10-25usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-22usb: bdc: change state when port disconnectedJustin Chen
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-10-22usb: gadget: aspeed: Fix probe regressionJoel Stanley
2022-10-22usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof
2022-10-22usb: gadget: uvc: fix sg handling in error caseDan Vacura
2022-10-22usb: gadget: uvc: fix dropped frame after missed isocDan Vacura
2022-10-22usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2022-10-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03kmsan: handle memory sent to/from USBAlexander Potapenko
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-01Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-30usb: gadget: uvc: don't put item still in useMichael Grzeschik
2022-09-30usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor
2022-09-30usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov
2022-09-30Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko
2022-09-30Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko
2022-09-30usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun
2022-09-30USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-09-27USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin