summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-13usb: dwc2: Update enter clock gating when port is suspendedArtur Petrosyan1-15/+4
2021-04-13usb: dwc2: Add exit clock gating when port reset is assertedArtur Petrosyan1-0/+4
2021-04-13usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan1-6/+13
2021-04-13usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan1-11/+22
2021-04-13usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan1-3/+7
2021-04-13usb: dwc2: Add host clock gating support functionsArtur Petrosyan2-0/+91
2021-04-13usb: dwc2: Add device clock gating support functionsArtur Petrosyan2-2/+79
2021-04-12Revert "usb: Link the ports to the connectors they are attached to"Greg Kroah-Hartman2-12/+0
2021-04-12usb: cdnsp: Fixes issue with Configure Endpoint commandPawel Laszczak2-5/+13
2021-04-12usb: cdnsp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-04-12usb: cdns3: delete repeated clear operationsWang Qing1-1/+0
2021-04-12usb: cdns3: Optimize DMA request buffer allocationSanket Parmar2-6/+25
2021-04-12usb: cdns3: Use dma_pool_* api to alloc trb poolSanket Parmar2-23/+20
2021-04-12usb: cdns3: fix static checker warning.Frank Li1-1/+1
2021-04-12usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unusedWei Yongjun1-1/+1
2021-04-12usb: cdns3: trace: delete the trace parameter for request->trbPeter Chen1-4/+1
2021-04-12usb: cdns3: imx: add power lost support for system resumeFrank Li1-0/+34
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li5-3/+68
2021-04-12usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin1-0/+2
2021-04-12Linux 5.12-rc7v5.12-rc7Linus Torvalds1-1/+1
2021-04-10btrfs: zoned: move superblock logging zone locationNaohiro Aota1-11/+42
2021-04-10usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin1-1/+1
2021-04-10usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui1-1/+0
2021-04-10usb: core: reduce power-on-good delay time of root hubChunfeng Yun1-2/+4
2021-04-10USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu1-0/+3
2021-04-09lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha1-3/+3
2021-04-09kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver1-1/+6
2021-04-09lib/test_kasan_module.c: suppress unused var warningAndrew Morton1-1/+1
2021-04-09kasan: fix conflict with page poisoningAndrey Konovalov1-1/+3
2021-04-09fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-09ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-09ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2-12/+7
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-04-09nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-09mm/gup: check page posion status for coredump.Aili Yao2-0/+24
2021-04-09.mailmap: fix old email addressesMatthew Wilcox1-0/+6
2021-04-09mailmap: update email address for Jordan CrouseJordan Crouse1-0/+1
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn17-30/+30
2021-04-09MAINTAINERS: update CZ.NIC's Turris informationMarek BehĂșn1-2/+9
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta2-3/+3
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck1-4/+4
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy1-1/+10
2021-04-09dt-bindings:iio:adc: update motorola,cpcap-adc.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab5-6/+14
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab2-9/+9
2021-04-09vdpa/mlx5: Fix suspend/resume index restorationEli Cohen1-13/+8
2021-04-09vdpa/mlx5: Fix wrong use of bit numbersEli Cohen1-2/+2
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen1-1/+2
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen1-2/+7