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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2
-22
/
+52
2020-12-09
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
1
-3
/
+3
2020-12-09
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2
-3
/
+3
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
1
-8
/
+4
2020-12-09
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
1
-1
/
+27
2020-12-09
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
1
-2
/
+4
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2
-5
/
+5
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-12-09
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
1
-1
/
+1
2020-12-09
ice: Add space to unknown speed
Simon Perron Caissy
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
7
-160
/
+80
2020-12-09
ice: silence static analysis warning
Bruce Allan
1
-1
/
+1
2020-12-09
ice: cleanup misleading comment
Bruce Allan
1
-3
/
+3
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
2
-8
/
+4
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
1
-26
/
+0
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
1
-4
/
+0
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
1
-1
/
+2
2020-12-09
ice: cleanup stack hog
Bruce Allan
1
-18
/
+26
2020-12-09
netdevsim: Add debugfs toggle to reject BPF programs in verifier
Toke Høiland-Jørgensen
2
-2
/
+11
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
3
-12
/
+0
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-09
drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
Andrey Grodzovsky
2
-20
/
+29
2020-12-09
drm/amdgpu: fix size calculation with stolen vga memory
Alex Deucher
1
-0
/
+3
2020-12-09
drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven
Changfeng
2
-14
/
+9
2020-12-09
drm/amdkfd: Fix leak in dmabuf import
Felix Kuehling
1
-0
/
+2
2020-12-09
drm/amdgpu: fix sdma instance fw version and feature version init
Stanley.Yang
1
-1
/
+1
2020-12-09
drm/amd/display: Add wm table for Renoir
Sung Lee
1
-4
/
+89
2020-12-09
drm/amd/display: Prevent bandwidth overflow
Chris Park
1
-2
/
+5
2020-12-09
drm/amdgpu: fix debugfs creation/removal, again
Arnd Bergmann
2
-14
/
+5
2020-12-09
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
1
-5
/
+4
2020-12-09
lkdtm: don't move ctors to .rodata
Mark Rutland
2
-2
/
+2
2020-12-09
staging: qlge: remove duplicate word in comment
Nicholas Warfield
1
-1
/
+1
2020-12-09
staging: comedi: mf6x4: Fix AI end-of-conversion detection
Ian Abbott
1
-1
/
+2
2020-12-09
staging: greybus: Add TODO item about modernizing the pwm code
Uwe Kleine-König
1
-0
/
+2
2020-12-09
firmware: fix a spelling mistake "managament" -> "management" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-09
binder: add flag to clear buffer on txn complete
Todd Kjos
3
-1
/
+52
2020-12-09
speakup: fix uninitialized flush_lock
Yang Yingliang
1
-1
/
+1
2020-12-09
tty: Fix whitespace inconsistencies in vt_io_ioctl
Yan.Gao
1
-2
/
+2
2020-12-09
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
1
-0
/
+4
2020-12-09
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
1
-1
/
+3
2020-12-09
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
1
-1
/
+1
2020-12-09
USB: host: u123-hcd: remove trailing semicolon in macro definition
Tom Rix
1
-3
/
+3
2020-12-09
usb: phy: Fix spelling mistake in Kconfig help text
Colin Ian King
1
-1
/
+1
2020-12-09
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2
-2
/
+2
2020-12-09
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
1
-3
/
+3
2020-12-09
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
1
-3
/
+0
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
18
-229
/
+279
2020-12-09
perf/imx_ddr: Add system PMU identifier for userspace
Joakim Zhang
1
-0
/
+55
2020-12-09
USB: serial: option: add interface-number sanity check to flag handling
Johan Hovold
1
-2
/
+21
[prev]
[next]