summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-10usb: mtu3: implement udc_async_callbacks of gadget operationChunfeng Yun3-4/+18
2022-06-10usb: mtu3: sync interrupt before unbind the udcChunfeng Yun1-0/+1
2022-06-10usb: musb: remove schedule work called after flushSaurav Girepunje1-2/+0
2022-06-10usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-06-10usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik1-5/+12
2022-06-10usb: mtu3: add support controller resetChunfeng Yun1-0/+7
2022-06-10usb: xhci-mtk: add support optional controller resetChunfeng Yun1-0/+7
2022-06-10USB: chipidea: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: gadget: bdc: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-06-10usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-06-10usb: common: usb-conn-gpio: Allow wakeup from system suspendPrashanth K1-0/+17
2022-06-10usbip: vudc: Don't enable IRQs prematurelyDan Carpenter1-7/+7
2022-06-10USB: usbip: clean up mixed use of _irq() and _irqsave()Dan Carpenter1-3/+3
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma1-2/+2
2022-06-10usb: host: ohci-at91: add support to enter suspend using SMCClément Léger1-23/+46
2022-06-10usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-06-10usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-06-10usb: dwc3: add power down scale settingLi Jun2-0/+35
2022-06-10usb: cdns3: fix random warning message when driver loadFrank Li1-1/+1
2022-06-10usb: cdns3 fix use-after-free at workaround 2Frank Li1-1/+1
2022-06-10usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart3-17/+31
2022-06-06Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro1-0/+2
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-87/+21
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds78-3252/+704
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-34/+2312
2022-06-05Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds11-94/+48
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+33
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-33/+29
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller3-9/+14
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller2-2/+19
2022-06-04Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-27/+11
2022-06-04Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2022-06-04firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds1-0/+1
2022-06-04Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-49/+123
2022-06-04Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-6/+10
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-32/+27
2022-06-03driver core: Set default deferred_probe_timeout back to 0.Saravana Kannan1-5/+0
2022-06-03driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan1-5/+0
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-709/+1500
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds286-4413/+14013
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds140-1256/+2947
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds79-1437/+2114
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds216-13704/+2091
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds28-391/+392
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds10-16/+27
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds34-564/+1791