index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
4
-3
/
+11
2021-07-21
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
Yoshihiro Shimoda
1
-0
/
+7
2021-07-21
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
1
-0
/
+21
2021-07-21
usb: phy: Fix page fault from usb_phy_uevent
Artur Petrosyan
1
-2
/
+8
2021-07-21
usb: xhci: avoid renesas_usb_fw.mem when it's unusable
Greg Thelen
1
-0
/
+7
2021-07-21
usb: gadget: u_serial: remove WARN_ON on null port
Colin Ian King
1
-1
/
+1
2021-07-21
usb: dwc3: avoid NULL access of usb_gadget_driver
Linyu Yuan
3
-9
/
+23
2021-07-21
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
1
-30
/
+14
2021-07-21
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
1
-0
/
+1
2021-07-21
MAINTAINERS: repair reference in USB IP DRIVER FOR HISILICON KIRIN 970
Lukas Bulwahn
1
-1
/
+1
2021-07-21
usb: typec: stusb160x: Don't block probing of consumer of "connector" nodes
Amelie Delaunay
1
-0
/
+9
2021-07-21
usb: typec: stusb160x: register role switch before interrupt registration
Amelie Delaunay
1
-4
/
+7
2021-07-21
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
Julian Sikorski
1
-0
/
+7
2021-07-21
usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
David Jeffery
1
-4
/
+14
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
1
-24
/
+28
2021-07-21
usb: typec: tipd: Don't block probing of consumer of "connector" nodes
Martin Kepplinger
1
-0
/
+9
2021-07-21
xhci: Fix lost USB 2 remote wake
Mathias Nyman
1
-1
/
+2
2021-07-21
Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
Moritz Fischer
1
-8
/
+8
2021-07-21
drm/ttm: Force re-init if ttm_global_init() fails
Jason Ekstrand
1
-0
/
+2
2021-07-21
firmware: tee_bnxt: Release TEE shm, session, and context during kexec
Allen Pais
1
-3
/
+11
2021-07-21
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
Tyler Hicks
1
-4
/
+4
2021-07-21
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
6
-8
/
+15
2021-07-21
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2
-0
/
+19
2021-07-21
optee: Clear stale cache entries during initialization
Tyler Hicks
3
-3
/
+43
2021-07-21
optee: fix tee out of memory failure seen during kexec reboot
Allen Pais
1
-0
/
+20
2021-07-21
optee: Refuse to load the driver under the kdump kernel
Tyler Hicks
1
-0
/
+11
2021-07-21
optee: Fix memory leak when failing to register shm pages
Tyler Hicks
1
-2
/
+10
2021-07-20
scsi: target: Fix NULL dereference on XCOPY completion
David Disseldorp
1
-1
/
+1
2021-07-20
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-20
i2c: mpc: Poll for MCF
Chris Packham
1
-2
/
+2
2021-07-20
Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
Wolfram Sang
1
-10
/
+7
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
3
-18
/
+101
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2
-11
/
+17
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
1
-2
/
+1
2021-07-20
arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7
Sibi Sankar
1
-1
/
+1
2021-07-20
s390: update defconfigs
Heiko Carstens
3
-17
/
+34
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-07-20
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-20
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
1
-1
/
+1
2021-07-20
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
1
-7
/
+5
2021-07-20
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
1
-13
/
+7
2021-07-20
ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10
Kai Vehmanen
1
-0
/
+1
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-07-20
Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
Jia He
1
-17
/
+6
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-20
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
1
-1
/
+2
2021-07-20
Merge branch 'octeon-DMAC'
David S. Miller
10
-32
/
+427
[prev]
[next]