index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives
HEAD
master
Daniel Baumann
39 hours
1
-0
/
+4
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-19
1
-461
/
+425
|
\
|
*
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
1
-24
/
+37
|
*
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
1
-8
/
+19
|
*
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
1
-37
/
+26
|
*
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
1
-35
/
+0
|
*
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
1
-85
/
+0
|
*
ata: libata: Improve __ata_qc_complete()
Damien Le Moal
2024-09-07
1
-5
/
+7
|
*
ata: libata: Print device quirks only once
Damien Le Moal
2024-08-02
1
-1
/
+7
|
*
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2024-08-02
1
-11
/
+7
|
*
ata: libata: Print quirks applied to devices
Damien Le Moal
2024-07-30
1
-5
/
+71
|
*
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
2024-07-30
1
-245
/
+245
|
*
ata: libata: Rename ata_dma_blacklisted()
Damien Le Moal
2024-07-29
1
-8
/
+9
|
*
ata: libata: Change ata_dev_knobble() to return a bool
Damien Le Moal
2024-07-29
1
-2
/
+2
*
|
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-08-26
1
-1
/
+3
|
/
*
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
1
-0
/
+1
*
ata: libata-core: Reuse available ata_port print_ids
Niklas Cassel
2024-07-04
1
-2
/
+9
*
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
1
-5
/
+1
*
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
2024-07-04
1
-4
/
+1
*
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
2024-07-04
1
-17
/
+5
*
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
2024-07-04
1
-13
/
+26
|
\
|
*
ata: libata-core: Fix double free on error
Niklas Cassel
2024-06-30
1
-4
/
+4
|
*
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
1
-10
/
+14
|
*
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
2024-06-30
1
-0
/
+3
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
2024-06-28
1
-2
/
+1
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-31
1
-1
/
+2
*
|
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
2024-07-03
1
-0
/
+8
|
/
*
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-05-15
1
-76
/
+32
|
\
|
*
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
2024-04-13
1
-76
/
+32
*
|
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
2024-04-13
1
-1
/
+1
|
/
*
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
2024-02-21
1
-29
/
+30
*
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
2024-02-14
1
-0
/
+4
*
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
2023-11-08
1
-15
/
+1
*
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
2023-10-16
1
-0
/
+34
*
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
2023-10-03
1
-4
/
+2
*
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
2023-10-03
1
-1
/
+2
*
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
2023-10-03
1
-13
/
+8
*
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
2023-10-03
1
-29
/
+17
*
ata: libata-core: Detach a port devices on shutdown
Damien Le Moal
2023-10-03
1
-1
/
+15
*
ata: libata-core: Synchronize ata_port_detach() with hotplug
Damien Le Moal
2023-10-03
1
-4
/
+4
*
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
2023-10-03
1
-22
/
+33
*
ata: ahci: print the lpm policy on boot
Niklas Cassel
2023-10-03
1
-1
/
+1
*
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
2023-09-28
1
-1
/
+1
*
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
1
-1
/
+1
*
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2023-09-28
1
-0
/
+16
*
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
1
-0
/
+90
*
ata: libata-core: Fix port and device removal
Damien Le Moal
2023-09-28
1
-1
/
+20
[next]