summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0618-36/+544
|\
| * of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring2017-05-044-5/+5
| * of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-041-1/+1
| * of: fix sparse warnings in of_find_next_cache_nodeRob Herring2017-05-041-7/+6
| * of/unittest: Missing unlocks on errorDan Carpenter2017-05-041-2/+6
| * of: fix uninitialized variable warning for overlay testArnd Bergmann2017-05-031-1/+1
| * of: fix unittest build without CONFIG_OF_OVERLAYArnd Bergmann2017-04-281-1/+1
| * of: Add unit tests for applying overlaysFrank Rowand2017-04-287-8/+505
| * of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler2017-04-181-0/+2
| * of: Add function for generating a DT modalias with a newlineRob Herring2017-03-225-14/+20
| * of: fix of_device_get_modalias returned length when truncating buffersRob Herring2017-03-221-1/+1
* | Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-063-18/+39
|\ \
| * | dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer2017-05-051-4/+8
| * | dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer2017-05-041-2/+13
| * | dm cache policy smq: cleanup free_target_met() and clean_target_met()Mike Snitzer2017-05-041-11/+13
| * | dm cache policy smq: allow demotions to happen even during continuous IOJoe Thornber2017-05-041-1/+5
* | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0639-614/+1385
|\ \ \
| * \ \ Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-0569-1439/+3880
| |\ \ \
| | * | | brd: fix uninitialized use of brd->dax_devGerald Schaefer2017-05-031-7/+5
| | * | | x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-253-4/+3
| | * | | block: remove block_device_operations ->direct_access()Dan Williams2017-04-254-54/+0
| | * | | dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-255-45/+39
| | * | | dm: add dax_device and dax_operations supportDan Williams2017-04-203-14/+72
| | * | | dax: introduce dax_direct_access()Dan Williams2017-04-201-0/+39
| | * | | dcssblk: add dax_operations supportDan Williams2017-04-202-9/+47
| | * | | brd: add dax_operations supportDan Williams2017-04-202-11/+55
| | * | | pmem: add dax_operations supportDan Williams2017-04-204-22/+54
| | * | | dax: introduce dax_operationsDan Williams2017-04-203-3/+13
| | * | | dax: add a facility to lookup a dax device by 'host' device nameDan Williams2017-04-203-6/+85
| | * | | dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-138-215/+393
| | * | | device-dax: rename 'dax_dev' to 'dev_dax'Dan Williams2017-04-133-109/+109
| | * | | device-dax: improve fault handler debug outputOliver O'Halloran2017-04-131-7/+10
| | * | | device-dax: fix dax_dev_huge_fault() unknown fault size handlingPushkar Jambhlekar2017-04-131-1/+1
| | * | | Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-13396-3532/+5685
| | |\ \ \
| * | | | | libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams2017-05-051-2/+4
| * | | | | libnvdimm: handle locked label storage areasDan Williams2017-05-054-10/+38
| * | | | | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams2017-05-045-7/+15
| * | | | | device-dax: fix sysfs attribute deadlockDan Williams2017-05-011-28/+12
| * | | | | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"Dan Williams2017-05-011-1/+10
| * | | | | libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams2017-05-014-11/+18
| * | | | | libnvdimm: rework region badblocks clearingDan Williams2017-04-303-57/+59
| * | | | | acpi, nfit: kill ACPI_NFIT_DEBUGDan Williams2017-04-292-25/+8
| * | | | | libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani2017-04-291-1/+3
| * | | | | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani2017-04-281-12/+25
| * | | | | libnvdimm, region: sysfs trigger for nvdimm_flush()Dan Williams2017-04-281-0/+41
| * | | | | libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani2017-04-271-1/+2
| * | | | | libnvdimm, region: fix flush hint detection crashDan Williams2017-04-251-4/+7
| * | | | | acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-182-30/+47
| * | | | | acpi, nfit: limit ->flush_probe() to initialization workDan Williams2017-04-172-0/+8
| * | | | | acpi, nfit: collate health state flagsDan Williams2017-04-171-2/+14