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