summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-22ata: ahci_brcm: Avoid writing to read-only registersDoug Berger1-8/+4
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2-1/+4
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2-0/+6
2017-06-22ata: ftide010: fix resource printingArnd Bergmann1-2/+2
2017-06-20libata: make the function name in comment match the actual functionMinwoo Im1-1/+1
2017-06-19ata: sata_rcar: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-19ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-12libata: Convert bare printks to pr_contJoe Perches1-21/+20
2017-06-12libahci: wrong comments in ahci_do_softreset()Minwoo Im1-2/+2
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal4-6/+6
2017-06-12ata: Add driver for Faraday Technology FTIDE010Linus Walleij6-0/+1058