index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpi3mr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: mpi3mr: Add support for PCIe Managed Switch SES device
Sreekanth Reddy
2021-12-23
2
-11
/
+32
*
scsi: mpi3mr: Update MPI3 headers - part2
Sreekanth Reddy
2021-12-23
8
-61
/
+261
*
scsi: mpi3mr: Update MPI3 headers - part1
Sreekanth Reddy
2021-12-23
2
-106
/
+499
*
scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
Sreekanth Reddy
2021-12-23
2
-6
/
+9
*
scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
Sreekanth Reddy
2021-12-23
1
-4
/
+6
*
scsi: mpi3mr: Add debug APIs based on logging_level bits
Sreekanth Reddy
2021-12-23
1
-24
/
+109
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
2
-36
/
+22
|
\
|
*
scsi: mpi3mr: Use scnprintf() instead of snprintf()
Dan Carpenter
2021-10-18
1
-2
/
+2
|
*
scsi: mpi3mr: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-13
/
+13
|
*
scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
Dan Carpenter
2021-10-04
1
-23
/
+9
*
|
scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
Sreekanth Reddy
2021-10-16
1
-1
/
+1
|
/
*
scsi: mpi3mr: Set up IRQs in resume path
Kashyap Desai
2021-08-24
3
-25
/
+44
*
scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-12
1
-39
/
+20
*
scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-4
/
+4
*
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
2021-07-12
1
-8
/
+7
*
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
2021-06-29
1
-2
/
+3
*
scsi: mpi3mr: Make some symbols static
Yang Yingliang
2021-06-18
3
-3
/
+3
*
scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
Yang Yingliang
2021-06-18
1
-0
/
+2
*
scsi: mpi3mr: Fix missing unlock on error
Yang Yingliang
2021-06-18
1
-2
/
+2
*
scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr()
Dan Carpenter
2021-06-09
1
-11
/
+13
*
scsi: mpi3mr: Delete unnecessary NULL check
Dan Carpenter
2021-06-09
1
-2
/
+1
*
scsi: mpi3mr: Fix a double free
Tomas Henzl
2021-06-09
1
-6
/
+1
*
scsi: mpi3mr: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-07
1
-0
/
+1
*
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
1
-10
/
+5
*
scsi: mpi3mr: Add event handling debug prints
Kashyap Desai
2021-06-02
2
-1
/
+280
*
scsi: mpi3mr: Add EEDP DIF DIX support
Kashyap Desai
2021-06-02
3
-5
/
+308
*
scsi: mpi3mr: Add support for DSN secure firmware check
Kashyap Desai
2021-06-02
2
-0
/
+89
*
scsi: mpi3mr: Add support for PM suspend and resume
Kashyap Desai
2021-06-02
1
-0
/
+84
*
scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeout
Kashyap Desai
2021-06-02
3
-0
/
+58
*
scsi: mpi3mr: Print pending host I/Os for debugging
Kashyap Desai
2021-06-02
1
-0
/
+69
*
scsi: mpi3mr: Complete support for soft reset
Kashyap Desai
2021-06-02
2
-2
/
+247
*
scsi: mpi3mr: Add support for threaded ISR
Kashyap Desai
2021-06-02
2
-3
/
+88
*
scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives
Kashyap Desai
2021-06-02
1
-0
/
+100
*
scsi: mpi3mr: Allow certain commands during pci-remove hook
Kashyap Desai
2021-06-02
1
-1
/
+22
*
scsi: mpi3mr: Add change queue depth support
Kashyap Desai
2021-06-02
2
-0
/
+33
*
scsi: mpi3mr: Implement SCSI error handler hooks
Kashyap Desai
2021-06-02
3
-0
/
+385
*
scsi: mpi3mr: Add bios_param SCSI host template hook
Kashyap Desai
2021-06-02
1
-0
/
+41
*
scsi: mpi3mr: Print IOC info for debugging
Kashyap Desai
2021-06-02
2
-0
/
+96
*
scsi: mpi3mr: Add support for timestamp sync with firmware
Kashyap Desai
2021-06-02
2
-0
/
+77
*
scsi: mpi3mr: Add support for recovering controller
Kashyap Desai
2021-06-02
3
-42
/
+478
*
scsi: mpi3mr: Additional event handling
Kashyap Desai
2021-06-02
2
-0
/
+39
*
scsi: mpi3mr: Add support for PCIe device event handling
Kashyap Desai
2021-06-02
2
-0
/
+203
*
scsi: mpi3mr: Add support for device add/remove event handling
Kashyap Desai
2021-06-02
5
-3
/
+3768
*
scsi: mpi3mr: Add support for internal watchdog thread
Kashyap Desai
2021-06-02
3
-1
/
+140
*
scsi: mpi3mr: Add support for queue command processing
Kashyap Desai
2021-06-02
3
-2
/
+927
*
scsi: mpi3mr: Create operational request and reply queue pair
Kashyap Desai
2021-06-02
3
-1
/
+655
*
scsi: mpi3mr: Base driver code
Kashyap Desai
2021-06-02
5
-0
/
+2761
*
scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig
Kashyap Desai
2021-06-02
5
-0
/
+1849
[prev]