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
/
scsi
/
pm8001
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
3
-41
/
+36
2021-01-22
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
3
-38
/
+65
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
3
-46
/
+36
2021-01-20
scsi: pm80xx: Switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+5
2021-01-20
scsi: pm80xx: Clean up indentation of a code block
Colin Ian King
1
-19
/
+15
2021-01-13
scsi: pm80xx: Log SATA IOMB completion status on failure
Vishakha Channapattan
1
-5
/
+8
2021-01-13
scsi: pm80xx: Simultaneous poll for all FW readiness
Bhavesh Jashnani
1
-57
/
+23
2021-01-13
scsi: pm80xx: Fix driver fatal dump failure
Viswas G
1
-5
/
+9
2021-01-13
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
akshatzen
1
-4
/
+10
2021-01-13
scsi: pm80xx: Check main config table address
akshatzen
2
-6
/
+58
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
5
-0
/
+61
2021-01-13
scsi: pm80xx: Do not busy wait in MPI init check
akshatzen
2
-5
/
+5
2020-12-07
scsi: pm80xx: Fix error return in pm8001_pci_probe()
Zhang Qilong
1
-1
/
+2
2020-12-01
scsi: pm80xx: Do not sleep in atomic context
Ahmed S. Darwish
1
-1
/
+1
2020-11-30
scsi: pm8001: Remove space in a debug message
Colin Ian King
1
-1
/
+1
2020-11-30
scsi: pm8001: Fix misindentation
Joe Perches
1
-10
/
+10
2020-11-30
scsi: pm8001: Convert pm8001_printk() to pm8001_info()
Joe Perches
3
-6
/
+6
2020-11-25
scsi: pm_8001: Use generic power management
Vaibhav Gupta
1
-29
/
+17
2020-11-25
scsi: pm_8001: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-23
scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicit
Joe Perches
3
-11
/
+10
2020-11-23
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
6
-1887
/
+1354
2020-11-23
scsi: pm8001: Remove typecast for pointer returned by kcalloc()
Xu Wang
1
-1
/
+1
2020-11-16
scsi: pm8001: Remove unused variable 'value'
Lee Jones
1
-2
/
+2
2020-11-10
scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NUL
Lee Jones
1
-1
/
+1
2020-11-04
scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
yuuzheng
1
-1
/
+6
2020-11-04
scsi: pm80xx: Avoid busywait in FW ready check
akshatzen
2
-10
/
+17
2020-11-04
scsi: pm80xx: Make running_req atomic
Viswas G
5
-27
/
+147
2020-11-04
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
2
-14
/
+15
2020-10-07
scsi: pm80xx: Driver version update
Viswas G
1
-1
/
+1
2020-10-07
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
5
-47
/
+73
2020-10-07
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2
-23
/
+33
2020-10-07
scsi: pm80xx: Increase number of supported queues
Viswas G
6
-104
/
+160
2020-08-31
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
1
-1
/
+1
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-44
/
+68
2020-07-24
scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'
Lee Jones
1
-3
/
+4
2020-07-24
scsi: pm8001: Remove a bunch of set but unused variables
Lee Jones
1
-3
/
+3
2020-07-24
scsi: pm8001: Fix some function documentation issues
Lee Jones
1
-8
/
+8
2020-07-24
scsi: pm8001: Fix a bunch of kerneldoc issues
Lee Jones
1
-10
/
+11
2020-07-24
scsi: pm8001: Add descriptions for unused 'attr' function parameters
Lee Jones
1
-1
/
+8
2020-07-24
scsi: pm8001: Move function header and supply some missing parameter descript...
Lee Jones
1
-4
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-15
scsi: pm8001: Provide descriptions for the many undocumented 'attr's
Lee Jones
1
-0
/
+14
2020-07-15
scsi: pm8001: Demote obvious misuse of kerneldoc and update others
Lee Jones
1
-15
/
+15
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-03-17
scsi: pm80xx: Introduce read and write length for IOCTL payload structure
Viswas G
4
-21
/
+22
2020-03-17
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
4
-0
/
+180
2020-03-17
scsi: pm80xx: Cleanup initialization loading fail path
Peter Chang
1
-6
/
+11
2020-03-17
scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received
yuuzheng
1
-3
/
+7
2020-03-17
scsi: pm80xx: Deal with kexec reboots
Vikram Auradkar
2
-9
/
+54
2020-03-17
scsi: pm80xx: Increase request sg length
Peter Chang
2
-3
/
+4
[next]