summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-07usb: usbip: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-3/+1
2021-01-07usb: gadget: configfs: Add a specific configFS reset callbackWesley Cheng1-1/+23
2021-01-04USB: gadget: f_printer: set a default q_lenMichael R Sweet1-0/+5
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng2-51/+58
2021-01-04usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng1-0/+13
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng2-2/+21
2021-01-04usb: dwc3: gadget: Introduce a DWC3 VBUS draw callbackWesley Cheng1-0/+11
2021-01-04usb: gadget: u_serial: use %*ph to print small bufferAndy Shevchenko1-3/+1
2021-01-04arm64: dts: imx8mp-evk: enable usb1 as host modeLi Jun1-0/+21
2021-01-04arm64: dtsi: imx8mp: add usb nodesLi Jun1-0/+82
2021-01-04usb: dwc3: add imx8mp dwc3 glue layer driverLi Jun3-0/+374
2021-01-04dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindingsLi Jun1-0/+105
2020-12-28usb: dwc3: drd: Improve dwc3_get_extcon() styleSam Protsenko1-12/+9
2020-12-28usb: dwc3: drd: Avoid error when extcon is missingSam Protsenko1-1/+11
2020-12-28USB: usbtmc: Bump USBTMC_API_VERSION valueDave Penkler1-1/+1
2020-12-28USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STBDave Penkler2-0/+32
2020-12-28USB: usbtmc: Add USBTMC_IOCTL_GET_STBDave Penkler2-0/+8
2020-12-28USB: usbtmc: Fix reading stale status byteDave Penkler1-21/+25
2020-12-28kcov, usbip: collect coverage from vhci_rx_loopNazime Hande Harputluoglu3-0/+32
2020-12-28Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-26/+42
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+22
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+20
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-391/+688
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds5-306/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-10/+23
2020-12-25Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds3-14/+20
2020-12-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-378/+504
2020-12-25Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds1-2/+3
2020-12-25Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-12-25Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-15/+29
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-228/+281
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-137/+133
2020-12-24Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds3-123/+120
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds18-94/+145
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-132/+182
2020-12-24Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds80-228/+207
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds19-784/+1817