Revision e543c8a92fb6eca8dd554561fa55bba5f2a90d09 authored by Linus Torvalds on 05 June 2017, 22:31:14 UTC, committed by Linus Torvalds on 05 June 2017, 22:31:14 UTC
Pull libata fixes from Tejun Heo:

 - Revert of sata_mv devm_ioremap_resource() conversion. It made init
   fail if there are overlapping resources which led to detection
   failures on some setups.

 - A workaround for an Acer laptop which sometimes reports corrupt port
   map.

 - Other non-critical fixes.

* 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  libata: fix error checking in in ata_parse_force_one()
  Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
  ata: libahci: properly propagate return value of platform_get_irq()
  ata: sata_rcar: Handle return value of clk_prepare_enable
  ahci: Acer SA5-271 SSD Not Detected Fix
2 parent s 112eb07 + f7cf69a
History
File Mode Size
apei
dsd
DSD-properties-rules.txt -rw-r--r-- 4.6 KB
acpi-lid.txt -rw-r--r-- 4.9 KB
aml-debugger.txt -rw-r--r-- 1.9 KB
debug.txt -rw-r--r-- 5.6 KB
dsdt-override.txt -rw-r--r-- 245 bytes
enumeration.txt -rw-r--r-- 14.1 KB
gpio-properties.txt -rw-r--r-- 5.7 KB
i2c-muxes.txt -rw-r--r-- 1.5 KB
initrd_table_override.txt -rw-r--r-- 4.2 KB
linuxized-acpica.txt -rw-r--r-- 12.9 KB
method-customizing.txt -rw-r--r-- 3.1 KB
method-tracing.txt -rw-r--r-- 9.0 KB
namespace.txt -rw-r--r-- 17.1 KB
osi.txt -rw-r--r-- 8.2 KB
scan_handlers.txt -rw-r--r-- 4.3 KB
ssdt-overlays.txt -rw-r--r-- 6.1 KB
video_extension.txt -rw-r--r-- 4.0 KB

back to top