index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pm8001: Do not overwrite PCI queue mapping
Daniel Wagner
2024-09-13
1
-2
/
+4
*
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
1
-19
/
+1
|
\
|
*
scsi: pm8001: Use LIBSAS_SHT_BASE
John Garry
2024-03-25
1
-19
/
+1
*
|
scsi: pm80xx: Add libsas SATA sysfs attributes group
Igor Pylypiv
2024-03-25
1
-0
/
+1
|
/
*
scsi: pm8001: Remove PM8001_READ_VPD
Damien Le Moal
2023-09-22
1
-22
/
+28
*
scsi: pm8001: Remove PM8001_USE_TASKLET
Damien Le Moal
2023-09-22
1
-19
/
+21
*
scsi: pm8001: Remove PM8001_USE_MSIX
Damien Le Moal
2023-09-22
1
-17
/
+28
*
scsi: pm8001: Introduce pm8001_handle_irq()
Damien Le Moal
2023-09-22
1
-28
/
+22
*
scsi: pm8001: Introduce pm8001_kill_tasklet()
Damien Le Moal
2023-09-22
1
-21
/
+19
*
scsi: pm8001: Introduce pm8001_init_tasklet()
Damien Le Moal
2023-09-22
1
-24
/
+27
*
scsi: pm8001: Introduce pm8001_free_irq()
Damien Le Moal
2023-09-22
1
-21
/
+28
*
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
2023-09-14
1
-34
/
+17
*
Merge branch 'fixes' into misc
James Bottomley
2023-09-02
1
-1
/
+2
|
\
|
*
scsi: pm80xx: Fix error return code in pm8001_pci_probe()
Yang Yingliang
2023-07-26
1
-1
/
+2
*
|
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
1
-1
/
+1
*
|
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
1
-1
/
+0
*
|
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
1
-1
/
+0
*
|
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
1
-1
/
+0
|
/
*
scsi: pm80xx: Add GET_NVMD timeout during probe
Changyuan Lyu
2023-05-08
1
-7
/
+22
*
scsi: pm80xx: Enable init logging
Akshat Jain
2023-05-08
1
-1
/
+1
*
scsi: pm80xx: Log some HW events by default
Akshat Jain
2023-05-08
1
-1
/
+2
*
scsi: pcmcia-pm8001: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-10
/
+4
|
\
|
*
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
1
-8
/
+4
|
*
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
2022-10-22
1
-2
/
+0
*
|
scsi: pm80xx: Display proc_name in sysfs
Igor Pylypiv
2022-10-22
1
-0
/
+1
|
/
*
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-05
1
-24
/
+49
|
\
|
*
scsi: pm8001: Expose hardware queues for pm80xx
John Garry
2022-06-17
1
-11
/
+39
|
*
scsi: pm8001: Set up tags before using them
John Garry
2022-06-17
1
-9
/
+9
|
*
scsi: pm8001: Rework shost initial values
John Garry
2022-06-17
1
-4
/
+1
*
|
scsi: pm80xx: Fix 'Unknown' max/min linkrate
Changyuan Lyu
2022-07-14
1
-0
/
+2
|
/
*
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-23
1
-1
/
+2
*
scsi: pm8001: Remove local variable in pm8001_pci_resume()
Damien Le Moal
2022-02-23
1
-4
/
+4
*
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
1
-1
/
+1
*
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
1
-0
/
+1
*
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
1
-0
/
+1
*
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-19
1
-1
/
+0
*
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
2021-12-17
1
-4
/
+2
|
\
|
*
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
2021-12-03
1
-4
/
+2
*
|
scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation
Igor Pylypiv
2021-11-19
1
-2
/
+2
|
/
*
scsi: pm8001: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-1
/
+1
*
scsi: pm80xx: Fix memory leak during rmmod
Ajish Koshy
2021-09-15
1
-0
/
+11
*
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
2021-09-15
1
-0
/
+1
*
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
2021-07-13
1
-14
/
+15
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
1
-0
/
+1
|
\
|
*
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-23
1
-0
/
+1
*
|
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
2021-05-16
1
-1
/
+1
|
/
*
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
2021-04-16
1
-3
/
+6
*
scsi: pm8001: Avoid -Wrestrict warning
Arnd Bergmann
2021-03-25
1
-1
/
+5
[next]