You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/base
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
..
power Driver core: create lock/unlock functions for struct device 15 years ago
Kconfig Driver-Core: disable /sbin/hotplug by default 15 years ago
Makefile Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
attribute_container.c
base.h Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
bus.c Driver core: create lock/unlock functions for struct device 15 years ago
class.c Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
core.c driver core: Use sysfs_rename_link in device_rename 15 years ago
cpu.c sysdev: fix up the probe/release attributes 15 years ago
dd.c Driver core: create lock/unlock functions for struct device 15 years ago
devres.c devres: WARN() and return, don't crash on device_del() of uninitialized device 16 years ago
devtmpfs.c Driver-Core: devtmpfs - reset inode permissions before unlinking 15 years ago
dma-coherent.c driver-core: move dma-coherent.c from kernel to driver/base 16 years ago
dma-mapping.c
driver.c Driver core: driver_attribute parameters can often be const* 15 years ago
firmware.c
firmware_class.c Driver core: Fix first line of kernel-doc for a few functions 15 years ago
hypervisor.c
init.c Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
iommu.c drivers/base/iommu.c: add missing includes 16 years ago
isa.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
map.c
memory.c kobject: Constify struct kset_uevent_ops 15 years ago
module.c
node.c sysdev: Use sysdev_class attribute arrays in node driver 15 years ago
platform.c Driver core: Fix first line of kernel-doc for a few functions 15 years ago
sys.c Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
topology.c
transport_class.c