index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_discover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
1
-4
/
+2
2021-11-30
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-07-21
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
1
-1
/
+1
2021-07-13
scsi: libsas: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
1
-1
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+1
2020-09-23
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
1
-7
/
+1
2020-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-10
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
1
-1
/
+1
2019-12-10
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
1
-1
/
+10
2019-08-21
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-3
/
+2
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
1
-17
/
+1
2018-11-15
scsi: libsas: Remove pcidev reference
John Garry
1
-1
/
+1
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
1
-17
/
+16
2018-09-26
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
1
-1
/
+1
2018-06-20
scsi: libsas: dynamically allocate and free ata host
Jason Yan
1
-0
/
+2
2018-04-19
scsi: libsas: add transport class for ATA devices
Jason Yan
1
-0
/
+1
2018-02-28
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
1
-6
/
+7
2018-01-11
scsi: libsas: direct call probe and destruct
Jason Yan
1
-14
/
+18
2018-01-09
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-1
/
+1
2015-03-07
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
1
-2
/
+4
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-17
/
+17
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
1
-10
/
+59
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
1
-6
/
+0
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
1
-0
/
+11
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-2
/
+4
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
1
-3
/
+10
2012-04-23
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
1
-5
/
+6
2012-04-23
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
1
-4
/
+5
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
1
-14
/
+14
2012-03-01
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
1
-4
/
+8
2012-03-01
[SCSI] libsas: async ata scanning
Dan Williams
1
-11
/
+11
2012-03-01
[SCSI] libsas: restore scan order
Dan Williams
1
-13
/
+31
2012-03-01
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
1
-0
/
+1
2012-03-01
[SCSI] libsas: kill spurious sas_put_device
Maciej Trela
1
-2
/
+0
2012-03-01
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
1
-0
/
+5
2012-03-01
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
1
-2
/
+6
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-0
/
+24
2012-02-20
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
1
-15
/
+16
2012-02-19
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
1
-5
/
+0
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
1
-6
/
+57
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-1
/
+20
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
1
-7
/
+3
2012-02-19
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
1
-0
/
+6
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
1
-12
/
+24
2011-10-16
[SCSI] libsas: fix port->dev_list locking
Dan Williams
1
-5
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]