index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
scsi: qedf: Honor status qualifier in FCP_RSP per spec
Javed Hasan
1
-10
/
+34
2020-04-17
scsi: qedf: Acquire rport_lock for resetting the delay_timestamp
Javed Hasan
1
-0
/
+4
2020-04-17
scsi: qedf: Increase the upper limit of retry delay
Javed Hasan
1
-1
/
+1
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
2
-0
/
+25
2020-04-17
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
1
-2
/
+0
2020-04-17
scsi: mvsas: make mvst_host_attrs static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-17
scsi: ufs: full reinit upon resume if link was off
Asutosh Das
1
-2
/
+6
2020-04-17
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make some symbols static
Jason Yan
1
-6
/
+6
2020-04-14
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Jules Irenge
1
-0
/
+1
2020-04-14
scsi: ipr: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-04-14
scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl static
Jason Yan
1
-2
/
+2
2020-04-14
scsi: megaraid: make two symbols static in megaraid_sas_base.c
Jason Yan
1
-2
/
+2
2020-04-14
scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
Jason Yan
1
-3
/
+3
2020-04-14
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
1
-6
/
+6
2020-04-14
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
1
-3
/
+3
2020-04-14
scsi: bfa: bfad.c: make max_rport_logins static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: bfa: bfad_attr.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-14
scsi: bfa: bfa_ioc_ct.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-14
scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
1
-2
/
+2
2020-04-14
scsi: bfa: bfa_core.c: make bfa_isr_rspq() static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: bfa: bfa_svc.c: make two functions static
Jason Yan
1
-2
/
+2
2020-04-14
scsi: gdth: Make __gdth_execute static
Wang Hai
1
-2
/
+2
2020-04-14
scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
Bart Van Assche
1
-18
/
+18
2020-04-13
scsi: qla2xxx: Split qla2x00_configure_local_loop()
Bart Van Assche
1
-42
/
+50
2020-04-13
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
1
-0
/
+3
2020-04-13
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-13
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-04-13
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
2020-04-13
scsi: qedi: Avoid unnecessary endpoint allocation on link down
Manish Rangankar
1
-6
/
+5
2020-04-13
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
1
-1
/
+1
2020-04-13
scsi: qedf: Simplify mutex_unlock() usage
Daniel Wagner
1
-7
/
+3
2020-04-13
scsi: docs: fusion: get rid of a doc build warning
Mauro Carvalho Chehab
1
-3
/
+5
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-8
/
+0
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-24
/
+23
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-107
/
+125
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
14
-22
/
+22
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-233
/
+518
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-189
/
+350
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
33
-771
/
+723
2020-04-10
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+28
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-140
/
+278
2020-04-10
Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
[next]