| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller" | Damien Le Moal | 2023-03-03 | 1 | -1/+0 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2023-02-22 | 1 | -9/+14 |
|\ |
|
| * | scsi: ata: libata-scsi: Convert to scsi_execute_cmd() | Mike Christie | 2023-01-14 | 1 | -9/+14 |
* | | Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 2023-02-22 | 35 | -190/+5815 |
|\ \ |
|
| * | | ata: pata_parport: Fix ida_alloc return value error check | Ondrej Zary | 2023-02-07 | 1 | -2/+4 |
| * | | drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport | Ondrej Zary | 2023-01-31 | 21 | -2/+4757 |
| * | | drivers/block: Remove PARIDE core and high-level protocols | Ondrej Zary | 2023-01-31 | 1 | -1/+1 |
| * | | ata: pata_parport: add driver (PARIDE replacement) | Ondrej Zary | 2023-01-31 | 3 | -0/+775 |
| * | | 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 | 2 | -29/+31 |
| * | | ata: libata: Rename and cleanup ata_rwcmd_protocol() | Damien Le Moal | 2023-01-13 | 1 | -13/+15 |
| * | | ata: libata-scsi: improve ata_scsiop_maint_in() | Damien Le Moal | 2023-01-04 | 1 | -1/+2 |
| * | | ata: libata-scsi: do not overwrite SCSI ML and status bytes | Niklas Cassel | 2023-01-04 | 1 | -4/+4 |
| * | | ata: libata: respect successfully completed commands during errors | Niklas Cassel | 2023-01-04 | 1 | -31/+42 |
| * | | ata: libata: read the shared status for successful NCQ commands once | Niklas Cassel | 2023-01-04 | 2 | -3/+90 |
| * | | ata: libata: simplify qc_fill_rtf port operation interface | Damien Le Moal | 2023-01-04 | 6 | -25/+13 |
| * | | ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH | Niklas Cassel | 2023-01-04 | 12 | -30/+30 |
| * | | ata: libata-eh: Cleanup ata_scsi_cmd_error_handler() | Wenchao Hao | 2023-01-04 | 1 | -49/+52 |
| * | | ata: octeon: Drop empty platform remove function | Uwe Kleine-König | 2023-01-03 | 1 | -6/+0 |
* | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-02-21 | 4 | -820/+0 |
|\ \ \ |
|
| * | | | ata: remove palmld pata driver | Arnd Bergmann | 2023-01-20 | 3 | -147/+0 |
| * | | | pata: remove samsung_cf driver | Arnd Bergmann | 2023-01-16 | 3 | -673/+0 |
| | |/
| |/| |
|
* | | | ata: pata_octeon_cf: drop kernel-doc notation | Randy Dunlap | 2023-02-14 | 1 | -8/+8 |
* | | | ata: ahci: Add Tiger Lake UP{3,4} AHCI controller | Simon Gaiser | 2023-02-14 | 1 | -0/+1 |
* | | | 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: pata_cs5535: Don't build on UML | Peter Foley | 2023-01-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | ata: ahci: Fix PCS quirk application for suspend | Adam Vodopjan | 2022-12-27 | 1 | -9/+23 |
|/ |
|
* | Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 2022-12-13 | 21 | -622/+241 |
|\ |
|
| * | ata: ahci: fix enum constants for gcc-13 | Arnd Bergmann | 2022-12-06 | 1 | -122/+123 |
| * | ata: libata: fix commands incorrectly not getting retried during NCQ error | Niklas Cassel | 2022-11-19 | 2 | -0/+28 |
| * | ata: ahci: Remove linux/msi.h include | Thomas Gleixner | 2022-11-14 | 1 | -1/+0 |
| * | ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQ | Christophe Leroy | 2022-11-12 | 1 | -6/+2 |
| * | ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource() | Minghao Chi | 2022-11-12 | 1 | -2/+1 |
| * | ata: libata-sff: kill unused ata_sff_busy_sleep() | Sergey Shtylyov | 2022-11-11 | 1 | -56/+0 |
| * | ata: sata_dwc_460ex: remove variable num_processed | Colin Ian King | 2022-10-27 | 1 | -3/+1 |
| * | ata: remove palmchip pata_bk3710 driver | Arnd Bergmann | 2022-10-21 | 3 | -391/+0 |
| * | 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 | 9 | -23/+22 |
| * | ata: pata_ftide010: Remove build dependency on OF | Damien Le Moal | 2022-10-18 | 2 | -2/+1 |
| * | ata: sata_gemini: Remove dependency on OF for compile tests | Damien Le Moal | 2022-10-18 | 2 | -2/+2 |
| * | ata: pata_mpc52xx: Replace NO_IRQ with 0 | Christophe Leroy | 2022-10-17 | 1 | -1/+1 |
| * | ata: libahci: read correct status and error field for NCQ commands | Niklas Cassel | 2022-10-17 | 1 | -0/+14 |
| * | ata: libata: fetch sense data for ATA devices supporting sense reporting | Niklas Cassel | 2022-10-17 | 2 | -4/+2 |
| * | ata: libata: only set sense valid flag if sense data is valid | Niklas Cassel | 2022-10-17 | 4 | -6/+28 |
| * | ata: libata: clarify when ata_eh_request_sense() will be called | Niklas Cassel | 2022-10-17 | 1 | -1/+8 |
| * | ata: libata: fix NCQ autosense logic | Niklas Cassel | 2022-10-17 | 1 | -3/+8 |
* | | ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer | Anders Roxell | 2022-12-07 | 1 | -1/+1 |
* | | ata: libata-core: do not issue non-internal commands once EH is pending | Niklas Cassel | 2022-11-11 | 1 | -0/+10 |