index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
bus.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-13
nvdimm: make nd_class constant
Greg Kroah-Hartman
2024-02-12
nvdimm: make nvdimm_bus_type const
Ricardo B. Marliere
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-06-23
nvdimm: make nd_class variable static
Ben Dooks
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-13
cxl/pmem: Fix nvdimm registration races
Dan Williams
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-06-24
nvdimm: Fix badblocks clear off-by-one error
Chris Ye
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-15
libnvdimm: Drop unused device power management support
Dan Williams
2021-06-15
libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
Dan Williams
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
2021-02-16
libnvdimm: Make remove callback return void
Uwe Kleine-König
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
2020-02-28
libnvdimm: Out of bounds read in __nd_ioctl()
Dan Carpenter
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-19
libnvdimm: Export the target_node attribute for regions and namespaces
Dan Williams
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
2019-09-05
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
2019-08-29
libnvdimm/security: Introduce a 'frozen' attribute
Dan Williams
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
2019-07-18
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
2019-07-18
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
Dan Williams
2019-07-18
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-05-20
libnvdimm: Fix compilation warnings with W=1
Qian Cai
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-01-31
libnvdimm: Schedule device registration on node local to the device
Alexander Duyck
2018-12-27
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
2018-12-21
acpi/nfit, libnvdimm/security: Add security DSM overwrite support
Dave Jiang
2018-12-13
acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Dave Jiang
2018-12-10
libnvdimm, bus: Check id immediately following ida_simple_get
Ocean He
2018-12-04
acpi/nfit: Add support for Intel DSM 1.8 commands
Dave Jiang
2018-09-26
libnvdimm: Set device node in nd_device_register
Alexander Duyck
2018-09-26
libnvdimm: Hold reference on parent while scheduling async init
Alexander Duyck
2018-08-20
libnvdimm: fix ars_status output length calculation
Vishal Verma
[next]