index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
27
-232
/
+1422
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+3
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
23
-26
/
+27
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-0
/
+3
2017-06-29
libata: fix build warning from unused goto label
Tejun Heo
1
-1
/
+0
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
1
-6
/
+3
2017-06-27
libata: Support for an ATA PASS-THROUGH(32) command.
Minwoo Im
2
-6
/
+68
2017-06-27
ahci: Add Device ID for ASMedia 1061R and 1062R
Shawn Lin
1
-0
/
+2
2017-06-26
sata_via: Enable optional hotplug on VT6420
Ondrej Zary
1
-4
/
+13
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-21
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
5
-0
/
+1049
2017-06-05
libata: implement SECURITY PROTOCOL IN/OUT
Christoph Hellwig
2
-0
/
+108
2017-06-05
libata: factor out a ata_identify_page_supported helper
Christoph Hellwig
1
-27
/
+32
2017-06-05
libata: clarify log page naming / grouping
Christoph Hellwig
1
-5
/
+5
2017-06-05
libata: factor out a ata_log_supported helper
Christoph Hellwig
1
-43
/
+16
2017-06-05
libata: move ata_read_log_page to libata-core.c
Christoph Hellwig
3
-66
/
+66
2017-06-02
ahci: qoriq: add ls1088a platforms support
Yuantian Tang
1
-0
/
+14
2017-05-31
libata: fix error checking in in ata_parse_force_one()
Tejun Heo
1
-1
/
+1
2017-05-30
ata: sata_fsl: cut drvdata assignment
Linus Walleij
1
-2
/
+0
2017-05-30
ata: samsung_cf: cut drvdata assignment
Linus Walleij
1
-2
/
+0
2017-05-30
ata: rb532_cf: cut drvdata assignment
Linus Walleij
1
-2
/
+0
2017-05-30
ata: dwc_460ex: cut drvdata assignment
Linus Walleij
1
-1
/
+0
2017-05-30
ata: ep93xx: cut drvdata assignment
Linus Walleij
1
-1
/
+0
2017-05-30
ata: bf54x: cut drvdata assignment
Linus Walleij
1
-2
/
+0
2017-05-24
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
Andrew Lunn
1
-5
/
+8
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
23
-23
/
+23
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
1
-3
/
+4
2017-05-16
ata: libahci: properly propagate return value of platform_get_irq()
Thomas Petazzoni
1
-2
/
+3
2017-05-16
ata: sata_rcar: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+12
2017-05-16
ahci: Acer SA5-271 SSD Not Detected Fix
Sui Chen
1
-0
/
+38
2017-05-16
ata-sff: always map page before data transfer
Tycho Andersen
1
-36
/
+8
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
23
-23
/
+23
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
1
-3
/
+4
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+392
2017-05-01
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-630
/
+256
2017-04-28
libata: remove SCT WRITE SAME support
Christoph Hellwig
1
-103
/
+29
2017-04-28
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
1
-0
/
+8
2017-04-11
sata_via: Enable hotplug only on VT6421
Ondrej Zary
1
-8
/
+10
2017-03-30
pata_bk3710: clear status bits of BMISP on chipset initialization
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2017-03-30
pata_bk3710: disable IORDY Timer on chipset initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2017-03-30
ata: add Palmchip BK3710 PATA controller driver
Bartlomiej Zolnierkiewicz
3
-0
/
+392
[next]