Jiri Slaby 308975fa7a Firmware: firmware_class, fix lock imbalance 16 years ago
..
power 886a7a3371 PM: Clear -EAGAIN in dpm_prepare 16 years ago
Kconfig 11f1fbcf92 trivial: Fix misspelled firmware in Kconfig 16 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 5247aecfe6 driver core: fix driver_match_device 16 years ago
bus.c 0fa1b0a144 trivial: fix grammo in bus_for_each_dev() kerneldoc 16 years ago
class.c 5a3ceb8616 driver-core: use klist for class device list and implement iterator 16 years ago
core.c 6fcf53accc Driver Core: add nodename callbacks 16 years ago
cpu.c aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
dd.c 59a3cd7f9d Driver core: fix comment for device_attach() 16 years ago
devres.c eb8d3c604f devres: WARN() and return, don't crash on device_del() of uninitialized device 16 years ago
dma-mapping.c 9ac7849e35 devres: device resource management 18 years ago
driver.c 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
firmware.c f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
firmware_class.c 308975fa7a Firmware: firmware_class, fix lock imbalance 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 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 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 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
platform.c acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
sys.c acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals 16 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