Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-06-22 | ata: ahci_brcm: Avoid writing to read-only registers | Doug Berger | 1 | -8/+4 |
2017-06-22 | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag | Doug Berger | 2 | -1/+4 |
2017-06-22 | libata: Add the AHCI_HFLAG_YES_ALPM flag | Doug Berger | 2 | -0/+6 |
2017-06-22 | ata: ftide010: fix resource printing | Arnd Bergmann | 1 | -2/+2 |
2017-06-20 | libata: make the function name in comment match the actual function | Minwoo Im | 1 | -1/+1 |
2017-06-19 | ata: sata_rcar: make of_device_ids const. | Arvind Yadav | 1 | -1/+1 |
2017-06-19 | ata: pata_octeon_cf: make of_device_ids const. | Arvind Yadav | 1 | -1/+1 |
2017-06-12 | libata: Convert bare printks to pr_cont | Joe Perches | 1 | -21/+20 |
2017-06-12 | libahci: wrong comments in ahci_do_softreset() | Minwoo Im | 1 | -2/+2 |
2017-06-12 | ata: declare ata_port_info structures as const | Bhumika Goyal | 4 | -6/+6 |
2017-06-12 | ata: Add driver for Faraday Technology FTIDE010 | Linus Walleij | 6 | -0/+1058 |