index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
2023-05-31
1
-0
/
+22
*
scsi: pm80xx: Add GET_NVMD timeout during probe
Changyuan Lyu
2023-05-08
1
-7
/
+22
*
scsi: pm80xx: Update PHY state after hard reset
Changyuan Lyu
2023-05-08
1
-5
/
+9
*
scsi: pm80xx: Log port state during HW event
Akshat Jain
2023-05-08
1
-21
/
+22
*
scsi: pm80xx: Log phy_id and port_id in the device registration request
Akshat Jain
2023-05-08
1
-0
/
+3
*
scsi: pm80xx: Print port_id in HW events
Akshat Jain
2023-05-08
1
-25
/
+33
*
scsi: pm80xx: Enable init logging
Akshat Jain
2023-05-08
2
-2
/
+2
*
scsi: pm80xx: Log some HW events by default
Akshat Jain
2023-05-08
3
-26
/
+50
*
scsi: pm80xx: Log device registration
Akshat Jain
2023-04-24
1
-3
/
+4
*
scsi: pcmcia-pm8001: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: pm8001: Use sysfs_emit() in show function callbacks
Deepak R Varma
2023-01-11
1
-25
/
+21
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
5
-391
/
+81
|
\
|
*
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
2022-10-27
1
-1
/
+1
|
*
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2022-10-22
2
-5
/
+0
|
*
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
4
-31
/
+24
|
*
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
2022-10-22
3
-10
/
+0
|
*
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
1
-12
/
+6
|
*
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
2022-10-18
4
-326
/
+19
|
*
scsi: pm8001: Modify task abort handling for SATA task
John Garry
2022-10-18
3
-6
/
+31
*
|
scsi: pm80xx: Display proc_name in sysfs
Igor Pylypiv
2022-10-22
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
2
-1
/
+5
|
\
|
*
scsi: pm8001: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-09-25
1
-1
/
+1
|
*
scsi: pm8001: Fix running_req for internal abort commands
John Garry
2022-09-25
1
-0
/
+4
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
1
-1
/
+1
|
\
|
*
scsi: pm8001: Fix typo 'the the' in comment
Slark Xiao
2022-08-01
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
5
-36
/
+101
|
\
|
|
*
scsi: pm8001: Expose hardware queues for pm80xx
John Garry
2022-06-16
3
-18
/
+69
|
*
scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free
John Garry
2022-06-16
1
-3
/
+7
|
*
scsi: pm8001: Set up tags before using them
John Garry
2022-06-16
4
-11
/
+24
|
*
scsi: pm8001: Rework shost initial values
John Garry
2022-06-16
1
-4
/
+1
*
|
scsi: pm80xx: Set stopped phy's linkrate to Disabled
Changyuan Lyu
2022-07-13
1
-1
/
+5
*
|
scsi: pm80xx: Fix 'Unknown' max/min linkrate
Changyuan Lyu
2022-07-13
2
-16
/
+5
|
/
*
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
2022-04-11
1
-0
/
+11
*
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
2022-04-11
1
-9
/
+13
*
scsi: pm8001: Use libsas internal abort support
John Garry
2022-03-14
5
-147
/
+74
*
scsi: pm80xx: Handle non-fatal errors
Ajish Koshy
2022-02-27
2
-8
/
+29
*
scsi: pm8001: Fix pm8001_info() message format
Damien Le Moal
2022-02-22
1
-1
/
+1
*
scsi: pm8001: Improve pm80XX_send_abort_all()
Damien Le Moal
2022-02-22
2
-22
/
+8
*
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
2022-02-22
4
-62
/
+52
*
scsi: pm8001: Simplify pm8001_task_exec()
Damien Le Moal
2022-02-22
1
-92
/
+78
*
scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
Damien Le Moal
2022-02-22
3
-166
/
+89
*
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
2022-02-22
4
-171
/
+166
*
scsi: pm8001: Simplify pm8001_get_ncq_tag()
Damien Le Moal
2022-02-22
1
-9
/
+5
*
scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()
Damien Le Moal
2022-02-22
1
-17
/
+21
*
scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
Damien Le Moal
2022-02-22
1
-1
/
+3
*
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
2022-02-22
3
-3
/
+17
*
scsi: pm8001: Fix task leak in pm8001_send_abort_all()
Damien Le Moal
2022-02-22
1
-3
/
+6
*
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-22
5
-47
/
+28
*
scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
Damien Le Moal
2022-02-22
1
-4
/
+3
[next]