summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+3
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+3
| |\
| | * drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney2017-08-171-5/+3
* | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-4/+0
* | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-291-0/+3
* | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-281-0/+4
* | | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET2017-08-161-2/+6
|/ /
* | libata: fix a couple of doc build warningsJonathan Corbet2017-07-311-2/+2
* | libata: array underflow in ata_find_dev()Dan Carpenter2017-07-191-2/+4
* | ata: sata_rcar: add gen[23] fallback compatibility stringsSimon Horman2017-07-151-0/+8
* | libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang2017-07-151-2/+1
* | libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-101-3/+3
* | ata: fix gemini Kconfig dependenciesArnd Bergmann2017-07-101-2/+2
|/
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-0627-232/+1422
|\
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+3
| * libata: fix build warning from unused goto labelTejun Heo2017-06-291-1/+0
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-272-6/+68
| * ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin2017-06-271-0/+2
| * sata_via: Enable optional hotplug on VT6420Ondrej Zary2017-06-261-4/+13
| * ata: ahci_brcm: Avoid writing to read-only registersDoug Berger2017-06-221-8/+4
| * libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-222-1/+4
| * libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-222-0/+6
| * ata: ftide010: fix resource printingArnd Bergmann2017-06-211-2/+2
| * libata: make the function name in comment match the actual functionMinwoo Im2017-06-201-1/+1
| * ata: sata_rcar: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * libata: Convert bare printks to pr_contJoe Perches2017-06-121-21/+20
| * libahci: wrong comments in ahci_do_softreset()Minwoo Im2017-06-121-2/+2
| * ata: declare ata_port_info structures as constBhumika Goyal2017-06-124-6/+6
| * ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-125-0/+1049
| * libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+108
| * libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-051-27/+32
| * libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-5/+5
| * libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-051-43/+16
| * libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-053-66/+66
| * ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
| * ata: sata_fsl: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: samsung_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: rb532_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: dwc_460ex: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
| * ata: ep93xx: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
| * ata: bf54x: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
| * ata: update references for libata documentationMauro Carvalho Chehab2017-05-1623-23/+23
| * libata: fix identation on a kernel-doc markupMauro Carvalho Chehab2017-05-161-3/+4
| * ata-sff: always map page before data transferTycho Andersen2017-05-161-36/+8
* | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-041-6/+3
|\ \
| * | ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki2017-06-281-6/+3
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-0323-26/+27
|\ \ \ | |/ / |/| |
| * | ata: update references for libata documentationMauro Carvalho Chehab2017-05-1623-23/+23
| * | libata: fix identation on a kernel-doc markupMauro Carvalho Chehab2017-05-161-3/+4
| |/
OpenPOWER on IntegriCloud