index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
1
-15
/
+4
2021-04-13
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
1
-0
/
+4
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
1
-6
/
+13
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
1
-11
/
+22
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
1
-3
/
+7
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2
-0
/
+91
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2
-2
/
+79
2021-04-12
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
2
-12
/
+0
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2
-5
/
+13
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
1
-1
/
+0
2021-04-12
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2
-6
/
+25
2021-04-12
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2
-23
/
+20
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
1
-1
/
+1
2021-04-12
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
1
-4
/
+1
2021-04-12
usb: cdns3: imx: add power lost support for system resume
Frank Li
1
-0
/
+34
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
5
-3
/
+68
2021-04-12
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
1
-0
/
+2
2021-04-12
Linux 5.12-rc7
v5.12-rc7
Linus Torvalds
1
-1
/
+1
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-04-10
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
1
-1
/
+1
2021-04-10
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
1
-1
/
+0
2021-04-10
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
1
-2
/
+4
2021-04-10
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
1
-0
/
+3
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
1
-3
/
+3
2021-04-09
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
1
-1
/
+6
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
1
-1
/
+1
2021-04-09
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2021-04-09
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
1
-7
/
+1
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-09
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-04-09
nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
Mike Rapoport
1
-1
/
+1
2021-04-09
mm/gup: check page posion status for coredump.
Aili Yao
2
-0
/
+24
2021-04-09
.mailmap: fix old email addresses
Matthew Wilcox
1
-0
/
+6
2021-04-09
mailmap: update email address for Jordan Crouse
Jordan Crouse
1
-0
/
+1
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
17
-30
/
+30
2021-04-09
MAINTAINERS: update CZ.NIC's Turris information
Marek BehĂșn
1
-2
/
+9
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-04-09
dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-09
dt-bindings: fix references for iio-bindings.txt
Mauro Carvalho Chehab
5
-6
/
+14
2021-04-09
dt-bindings: don't use ../dir for doc references
Mauro Carvalho Chehab
2
-9
/
+9
2021-04-09
vdpa/mlx5: Fix suspend/resume index restoration
Eli Cohen
1
-13
/
+8
2021-04-09
vdpa/mlx5: Fix wrong use of bit numbers
Eli Cohen
1
-2
/
+2
2021-04-09
vdpa/mlx5: Retrieve BAR address suitable any function
Eli Cohen
1
-1
/
+2
2021-04-09
vdpa/mlx5: Use the correct dma device when registering memory
Eli Cohen
1
-2
/
+7
[next]