Age | Commit message (Expand) | Author |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-29 | Revert "libata: quirk read log on no-name M.2 SSD" | Tejun Heo |
2017-08-29 | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig |
2017-08-28 | libata: quirk read log on no-name M.2 SSD | Christoph Hellwig |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | drivers/ata: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney |
2017-08-16 | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' | Christophe JAILLET |
2017-07-31 | libata: fix a couple of doc build warnings | Jonathan Corbet |
2017-07-19 | libata: array underflow in ata_find_dev() | Dan Carpenter |
2017-07-15 | ata: sata_rcar: add gen[23] fallback compatibility strings | Simon Horman |
2017-07-15 | libata: remove unused rc in ata_eh_handle_port_resume | Kefeng Wang |
2017-07-10 | libata: Cleanup ata_read_log_page() | Damien Le Moal |
2017-07-10 | ata: fix gemini Kconfig dependencies | Arnd Bergmann |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-06-29 | sd: add support for TCG OPAL self encrypting disks | Christoph Hellwig |
2017-06-29 | libata: fix build warning from unused goto label | Tejun Heo |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki |
2017-06-27 | libata: Support for an ATA PASS-THROUGH(32) command. | Minwoo Im |
2017-06-27 | ahci: Add Device ID for ASMedia 1061R and 1062R | Shawn Lin |
2017-06-26 | sata_via: Enable optional hotplug on VT6420 | Ondrej Zary |
2017-06-22 | ata: ahci_brcm: Avoid writing to read-only registers | Doug Berger |
2017-06-22 | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag | Doug Berger |
2017-06-22 | libata: Add the AHCI_HFLAG_YES_ALPM flag | Doug Berger |
2017-06-21 | ata: ftide010: fix resource printing | Arnd Bergmann |
2017-06-20 | libata: make the function name in comment match the actual function | Minwoo Im |
2017-06-19 | ata: sata_rcar: make of_device_ids const. | Arvind Yadav |
2017-06-19 | ata: pata_octeon_cf: make of_device_ids const. | Arvind Yadav |
2017-06-12 | libata: Convert bare printks to pr_cont | Joe Perches |
2017-06-12 | libahci: wrong comments in ahci_do_softreset() | Minwoo Im |
2017-06-12 | ata: declare ata_port_info structures as const | Bhumika Goyal |
2017-06-12 | ata: Add driver for Faraday Technology FTIDE010 | Linus Walleij |
2017-06-05 | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig |
2017-06-05 | libata: factor out a ata_identify_page_supported helper | Christoph Hellwig |
2017-06-05 | libata: clarify log page naming / grouping | Christoph Hellwig |
2017-06-05 | libata: factor out a ata_log_supported helper | Christoph Hellwig |
2017-06-05 | libata: move ata_read_log_page to libata-core.c | Christoph Hellwig |
2017-06-02 | ahci: qoriq: add ls1088a platforms support | Yuantian Tang |
2017-05-31 | libata: fix error checking in in ata_parse_force_one() | Tejun Heo |
2017-05-30 | ata: sata_fsl: cut drvdata assignment | Linus Walleij |
2017-05-30 | ata: samsung_cf: cut drvdata assignment | Linus Walleij |
2017-05-30 | ata: rb532_cf: cut drvdata assignment | Linus Walleij |
2017-05-30 | ata: dwc_460ex: cut drvdata assignment | Linus Walleij |
2017-05-30 | ata: ep93xx: cut drvdata assignment | Linus Walleij |
2017-05-30 | ata: bf54x: cut drvdata assignment | Linus Walleij |
2017-05-24 | Revert "ata: sata_mv: Convert to devm_ioremap_resource()" | Andrew Lunn |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-05-16 | libata: fix identation on a kernel-doc markup | Mauro Carvalho Chehab |
2017-05-16 | ata: libahci: properly propagate return value of platform_get_irq() | Thomas Petazzoni |