index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
-27
/
+21
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
-4
/
+2
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
-27
/
+14
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
-3
/
+16
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
-4
/
+4
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
-4
/
+1
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
-4
/
+9
2013-08-21
regmap: rbtree: Fix overlapping rbnodes.
David Jander
-1
/
+1
2013-08-21
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
-0
/
+2
2013-08-19
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
-2
/
+2
2013-08-19
drivers / platform: Fix __init attribute location
Hanjun Guo
-2
/
+2
2013-08-19
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
-1
/
+1
2013-08-16
regmap: Allow multiple patches to be registered
Mark Brown
-9
/
+8
2013-08-12
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
-1
/
+5
2013-08-12
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
-0
/
+37
2013-08-12
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
-4
/
+14
2013-08-12
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
-4
/
+14
2013-08-09
regmap: regcache: allow read-only regs to be cached
Ionut Nicu
-3
/
+3
2013-08-09
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
-1
/
+1
2013-08-06
regmap: core: allow a virtual range to cover its own data window
Philipp Zabel
-0
/
+4
2013-08-06
PM / OPP: Export opp_add()
Viresh Kumar
-0
/
+1
2013-08-05
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
-1
/
+2
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
-20
/
+0
2013-07-27
PM / Sleep: new trace event to print device suspend and resume times
Shuah Khan
-34
/
+43
2013-07-26
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
-5
/
+5
2013-07-26
drivers:base:core: Moved sym export macros to respective functions
David Graham White
-15
/
+11
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
-0
/
+25
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-29
/
+92
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+6
2013-07-16
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
-0
/
+1
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
-1
/
+8
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
-28
/
+83
2013-07-16
regmap: Provide __acquires/__releases annotations
Fabio Estevam
-0
/
+2
2013-07-16
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
-1
/
+1
2013-07-15
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2013-07-15
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
Marek Szyprowski
-17
/
+5
2013-07-14
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
-6
/
+6
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+1
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-1
/
+40
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
-17
/
+5
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
-3
/
+0
2013-07-04
regmap: cache: bail in regmap_async_complete() for bus-less maps
Daniel Mack
-1
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
-1
/
+1
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
-1
/
+1
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-134
/
+267
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+19
2013-07-03
Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-30
/
+289
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
-17
/
+5
2013-06-30
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
-0
/
+138
2013-06-30
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
-2
/
+2
[prev]
[next]