summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/bus.c
Commit message (Expand)AuthorAgeFilesLines
* driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-191-11/+17
* libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-07-191-5/+9
* libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-191-38/+58
* libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams2019-07-191-22/+37
* libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams2019-07-191-0/+25
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1Star
* libnvdimm: Fix compilation warnings with W=1Qian Cai2019-05-211-2/+2
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck2019-01-311-3/+8
* Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-281-2/+2
|\
| * libnvdimm, bus: Check id immediately following ida_simple_getOcean He2018-12-111-2/+2
* | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-211-3/+18
* | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-141-0/+6
* | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-041-1/+1
|/
* libnvdimm: Set device node in nd_device_registerAlexander Duyck2018-09-261-6/+10
* libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck2018-09-261-0/+4
* libnvdimm: fix ars_status output length calculationVishal Verma2018-08-201-2/+2
* libnvdimm: Debug probe timesDan Williams2018-06-031-1/+4
* linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott2018-06-011-5/+9
* libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-071-0/+1
* libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-061-7/+6Star
* nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams2017-12-041-3/+0Star
* libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-12/+12
* libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-041-4/+0Star
* libnvdimm: fix integer overflow static analysis warningDan Williams2017-09-011-8/+9
* libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-09-011-0/+6
* Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-041-4/+4
|\
| * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-281-4/+4
* | libnvdimm: passthru functions clear to sendJerry Hoemann2017-07-011-1/+3
* | libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani2017-06-151-0/+3
|/
* libnvdimm: rework region badblocks clearingDan Williams2017-04-301-22/+54
* libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani2017-04-291-1/+3
* libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang2017-04-131-3/+4
* libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang2017-04-131-9/+74
* libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-111-0/+6
* acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-071-5/+20
* Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-081-0/+2
|\
| * libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2016-10-011-0/+2
* | libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-101-1/+5
|/
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-12/+200
|\
| * libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2016-07-231-7/+181
| * libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-221-1/+1
| * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-131-0/+16
| * libnvdimm: IS_ERR() usage cleanupDan Williams2016-06-181-4/+2Star
* | block: remove ->driverfs_devDan Williams2016-06-271-1/+1
|/
* Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-211-4/+5
|\
| * libnvdimm: stop requiring a driver ->remove() methodDan Williams2016-05-181-4/+5
* | Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-181-4/+43
|\ \
| * | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams2016-04-291-0/+39
| * | nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2016-04-291-4/+4