summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: host: xhci: fix a comment typo in xhci_mem_init()Linyu Yuan2022-03-031-1/+1
| * | | | usb: host: xhci: use ffs() in xhci_mem_init()Linyu Yuan2022-03-031-5/+1
| * | | | xhci: fix runtime PM imbalance in USB2 resumeHenry Lin2022-03-031-0/+3
| * | | | xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula2022-03-031-0/+2
| * | | | xhci: fix garbage USBSTS being logged in some casesAnssi Hannula2022-03-031-1/+4
| * | | | xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman2022-03-034-15/+16
| * | | | usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter2022-03-032-0/+6
| * | | | usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-03-032-2/+2
| * | | | Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-2811-18/+75
| |\| | |
| * | | | USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()Alan Stern2022-02-251-0/+8
| * | | | usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven2022-02-241-0/+1
| * | | | xhci: omit mem read just after allocation of trbOliver Neukum2022-02-241-1/+1
| * | | | usb: host: ehci-q: make qtd_fill() return *unsigned int*Sergey Shtylyov2022-02-241-3/+4
| * | | | usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-deviceHans de Goede2022-02-171-0/+8
| * | | | usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boardsHans de Goede2022-02-171-0/+24
| * | | | usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede2022-02-171-7/+4
| * | | | usb: typec: Support the WUSB3801 port controllerSamuel Holland2022-02-173-0/+448
| * | | | usb: typec: Factor out non-PD fwnode propertiesSamuel Holland2022-02-172-23/+44
| * | | | usb: xhci: fix minmax.cocci warningskernel test robot2022-02-171-2/+1
| * | | | usb: host: xhci: drop redundant checksSergey Shtylyov2022-02-171-4/+0
| * | | | usb: remove Link Powermanagement (LPM) disable before port reset.Mathias Nyman2022-02-171-12/+1
| * | | | xhci: Allocate separate command structures for each LPM commandMathias Nyman2022-02-173-22/+8
| * | | | xhci: dbgtty: use IDR to support several dbc instances.Mathias Nyman2022-02-172-7/+40
| * | | | xhci: dbc: Don't call dbc_tty_init() on every dbc tty probeMathias Nyman2022-02-174-20/+30
| * | | | xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman2022-02-173-8/+9
| * | | | xhci: dbc: create and remove dbc structure in dbgtty driver.Mathias Nyman2022-02-173-31/+22
| * | | | xhci: dbc: refactor xhci_dbc_init()Mathias Nyman2022-02-171-58/+66
| * | | | usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen2022-02-171-1/+1
| * | | | usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno2022-02-172-35/+14
| * | | | usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaroundChris Packham2022-02-151-2/+1
| * | | | usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializersSergey Shtylyov2022-02-152-4/+4
| * | | | usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-141-1/+1
| * | | | usb: ulpi: Add debugfs supportSean Anderson2022-02-141-1/+70
| * | | | Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman2022-02-1416-28/+97
| |\ \ \ \
| * | | | | usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury2022-02-113-0/+262
| * | | | | usb: typec: rt1719: Add support for Richtek RT1719ChiYuan Huang2022-02-113-0/+974
| * | | | | usb: xhci-mtk: add support ip-sleep wakeup for mt8195Chunfeng Yun2022-02-111-0/+37
| * | | | | usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen2022-02-111-0/+10
| * | | | | USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.Ingo Rohloff2022-02-111-10/+22
| * | | | | usb: ehci: add pci device support for Aspeed platformsNeal Liu2022-02-081-0/+9
| * | | | | usb: dwc3: Program GFLADJSean Anderson2022-02-082-1/+41
| * | | | | usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson2022-02-081-2/+12
| * | | | | usb: dwc3: Get clocks individuallySean Anderson2022-02-082-17/+57
| * | | | | usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_optsJoe Perches2022-02-041-53/+38
| * | | | | usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSizeColin Ian King2022-02-041-2/+2
| * | | | | usb: gadget: f_uac2: Add speed names to bInterval dbg/warnPavel Hofman2022-01-311-4/+14
| * | | | | usb: gadget: f_uac2: Optionally determine bInterval for HS and SSPavel Hofman2022-01-312-43/+87
| * | | | | usb: gadget: audio: Add HS/SS bInterval params for UAC2Pavel Hofman2022-01-311-0/+15
| * | | | | usb: gadget: f_uac2: Add HS/SS bInterval to configfsPavel Hofman2022-01-312-4/+31
| * | | | | usb: udc: Fix typo in commenttangmeng2022-01-311-1/+1