index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2013-08-31
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2013-08-30
firmware loader: fix pending_fw_head list corruption
Maxime Bizon
2013-08-29
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
2013-08-29
regmap: rbtree: Reduce number of nodes, take 2
Lars-Peter Clausen
2013-08-29
regmap: rbtree: Simplify adjacent node look-up
Lars-Peter Clausen
2013-08-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
Mark Brown
2013-08-28
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
2013-08-28
drivers/base/memory.c: introduce help macro to_memory_block
Gu Zheng
2013-08-28
regmap: debugfs: Fix continued read from registers file
Lars-Peter Clausen
2013-08-27
driver core: add #include <linux/sysfs.h> to core files.
Greg Kroah-Hartman
2013-08-27
regcache-rbtree: Fix reg_stride != 1
Lars-Peter Clausen
2013-08-23
driver core: firmware: use __ATTR_RW()
Greg Kroah-Hartman
2013-08-23
driver core: core: use DEVICE_ATTR_RO
Greg Kroah-Hartman
2013-08-23
driver core: bus: use DRIVER_ATTR_WO()
Greg Kroah-Hartman
2013-08-23
driver-core: platform: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
2013-08-21
regmap: rbtree: Fix overlapping rbnodes.
David Jander
2013-08-19
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
2013-08-19
drivers / platform: Fix __init attribute location
Hanjun Guo
2013-08-19
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
2013-08-16
regmap: Allow multiple patches to be registered
Mark Brown
2013-08-12
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
2013-08-12
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-12
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-12
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-08-09
regmap: regcache: allow read-only regs to be cached
Ionut Nicu
2013-08-09
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
2013-08-06
regmap: core: allow a virtual range to cover its own data window
Philipp Zabel
2013-08-05
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-26
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-26
drivers:base:core: Moved sym export macros to respective functions
David Graham White
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]