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
Yinghai Lu 2618c60b8b dma: make dma pool to use kmalloc_node 18 years ago
..
power PM: Do not check parent state in suspend and resume core code 18 years ago
Kconfig devres: device resource management 18 years ago
Makefile Introduce CONFIG_HAS_DMA 18 years ago
attribute_container.c Driver core: include linux/mutex.h from attribute_container.c 18 years ago
base.h Driver core: fix devres_release_all() return value 18 years ago
bus.c sysfs: kill unnecessary attribute->owner 18 years ago
class.c driver-core: make devt_attr and uevent_attr static 18 years ago
core.c driver-core: make devt_attr and uevent_attr static 18 years ago
cpu.c Replace remaining references to "driverfs" with "sysfs". 18 years ago
dd.c driver core: fix kernel doc of device_release_driver 18 years ago
devres.c Driver core: fix devres_release_all() return value 18 years ago
dma-mapping.c devres: device resource management 18 years ago
dmapool.c dma: make dma pool to use kmalloc_node 18 years ago
driver.c Driver core: remove unneeded completion from driver release path 18 years ago
firmware.c remove "struct subsystem" as it is no longer needed 18 years ago
firmware_class.c sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
hypervisor.c [S390] hypfs comment cleanup. 19 years ago
init.c
isa.c
map.c
memory.c [PATCH] driver/base/memory.c: handle errors properly 18 years ago
node.c Replace remaining references to "driverfs" with "sysfs". 18 years ago
platform.c drivers/base/platform.c: fix small typo in doc 18 years ago
sys.c sysdev: use mutex instead of semaphore 18 years ago
topology.c Add suspend-related notifications for CPU hotplug 18 years ago
transport_class.c