Linus Torvalds 40d7ee5d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
..
power 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Kconfig d133181d87 Fix typo in the FIRMWARE_IN_KERNEL help 17 years ago
Makefile 1aaf118352 select IOMMU_API when DMAR and/or AMD_IOMMU is selected 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 b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
bus.c b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
class.c 5a3ceb8616 driver-core: use klist for class device list and implement iterator 17 years ago
core.c 0aa0dc41bf driver core: add root_device_register() 16 years ago
cpu.c 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
dd.c 7232800ba8 driver core:fix duplicate removing driver link in __device_release_driver 16 years ago
devres.c 2a0134554e Driver core: fix devres_release_all() return value 18 years ago
dma-mapping.c 9ac7849e35 devres: device resource management 18 years ago
driver.c 93e746db18 driver core: move knode_driver into private structure 16 years ago
firmware.c f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
firmware_class.c 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
hypervisor.c 2d72fc00a1 kobject: convert /sys/hypervisor to use kobject_create 17 years ago
init.c 4a3ad20ccd Driver core: coding style fixes 17 years ago
iommu.c fc2100eb4d add frontend implementation for the IOMMU API 16 years ago
isa.c 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
map.c 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
memory.c c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
module.c e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
node.c c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
platform.c 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
sys.c 4e318d7c6c sysfs: Fix return values for sysdev_store_{ulong,int} 16 years ago
topology.c 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
transport_class.c ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago