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
/
pm80xx_hwi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
1
-0
/
+130
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
1
-4
/
+11
2020-01-30
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2019-11-26
scsi: pm80xx: Remove unused include of linux/version.h
YueHaibing
1
-1
/
+0
2019-11-26
scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
Colin Ian King
1
-1
/
+1
2019-11-19
scsi: pm80xx: Modified the logic to collect fatal dump
Deepak Ukey
1
-59
/
+192
2019-11-19
scsi: pm80xx: Do not request 12G sas speeds
peter chang
1
-17
/
+4
2019-11-19
scsi: pm80xx: Fix command issue sizing
peter chang
1
-16
/
+31
2019-11-19
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check
ianyar
1
-2
/
+2
2019-11-19
scsi: pm80xx: Squashed logging cleanup changes
peter chang
1
-14
/
+104
2019-11-19
scsi: pm80xx: Convert 'long' mdelay to msleep
Vikram Auradkar
1
-2
/
+2
2019-11-19
scsi: pm80xx: Make phy enable completion as NULL
peter chang
1
-1
/
+3
2019-11-19
scsi: pm80xx: Fix for SATA device discovery
peter chang
1
-0
/
+2
2019-07-11
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
1
-1
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+2
2019-04-03
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
1
-2
/
+2
2019-04-03
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
1
-3
/
+4
2019-03-19
scsi: pm8001: clean up various indentation issues
Colin Ian King
1
-22
/
+22
2018-10-17
scsi: pm8001: switch to generic DMA API
Christoph Hellwig
1
-11
/
+11
2018-09-17
scsi: pm80xx: Remove set but not used variable 'page_code'
YueHaibing
1
-2
/
+1
2018-09-11
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
1
-6
/
+74
2018-09-11
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
1
-6
/
+8
2017-10-18
scsi: pm80xx: panic on ncq error cleaning up the read log.
Viswas G
1
-0
/
+1
2017-10-18
scsi: pm80xx: corrected SATA abort handling sequence.
Viswas G
1
-6
/
+30
2017-10-18
scsi: pm80xx: modified port reset timer value for PM8006 card
Viswas G
1
-0
/
+6
2017-10-18
scsi: pm80xx: tag allocation for phy control request.
Viswas G
1
-4
/
+7
2017-10-18
scsi: pm80xx: Different SAS addresses for phys.
Viswas G
1
-2
/
+1
2017-10-18
scsi: pm80xx: ILA and inactive firmware version through sysfs
Viswas G
1
-0
/
+5
2015-11-02
pm80xx: do not examine registers for iButton feature if ATTO adapter
Benjamin Rood
1
-0
/
+2
2015-11-02
pm80xx: set PHY profiles for ATTO 12Gb SAS controllers
Benjamin Rood
1
-0
/
+32
2015-09-06
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
Johannes Thumshirn
1
-0
/
+1
2015-08-26
pm80xx: Handling Invalid SSP Response frame
Viswas G
1
-0
/
+7
2015-08-26
pm80xx: Add PORT RECOVERY TIMEOUT support
Viswas G
1
-16
/
+67
2015-08-26
pm80xx: Remove unnecessary phy disconnect while link error
Viswas G
1
-12
/
+0
2015-08-26
pm80xx: Update For Thermal Page Code
Viswas G
1
-1
/
+8
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-1
/
+1
2014-07-25
pm8001: Cleaning up uninitialized variables
Rickard Strandqvist
1
-4
/
+2
2014-07-25
pm8001: honor return value
Tomas Henzl
1
-9
/
+33
2014-03-15
[SCSI] pm80xx: Spinlock fix
Suresh Thiagarajan
1
-71
/
+13
2014-03-15
[SCSI] pm80xx: Fixed return value issue
Viswas G
1
-10
/
+3
2013-12-02
[SCSI] pm80xx: Resetting the phy state.
Nikith Ganigarakoppal
1
-0
/
+2
2013-10-25
[SCSI] pm80xx: Firmware logging support.
Anand Kumar Santhanam
1
-0
/
+225
2013-10-25
[SCSI] pm80xx: Phy settings support for motherboard controller.
Anand Kumar Santhanam
1
-2
/
+59
2013-10-25
[SCSI] pm80xx: IButton security feature support for motherboard controllers.
Anand Kumar Santhanam
1
-1
/
+22
2013-10-25
[SCSI] pm80xx: Print SAS address of IO failed device.
Anand Kumar Santhanam
1
-0
/
+51
2013-10-25
[SCSI] pm80xx: 4G boundary fix.
Anand Kumar Santhanam
1
-2
/
+101
2013-10-25
[SCSI] pm80xx: Queue rotation logic for inbound and outbound queues.
Anand Kumar Santhanam
1
-18
/
+13
2013-10-25
[SCSI] pm80xx: Indirect SMP request fix.
Anand Kumar Santhanam
1
-3
/
+1
2013-10-25
[SCSI] pm80xx: Device id changes to support series 8 controllers.
Anand Kumar Santhanam
1
-5
/
+20
[next]