-
- Downloads
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Pull libata fixes from Tejun Heo: - PORTS_IMPL workaround for very early ahci controllers is misbehaving on new systems. Disabled on recent ahci versions. - Old-style PIO state machine had a horrible locking problem. Don't know how we've been getting away this far. Fixed. - Other device specific updates. * 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata: ahci: Intel DNV device IDs SATA libata: fix sff host state machine locking while polling libata-sff: use WARN instead of BUG on illegal host state machine state libata: disable forced PORTS_IMPL for >= AHCI 1.3 libata: blacklist a Viking flash model for MWDMA corruption drivers: ata: wake port before DMA stop for ALPM
Showing
- drivers/ata/ahci.c 20 additions, 0 deletionsdrivers/ata/ahci.c
- drivers/ata/ahci.h 1 addition, 0 deletionsdrivers/ata/ahci.h
- drivers/ata/ahci_brcmstb.c 1 addition, 0 deletionsdrivers/ata/ahci_brcmstb.c
- drivers/ata/libahci.c 24 additions, 3 deletionsdrivers/ata/libahci.c
- drivers/ata/libata-core.c 1 addition, 0 deletionsdrivers/ata/libata-core.c
- drivers/ata/libata-sff.c 13 additions, 22 deletionsdrivers/ata/libata-sff.c
- include/linux/libata.h 1 addition, 0 deletionsinclude/linux/libata.h
Loading
Please register or sign in to comment