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
Linus Torvalds 517d08699b Merge branch 'akpm' 16 years ago
..
power PM: Remove device_type suspend()/resume() 16 years ago
Kconfig
Makefile
attribute_container.c
base.h driver core: fix driver_match_device 16 years ago
bus.c trivial: fix grammo in bus_for_each_dev() kerneldoc 16 years ago
class.c
core.c Driver Core: add nodename callbacks 16 years ago
cpu.c
dd.c Driver core: fix comment for device_attach() 16 years ago
devres.c
dma-mapping.c
driver.c Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
firmware.c
firmware_class.c driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
hypervisor.c
init.c
iommu.c drivers/base/iommu.c: add missing includes 16 years ago
isa.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
map.c
memory.c
module.c
node.c mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
platform.c driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
sys.c driver core: fix gcc 4.3.3 warnings about string literals 16 years ago
topology.c
transport_class.c