summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-29usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn2-29/+29
2023-03-29usb: gadget: f_ecm: Add suspend/resume and remote wakeup supportElson Roy Serrao3-0/+89
2023-03-29usb: gadget: Handle function suspend feature selectorElson Roy Serrao1-5/+60
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao4-8/+51
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao3-0/+47
2023-03-29usb: dwc3: Add remote wakeup handlingElson Roy Serrao3-6/+79
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao6-0/+63
2023-03-29ARM64: dts: imx7ulp: update usb compatiblePeng Fan1-2/+3
2023-03-29arm64: dts: imx8dxl: drop #stream-id-cells for usb nodePeng Fan1-1/+0
2023-03-29arm64: dts: imx8dxl: update usb compatiblePeng Fan1-2/+2
2023-03-29arm64: dts: imx8: update usb compatiblePeng Fan1-2/+2
2023-03-29arm64: dts: imx8mm: update usb compatiblePeng Fan1-4/+6
2023-03-29arm64: dts: imx8mn: update usb compatiblePeng Fan1-2/+3
2023-03-29dt-bindings: usb: usb-nop-xceiv: add power-domains propertyPeng Fan1-0/+3
2023-03-29dt-bindings: usb: ci-hdrc-usb2: convert to DT schema formatPeng Fan2-159/+447
2023-03-29dt-bindings: usb: usbmisc-imx: convert to DT schemaPeng Fan2-19/+68
2023-03-29usb: dwc3-am62: Fix up wake-up configuration and spurious wake upRoger Quadros1-10/+18
2023-03-29usb: dwc3: host: remove dead code in dwc3_host_get_irq()Mingxuan Xiang1-6/+1
2023-03-29usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET1-3/+1
2023-03-29usb: dwc2: Fix spelling mistake "schduler" -> "scheduler"Deming Wang1-1/+1
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann3-15/+6
2023-03-29usb: gadget: ffs: remove ENTER() macroLinyu Yuan3-105/+0
2023-03-29usb: gadget: uvc: Make bmControls attr read/writeDaniel Scally3-4/+149
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju1-5/+36
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman1148-57998/+12537
2023-03-27Linux 6.3-rc4v6.3-rc4Linus Torvalds1-1/+1
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-130/+625
2023-03-26Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+47
2023-03-26Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+6
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+126
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-92/+221
2023-03-25Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-5/+5
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+10
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-34/+77
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-1/+722
2023-03-25Merge tag 'hwmon-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+22
2023-03-25Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds19-53/+140
2023-03-25Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-55/+78
2023-03-25Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-145/+212
2023-03-25Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds5-5/+5
2023-03-25Merge tag 'drm-fixes-2023-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-123/+180
2023-03-25Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+22
2023-03-25Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds6-32/+45
2023-03-25Merge tag 'io_uring-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds3-9/+20
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+183
2023-03-24Merge tag 'acpi-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+15
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong1-4/+4
2023-03-24smb3: fix unusable share after force unmount failureSteve French4-13/+11
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara1-2/+34