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
Kay Sievers 8042273801 devtmpfs: unlock mutex in case of string allocation error 15 years ago
..
power PM / Runtime: Use device type and device class callbacks 15 years ago
Kconfig Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 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: Prevent reference to freed memory on error path 15 years ago
class.c Driver core: Add support for compatibility classes 16 years ago
core.c Driver-core: Fix bogus 0 error return in device_add() 15 years ago
cpu.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
dd.c tree-wide: fix assorted typos all over the place 15 years ago
devres.c devres: WARN() and return, don't crash on device_del() of uninitialized device 16 years ago
devtmpfs.c devtmpfs: unlock mutex in case of string allocation error 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 firmware_class: make request_firmware_nowait more useful 15 years ago
hypervisor.c
init.c Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
iommu.c
isa.c
map.c
memory.c mm: Add notifier in pageblock isolation for balloon drivers 15 years ago
module.c
node.c mm: slab-allocate memory section nodemask for large systems 15 years ago
platform.c Driver core: export platform_device_register_data as a GPL symbol 15 years ago
sys.c driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails 16 years ago
topology.c
transport_class.c