linux/drivers/base
2015-01-23 11:33:35 +00:00
..
power Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-android 2014-12-13 11:40:22 +00:00
regmap regmap: fix NULL pointer dereference in _regmap_write/read 2014-10-30 09:35:10 -07:00
attribute_container.c drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 2012-10-30 17:38:43 -07:00
base.h driver/base: implement subsys_virtual_register() 2013-03-12 11:36:35 -07:00
bus.c driver core: Fix unbalanced device reference in drivers_probe 2015-01-16 06:59:01 -08:00
class.c driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
core.c sysfs: driver core: Fix glue dir race condition by gdp_mutex 2014-11-14 08:48:01 -08:00
cpu.c Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-android 2014-09-08 12:05:48 +01:00
dd.c drivercore: deferral race condition fix 2014-06-07 13:25:31 -07:00
devres.c devres: restore zeroing behavior of devres_alloc() 2014-05-19 18:01:19 +01:00
devtmpfs.c driver core: handle user namespaces properly with the uid/gid devtmpfs change 2013-04-11 11:43:29 -07:00
dma-buf.c dma-buf: Add debugfs support 2013-05-01 16:36:22 +05:30
dma-coherent.c drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation 2012-10-23 14:05:32 +02:00
dma-contiguous.c drivers: dma-contiguous: clean source code and prepare for device tree 2014-04-28 13:59:00 +08:00
dma-mapping.c common: dma-mapping: introduce common remapping functions 2015-01-22 21:51:55 +00:00
driver.c driver core: don't trigger uevent after failure 2012-07-17 10:40:23 -07:00
firmware_class.c Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-android 2014-10-31 09:45:01 +00:00
firmware.c
hypervisor.c drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. 2011-10-31 19:31:38 -04:00
init.c driver-core: implement 'sysdev' functionality for regular devices and buses 2011-12-14 14:29:38 -08:00
isa.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 2009-04-07 08:31:12 -07:00
Kconfig cpu: add generic support for CPU feature based module autoloading 2014-08-28 10:22:26 -07:00
Makefile mm/cma: Move dma contiguous changes into a seperate config 2014-04-28 13:59:00 +08:00
map.c
memory.c drivers/base/memory.c: fix show_mem_removable() to handle missing sections 2013-09-07 22:09:58 -07:00
module.c driver core: module.c: Use kasprintf 2010-05-21 09:37:29 -07:00
node.c drivers/base/node.c: switch to register_hotmemory_notifier() 2013-04-29 15:54:36 -07:00
pinctrl.c drivers/pinctrl: grab default handles from device core 2013-01-23 16:39:51 +01:00
platform.c driver core: platform.c: fix checkpatch errors and warnings 2013-03-29 09:10:55 -07:00
soc.c mode_t whack-a-mole: ->is_visible() returns umode_t... 2012-05-29 23:28:42 -04:00
syscore.c power: Adds functionality to log the last suspend abort reason. 2014-10-29 10:36:27 -07:00
topology.c topology: Fix compilation warning when not in SMP 2014-06-07 13:25:29 -07:00
transport_class.c drivers/base: transport_class explicitly requires EXPORT_SYMBOL 2011-10-31 19:31:15 -04:00