summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-132-1/+1
|\
| * USB: core: export usb_cache_string()Vincent Mailhol2022-12-122-1/+1
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* | | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov2022-12-051-1/+1
* | | | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: early: xhci-dbc: use console_is_registered()John Ogness2022-12-021-1/+1
| |/ /
* | | usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak2022-11-221-4/+10
* | | usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen2022-11-221-6/+6
* | | usb: dwc3: exynos: Fix remove() functionMarek Szyprowski2022-11-221-10/+1
* | | usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2022-11-222-9/+6
* | | usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen2022-11-221-1/+2
* | | usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik2022-11-221-51/+21
| |/ |/|
* | Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-171-2/+17
|\ \
| * | USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin2022-11-161-0/+8
| * | USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin2022-11-161-0/+2
| * | USB: serial: option: remove old LARA-R6 PIDDavide Tronchin2022-11-161-2/+1
| * | USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer2022-11-151-0/+1
| * | USB: serial: option: add Sierra Wireless EM9191BenoƮt Monin2022-10-271-0/+5
| |/
* | usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet2022-11-091-0/+3
* | usb: cdns3: host: fix endless superspeed hub port resetLi Jun2022-11-091-28/+28
* | usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou2022-11-091-0/+2
* | usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau2022-11-081-0/+10
* | usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter2022-11-081-3/+3
* | usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal2022-11-081-2/+13
* | Revert "usb: dwc3: disable USB core PHY management"Johan Hovold2022-11-081-10/+0
* | usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen2022-11-081-1/+1
* | USB: bcma: Make GPIO explicitly optionalLinus Walleij2022-11-081-4/+6
* | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-301-1/+1
|\ \
| * | fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-241-1/+1
| |/
* | usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen2022-10-261-2/+2
* | usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen2022-10-261-0/+4
* | Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman2022-10-262-10/+8
* | xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman2022-10-251-8/+12
* | xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello2022-10-251-28/+4
* | xhci: Add quirk to reset host back to default state at shutdownMathias Nyman2022-10-253-2/+13
* | usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe2022-10-251-1/+7
* | usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard2022-10-251-1/+1
* | usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik2022-10-252-8/+10
* | usb: bdc: change state when port disconnectedJustin Chen2022-10-221-0/+1
* | usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus2022-10-221-0/+10
* | usb: typec: ucsi: Check the connection on resumeHeikki Krogerus2022-10-221-13/+29
* | usb: gadget: aspeed: Fix probe regressionJoel Stanley2022-10-221-0/+1
* | usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof2022-10-221-2/+2
* | usb: gadget: uvc: fix sg handling in error caseDan Vacura2022-10-222-7/+19
* | usb: gadget: uvc: fix dropped frame after missed isocDan Vacura2022-10-221-1/+2
* | usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen2022-10-221-1/+11
* | usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-10-222-51/+48
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\