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
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
..
power PM: Rework handling of interrupts during suspend-resume 16 years ago
Kconfig
Makefile
attribute_container.c
base.h driver core: move knode_bus into private structure 16 years ago
bus.c driver core: move knode_bus into private structure 16 years ago
class.c
core.c Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
cpu.c cpumask: use new cpumask_ functions in core code. 16 years ago
dd.c driver core: move knode_driver into private structure 16 years ago
devres.c
dma-mapping.c
driver.c driver core: move knode_driver into private structure 16 years ago
firmware.c
firmware_class.c Driver core: implement uevent suppress in kobject 16 years ago
hypervisor.c
init.c
iommu.c Merge git://git.infradead.org/iommu-2.6 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 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
platform.c driver core: fix passing platform_data 16 years ago
sys.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
topology.c cpumask: Use topology_core_cpumask()/topology_thread_cpumask() 16 years ago
transport_class.c