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
arm
arm64
filesystems
video4linux
HOWTO -rw-r--r-- 27.2 KB
IRQ.txt -rw-r--r-- 2.0 KB
SecurityBugs -rw-r--r-- 2.7 KB
SubmittingDrivers -rw-r--r-- 7.5 KB
SubmittingPatches -rw-r--r-- 19.0 KB
basic_profiling.txt -rw-r--r-- 2.7 KB
coding-style.rst -rw-r--r-- 35.5 KB
email-clients.txt -rw-r--r-- 9.4 KB
gpio.txt -rw-r--r-- 31.6 KB
index.rst -rw-r--r-- 163 bytes
io_ordering.txt -rw-r--r-- 2.9 KB
magic-number.txt -rw-r--r-- 9.6 KB
oops-tracing.txt -rw-r--r-- 11.4 KB
sparse.txt -rw-r--r-- 3.6 KB
stable_api_nonsense.txt -rw-r--r-- 9.6 KB
stable_kernel_rules.txt -rw-r--r-- 3.7 KB
volatile-considered-harmful.txt -rw-r--r-- 6.4 KB

back to top