..
power
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
2009-01-06 10:44:31 -08:00
attribute_container.c
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
2009-01-06 10:44:31 -08:00
base.h
driver core: move knode_bus into private structure
2009-01-06 10:44:33 -08:00
bus.c
driver core: move knode_bus into private structure
2009-01-06 10:44:33 -08:00
class.c
driver-core: use klist for class device list and implement iterator
2008-10-09 08:56:04 +02:00
core.c
driver core: add root_device_register()
2009-01-06 10:44:33 -08:00
cpu.c
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
2009-01-03 19:15:41 +01:00
dd.c
driver core:fix duplicate removing driver link in __device_release_driver
2009-01-06 10:44:33 -08:00
devres.c
dma-mapping.c
driver.c
driver core: move knode_driver into private structure
2009-01-06 10:44:32 -08:00
firmware_class.c
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
2009-01-06 10:44:31 -08:00
firmware.c
hypervisor.c
init.c
iommu.c
add frontend implementation for the IOMMU API
2009-01-03 14:10:09 +01:00
isa.c
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
2009-01-06 10:44:31 -08:00
Kconfig
Fix typo in the FIRMWARE_IN_KERNEL help
2008-10-16 11:21:32 -07:00
Makefile
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
2009-01-03 14:10:09 +01:00
map.c
memory.c
memory_probe: fix wrong sysfs file attribute
2008-10-20 08:52:32 -07:00
module.c
node.c
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
2008-12-13 21:20:25 +10:30
platform.c
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
2009-01-06 10:44:31 -08:00
sys.c
sysfs: Fix return values for sysdev_store_{ulong,int}
2008-10-29 15:03:49 -07:00
topology.c
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
2008-12-13 21:20:25 +10:30
transport_class.c