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: 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
*
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
2023-09-28
1
-9
/
+9
*
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
2023-09-16
1
-5
/
+2
*
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
2023-09-02
1
-2
/
+4
*
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
1
-138
/
+0
*
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
1
-2
/
+3
*
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
2023-08-02
1
-9
/
+2
*
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
1
-125
/
+84
*
ata: fix debounce timings type
Sergey Shtylyov
2023-08-02
1
-2
/
+2
*
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2023-08-02
1
-1
/
+1
*
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
2023-07-28
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
1
-4
/
+200
|
\
|
*
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
1
-2
/
+86
|
*
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
2023-05-22
1
-3
/
+29
|
*
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
2023-05-22
1
-2
/
+38
|
*
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
2023-05-22
1
-1
/
+51
*
|
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-30
1
-8
/
+2
|
\
\
|
*
|
ata: libata-core: Simplify if condition in ata_dev_revalidate()
Yahu Gao
2023-05-16
1
-5
/
+1
|
*
|
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
2023-05-14
1
-3
/
+1
|
|
/
*
/
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-06-18
1
-1
/
+2
|
/
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-25
1
-2
/
+2
*
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-02-22
1
-23
/
+58
|
\
|
*
ata: libata: exclude FUA support for known buggy drives
Damien Le Moal
2023-01-13
1
-0
/
+3
|
*
ata: libata: Fix FUA handling in ata_build_rw_tf()
Damien Le Moal
2023-01-13
1
-3
/
+5
|
*
ata: libata: cleanup fua support detection
Damien Le Moal
2023-01-13
1
-1
/
+29
|
*
ata: libata: Rename and cleanup ata_rwcmd_protocol()
Damien Le Moal
2023-01-13
1
-13
/
+15
|
*
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2023-01-04
1
-6
/
+6
*
|
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Patrick McLean
2023-02-14
1
-0
/
+3
*
|
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
2023-02-02
1
-1
/
+1
|
/
*
ata: libata-core: do not retry reading the log on timeout
Niklas Cassel
2022-10-19
1
-1
/
+2
*
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-18
1
-2
/
+2
*
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-10-07
1
-33
/
+31
|
\
|
*
ata: libata-core: Check errors in sata_print_link_status()
Li Zhong
2022-09-16
1
-1
/
+2
|
*
ata: libata-core: Simplify ata_dev_set_xfermode()
Damien Le Moal
2022-09-16
1
-5
/
+5
|
*
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
2022-08-26
1
-10
/
+10
|
*
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
2022-08-26
1
-2
/
+2
[next]