Age | Commit message (Expand) | Author |
2023-06-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-06-30 | Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-06-18 | ata: libata-scsi: Avoid deadlock on rescan after device resume | Damien Le Moal |
2023-06-05 | ata: libata-sata: Simplify ata_change_queue_depth() | Damien Le Moal |
2023-05-22 | scsi: ata: libata: Handle completion of CDL commands using policy 0xD | Niklas Cassel |
2023-05-22 | scsi: ata: libata: Set read/write commands CDL index | Damien Le Moal |
2023-05-22 | scsi: ata: libata: Add ATA feature control sub-page translation | Damien Le Moal |
2023-05-22 | scsi: ata: libata: Detect support for command duration limits | Damien Le Moal |
2023-05-15 | ata: libata: Make ata_platform_remove_one return void | Uwe Kleine-König |
2023-03-24 | scsi: ata: Declare SCSI host templates const | Bart Van Assche |
2023-01-14 | ata: libata: cleanup fua support detection | Damien Le Moal |
2023-01-14 | ata: libata: Introduce ata_ncq_supported() | Damien Le Moal |
2023-01-04 | ata: libata: move NCQ related ATA_DFLAGs | Niklas Cassel |
2023-01-04 | ata: libata: read the shared status for successful NCQ commands once | Niklas Cassel |
2023-01-04 | ata: libata: simplify qc_fill_rtf port operation interface | Damien Le Moal |
2023-01-04 | ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH | Niklas Cassel |
2022-11-11 | ata: libata-sff: kill unused ata_sff_busy_sleep() | Sergey Shtylyov |
2022-10-18 | ata: add ata_port_is_frozen() helper | Niklas Cassel |
2022-10-07 | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-09-28 | ata: libata-sata: Fix device queue depth control | Damien Le Moal |
2022-08-26 | ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE | Damien Le Moal |
2022-08-21 | ata: libata: Set __ATA_BASE_SHT max_sectors | John Garry |
2022-06-20 | ata: make ata_port::fastdrain_cnt *unsigned int* | Sergey Shtylyov |
2022-06-17 | ata: make transfer mode masks *unsigned int* | Sergey Shtylyov |
2022-06-06 | ata: libata: drop 'sas_last_tag' | Hannes Reinecke |
2022-04-12 | ata: libata-core: fix parameter type in ata_xfer_mode2shift() | Sergey Shtylyov |
2022-04-11 | libata: Improve ATA queued command allocation | John Garry |
2022-03-23 | Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds |
2022-02-20 | ata: add/use ata_taskfile::{error|status} fields | Sergey Shtylyov |
2022-02-19 | ata: libata: make ata_host_suspend() *void* | Sergey Shtylyov |
2022-02-04 | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage | Anton Lundin |
2022-01-14 | ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY | Paul Menzel |
2022-01-14 | ata: fix read_id() ata port operation interface | Damien Le Moal |
2022-01-14 | ata: sata_fsl: fix scsi host initialization | Damien Le Moal |
2022-01-05 | ata: libata: remove debug compilation switches | Hannes Reinecke |
2022-01-05 | ata: libata: remove 'new' ata message handling | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_drv() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_info() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_probe() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_warn() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_malloc() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_ctl() | Hannes Reinecke |
2022-01-05 | ata: libata: drop ata_msg_error() and ata_msg_intr() | Hannes Reinecke |
2022-01-05 | ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros | Hannes Reinecke |
2022-01-04 | ata: libata: Add ata_port_classify() helper | Hannes Reinecke |
2021-11-12 | libata: add horkage for missing Identify Device log | Damien Le Moal |
2021-11-11 | libata: fix read log timeout value | Damien Le Moal |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-10-26 | libata: support concurrent positioning ranges log | Damien Le Moal |
2021-10-16 | scsi: ata: Switch to attribute groups | Bart Van Assche |