summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()Alan Stern2022-02-251-0/+8
* dt-bindings: usb: qcom,dwc3: Add msm8953 compatibleLuca Weiss2022-02-251-0/+1
* 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-173-23/+47
* dt-bindings: usb: Add WUSB3801 Type-C Port ControllerSamuel Holland2022-02-171-0/+75
* dt-bindings: vendor-prefixes: Add willsemiSamuel Holland2022-02-171-0/+2
* 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
* MAINTAINERS: Add maintainer entry for EUDSouradeep Chowdhury2022-02-141-0/+8
* usb: ulpi: Add debugfs supportSean Anderson2022-02-141-1/+70
* Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman2022-02-14650-3453/+7031
|\
| * Linux 5.17-rc4v5.17-rc4Linus Torvalds2022-02-131-2/+2
| * Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-02-133-11/+17
| |\
| | * kconfig: fix failing to generate auto.confJing Leng2022-02-121-4/+9
| | * kconfig: fix missing fclose() on error pathsMasahiro Yamada2022-02-101-6/+6
| | * Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor2022-02-081-0/+1
| | * kconfig: let 'shell' return enough output for deep path namesBrenda Streiff2022-02-081-1/+1
| * | Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-133-6/+19
| |\ \
| | * \ Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2022-02-133-6/+19
| | |\ \
| | | * | irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren2022-02-021-0/+1
| | | * | dt-bindings: update riscv plic compatible stringGuo Ren2022-02-021-6/+15
| | | * | irqchip/gic-v3-its: Skip HP notifier when no ITS is registeredMarc Zyngier2022-02-021-0/+3
| * | | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-132-25/+16
| |\ \ \ \
| | * | | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-022-25/+16
| * | | | | Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-131-5/+6
| |\ \ \ \ \
| | * | | | | sched/fair: Fix fault in reweight_entityTadeusz Struk2022-02-061-5/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-131-2/+2
| |\ \ \ \ \
| | * | | | | perf: Fix list corruption in perf_cgroup_switch()Song Liu2022-02-061-2/+2
| * | | | | | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-131-0/+2
| |\ \ \ \ \ \
| | * | | | | | x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-111-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-02-135-17/+31
| |\ \ \ \ \ \
| | * | | | | | cifs: mark sessions for reconnection in helper functionShyam Prasad N2022-02-091-5/+14