.. |
power
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
Kconfig
|
7934779a69
Driver-Core: disable /sbin/hotplug by default
|
15 years ago |
Makefile
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 years ago |
attribute_container.c
|
1e0b2cf933
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
base.h
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 years ago |
bus.c
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
class.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
core.c
|
2354dcc721
driver core: Use sysfs_rename_link in device_rename
|
15 years ago |
cpu.c
|
6c1733aca0
sysdev: fix up the probe/release attributes
|
15 years ago |
dd.c
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
devres.c
|
eb8d3c604f
devres: WARN() and return, don't crash on device_del() of uninitialized device
|
16 years ago |
devtmpfs.c
|
5e31d76f28
Driver-Core: devtmpfs - reset inode permissions before unlinking
|
15 years ago |
dma-coherent.c
|
a56af87648
driver-core: move dma-coherent.c from kernel to driver/base
|
16 years ago |
dma-mapping.c
|
9ac7849e35
devres: device resource management
|
18 years ago |
driver.c
|
099c2f21d8
Driver core: driver_attribute parameters can often be const*
|
15 years ago |
firmware.c
|
f62ed9e33b
firmware: change firmware_kset to firmware_kobj
|
17 years ago |
firmware_class.c
|
3c31f07ad0
Driver core: Fix first line of kernel-doc for a few functions
|
15 years ago |
hypervisor.c
|
2d72fc00a1
kobject: convert /sys/hypervisor to use kobject_create
|
17 years ago |
init.c
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 years ago |
iommu.c
|
60db402780
drivers/base/iommu.c: add missing includes
|
16 years ago |
isa.c
|
2f4f27d42a
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
|
16 years ago |
map.c
|
58383af629
[PATCH] kobj_map semaphore to mutex conversion
|
19 years ago |
memory.c
|
9cd43611cc
kobject: Constify struct kset_uevent_ops
|
15 years ago |
module.c
|
e5dd127846
Driver core: move the static kobject out of struct driver
|
17 years ago |
node.c
|
3701cde6e3
sysdev: Use sysdev_class attribute arrays in node driver
|
15 years ago |
platform.c
|
3c31f07ad0
Driver core: Fix first line of kernel-doc for a few functions
|
15 years ago |
sys.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
topology.c
|
fbd59a8d1f
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
|
16 years ago |
transport_class.c
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |