index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
1
-0
/
+22
2022-10-27
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
1
-1
/
+1
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
1
-4
/
+9
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
1
-7
/
+0
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
1
-6
/
+0
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
1
-0
/
+8
2022-06-16
scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free
John Garry
1
-3
/
+7
2022-03-14
scsi: pm8001: Use libsas internal abort support
John Garry
1
-123
/
+55
2022-02-22
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
1
-13
/
+12
2022-02-22
scsi: pm8001: Simplify pm8001_task_exec()
Damien Le Moal
1
-92
/
+78
2022-02-22
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
1
-27
/
+19
2022-02-22
scsi: pm8001: Simplify pm8001_get_ncq_tag()
Damien Le Moal
1
-9
/
+5
2022-02-22
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
1
-17
/
+21
2022-02-22
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
1
-1
/
+1
2022-02-22
scsi: pm8001: Fix tag values handling
Damien Le Moal
1
-7
/
+6
2022-02-22
scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
Damien Le Moal
1
-8
/
+7
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-116
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-6
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-8
/
+0
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
1
-0
/
+8
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
1
-0
/
+14
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-18
/
+10
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-9
/
+9
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-8
/
+0
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-0
/
+5
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-4
/
+0
2022-01-31
scsi: pm8001: Fix use-after-free for aborted TMF sas_task
John Garry
1
-0
/
+5
2022-01-05
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
1
-1
/
+6
2021-11-18
scsi: pm80xx: Add tracepoints
Changyuan Lyu
1
-0
/
+16
2021-09-14
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
1
-0
/
+15
2021-07-28
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-12
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
1
-19
/
+22
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+4
2021-06-15
scsi: pm8001: Remove unnecessary OOM message
Zhen Lei
1
-4
/
+2
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-2
/
+2
2021-05-15
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
1
-1
/
+6
2021-04-15
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
1
-1
/
+1
2021-04-12
scsi: pm8001: Clean up white space
Luo Jiaxing
1
-10
/
+10
2021-03-15
scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in header
Lee Jones
1
-0
/
+1
2021-03-09
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
1
-4
/
+4
2021-01-22
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-3
/
+2
2021-01-22
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-4
/
+4
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
1
-5
/
+2
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
1
-0
/
+9
2020-11-30
scsi: pm8001: Convert pm8001_printk() to pm8001_info()
Joe Perches
1
-2
/
+2
2020-11-23
scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicit
Joe Perches
1
-2
/
+2
2020-11-23
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
1
-76
/
+56
[next]