Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Pull libata fixes from Jeff Garzik: 1) ahci: Fix typo that caused erronenous error handling. Thought: I wonder if sparse could have caught this, somehow. 2) ahci: support a slightly odd Enmotus variant 3) core: fix a drive detection problem by correcting the logic by which the DevSlp timing variables are obtained and used. * tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev: [libata] replace sata_settings with devslp_timing [libata] ahci: Add support for Enmotus Bobcat device. [libata] ahci: Fix lack of command retry after a success error handler.
No related branches found
No related tags found
Showing
- drivers/ata/ahci.c 7 additions, 1 deletiondrivers/ata/ahci.c
- drivers/ata/libahci.c 3 additions, 3 deletionsdrivers/ata/libahci.c
- drivers/ata/libata-core.c 13 additions, 9 deletionsdrivers/ata/libata-core.c
- drivers/ata/libata-eh.c 1 addition, 1 deletiondrivers/ata/libata-eh.c
- include/linux/ata.h 5 additions, 3 deletionsinclude/linux/ata.h
- include/linux/libata.h 2 additions, 2 deletionsinclude/linux/libata.h
Please register or sign in to comment