index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
1
-3
/
+3
2025-10-15
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
4
-8
/
+16
2025-10-15
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
3
-13
/
+8
2025-10-15
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
1
-1
/
+8
2025-10-15
scsi: pm80xx: Restore support for expanders
Niklas Cassel
1
-3
/
+2
2025-06-23
scsi: pm80xx: Add controller SCSI host fatal error uevents
Salomon Dushimirimana
2
-0
/
+58
2025-06-19
scsi: pm80xx: Free allocated tags after failure
Francisco Gutierrez
1
-2
/
+10
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
1
-0
/
+1
2025-04-11
scsi: pm80xx: Add __nonstring annotations for unterminated strings
Kees Cook
1
-1
/
+1
2025-04-03
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
1
-0
/
+1
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-39
/
+109
2025-01-12
scsi: pm8001: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2
-2
/
+1
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
1
-1
/
+1
2024-12-04
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
4
-9
/
+77
2024-12-04
scsi: pm80xx: Increase reserved tags from 8 to 128
Igor Pylypiv
1
-1
/
+1
2024-12-04
scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
Jolly Shah
1
-9
/
+28
2024-12-04
scsi: pm80xx: Do not use libsas port ID
Igor Pylypiv
1
-19
/
+2
2024-11-06
scsi: pm8001: Increase request sg length to support 4MiB requests
Igor Pylypiv
2
-2
/
+6
2024-11-06
scsi: pm8001: Initialize devices in pm8001_alloc_dev()
Igor Pylypiv
2
-8
/
+12
2024-11-06
scsi: pm8001: Use module param to set pcs event log severity
Salomon Dushimirimana
3
-1
/
+8
2024-09-12
scsi: pm8001: Do not overwrite PCI queue mapping
Daniel Wagner
1
-2
/
+4
2024-09-12
scsi: pm8001: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-07-04
scsi: pm8001: Update log level when reading config table
Terrence Adams
1
-3
/
+3
2024-07-04
scsi: pm80xx: Set phy->enable_completion only when we wait for it
Igor Pylypiv
1
-1
/
+3
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
1
-19
/
+1
2024-03-25
scsi: pm8001: Use LIBSAS_SHT_BASE
John Garry
1
-19
/
+1
2024-03-25
scsi: pm80xx: Add libsas SATA sysfs attributes group
Igor Pylypiv
3
-0
/
+7
2024-01-29
scsi: pm8001: Convert snprintf() to sysfs_emit()
Li Zhijian
1
-3
/
+3
2023-09-21
scsi: pm8001: Remove PM8001_READ_VPD
Damien Le Moal
2
-25
/
+28
2023-09-21
scsi: pm8001: Remove PM8001_USE_TASKLET
Damien Le Moal
2
-22
/
+21
2023-09-21
scsi: pm8001: Remove PM8001_USE_MSIX
Damien Le Moal
4
-55
/
+67
2023-09-21
scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
Damien Le Moal
1
-26
/
+5
2023-09-21
scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
Damien Le Moal
1
-63
/
+6
2023-09-21
scsi: pm8001: Introduce pm8001_handle_irq()
Damien Le Moal
1
-28
/
+22
2023-09-21
scsi: pm8001: Introduce pm8001_kill_tasklet()
Damien Le Moal
1
-21
/
+19
2023-09-21
scsi: pm8001: Introduce pm8001_init_tasklet()
Damien Le Moal
1
-24
/
+27
2023-09-21
scsi: pm8001: Introduce pm8001_free_irq()
Damien Le Moal
1
-21
/
+28
2023-09-13
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
1
-34
/
+17
2023-09-13
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
Michal Grzedzicki
1
-0
/
+2
2023-09-13
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2
-2
/
+2
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+2
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
3
-10
/
+1
2023-08-24
Merge patch series "Returning FIS on success for CDL"
Martin K. Petersen
4
-18
/
+19
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2
-2
/
+0
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2
-4
/
+0
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
1
-1
/
+1
2023-08-21
scsi: libsas: Delete enum sas_phy_type
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete enum sas_class
John Garry
1
-1
/
+0
[next]