summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-05usb: gadget: Fix inconsistent indentWei Ming Chen
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn
2021-07-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio
2021-07-27usb: isp1760: rework cache initialization error handlingRui Miguel Silva
2021-07-27usb: isp1760: do not sleep in field register pollRui Miguel Silva
2021-07-27usb: isp1760: remove debug message as errorRui Miguel Silva
2021-07-27dt-bindings: usb: ohci: Add Allwinner A83t compatibleMaxime Ripard
2021-07-27dt-bindings: usb: ehci: Add Allwinner A83t compatibleMaxime Ripard
2021-07-27usb: gadget: uvc: decrease the interrupt load to a quarterMichael Grzeschik
2021-07-27usb: gadget: uvc: add scatter gather supportMichael Grzeschik
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik
2021-07-27usb: gadget: uvc: make uvc_num_requests depend on gadget speedMichael Grzeschik
2021-07-27usb: dwc3: gadget: set gadgets parent to the right controllerMichael Grzeschik
2021-07-27usb: mtu3: support suspend/resume for dual-role modeChunfeng Yun
2021-07-27usb: mtu3: support suspend/resume for device modeChunfeng Yun
2021-07-27usb: mtu3: add helper to power on/down deviceChunfeng Yun
2021-07-27usb: mtu3: support runtime PM for host modeChunfeng Yun
2021-07-27usb: mtu3: add new helpers for host suspend/resumeChunfeng Yun
2021-07-27usb: mtu3: support option to disable usb2 portsChunfeng Yun
2021-07-27usb: mtu3: support property role-switch-default-modeChunfeng Yun
2021-07-27usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-27dt-bindings: usb: mtu3: add wakeup interruptChunfeng Yun
2021-07-27dt-bindings: usb: mtu3: add support property role-switch-default-modeChunfeng Yun
2021-07-27dt-bindings: usb: mtu3: add optional property to disable usb2 portsChunfeng Yun
2021-07-27dt-bindings: usb: mtu3: remove support VBUS detection of extconChunfeng Yun
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-25Linux 5.14-rc3v5.14-rc3Linus Torvalds
2021-07-25smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds
2021-07-25Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-25Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-25Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-25Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-07-24Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-24Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-24ACPI: fix NULL pointer dereferenceLinus Torvalds
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-24Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-23riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto
2021-07-23hugetlbfs: fix mount mode command line processingMike Kravetz
2021-07-23mm: fix the deadlock in finish_fault()Qi Zheng
2021-07-23mm: mmap_lock: fix disabling preemption directlyMuchun Song