index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
2013-08-21
1
-27
/
+21
|
*
|
|
|
|
|
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
2013-08-21
1
-4
/
+2
|
*
|
|
|
|
|
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-08-21
1
-27
/
+14
|
*
|
|
|
|
|
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
2013-08-21
1
-3
/
+16
|
*
|
|
|
|
|
drivers: base: use device get/put functions
Seth Jennings
2013-08-21
1
-4
/
+4
|
*
|
|
|
|
|
drivers: base: remove unneeded variable
Seth Jennings
2013-08-21
1
-4
/
+1
|
*
|
|
|
|
|
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
2013-08-21
1
-4
/
+9
|
*
|
|
|
|
|
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
2013-08-20
1
-2
/
+2
|
*
|
|
|
|
|
drivers / platform: Fix __init attribute location
Hanjun Guo
2013-08-20
1
-2
/
+2
|
*
|
|
|
|
|
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
2013-08-20
1
-1
/
+1
|
*
|
|
|
|
|
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
2013-08-13
1
-1
/
+5
|
*
|
|
|
|
|
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-13
1
-0
/
+37
|
*
|
|
|
|
|
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-13
3
-4
/
+14
|
*
|
|
|
|
|
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-08-13
3
-4
/
+14
|
*
|
|
|
|
|
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-29
1
-20
/
+0
|
*
|
|
|
|
|
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-27
4
-5
/
+5
|
*
|
|
|
|
|
drivers:base:core: Moved sym export macros to respective functions
David Graham White
2013-07-27
1
-15
/
+11
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2013-09-03
6
-131
/
+194
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
Mark Brown
2013-08-31
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
regmap: Provide __acquires/__releases annotations
Fabio Estevam
2013-07-16
1
-0
/
+2
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
Mark Brown
2013-08-31
3
-117
/
+150
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
2013-08-29
3
-80
/
+92
|
|
*
|
|
|
|
|
regmap: rbtree: Reduce number of nodes, take 2
Lars-Peter Clausen
2013-08-29
1
-17
/
+36
|
|
*
|
|
|
|
|
regmap: rbtree: Simplify adjacent node look-up
Lars-Peter Clausen
2013-08-29
1
-20
/
+19
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
Mark Brown
2013-08-29
3
-4
/
+4
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
regcache-rbtree: Fix reg_stride != 1
Lars-Peter Clausen
2013-08-27
1
-11
/
+14
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
2013-08-31
1
-0
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
regmap: core: allow a virtual range to cover its own data window
Philipp Zabel
2013-08-06
1
-0
/
+4
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
Mark Brown
2013-08-31
1
-9
/
+8
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
regmap: Allow multiple patches to be registered
Mark Brown
2013-08-16
1
-9
/
+8
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2013-08-31
1
-0
/
+25
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-07-23
1
-0
/
+25
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2013-08-31
3
-4
/
+4
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
regmap: regcache: allow read-only regs to be cached
Ionut Nicu
2013-08-09
2
-3
/
+3
|
|
*
|
|
|
|
|
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
2013-08-09
1
-1
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
/
/
/
regmap: debugfs: Fix continued read from registers file
Lars-Peter Clausen
2013-08-28
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
2013-08-29
1
-0
/
+2
*
|
|
|
|
|
regmap: rbtree: Fix overlapping rbnodes.
David Jander
2013-08-21
1
-1
/
+1
|
/
/
/
/
/
*
/
/
/
/
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
2013-08-05
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
2
-29
/
+92
|
\
\
\
\
|
*
|
|
|
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
2013-07-17
1
-0
/
+1
|
*
|
|
|
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
1
-1
/
+8
|
*
|
|
|
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
1
-28
/
+83
|
|
/
/
/
*
|
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
2
-6
/
+6
|
\
\
\
\
|
*
|
|
|
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-15
2
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
regmap: cache: bail in regmap_async_complete() for bus-less maps
Daniel Mack
2013-07-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-13
1
-4
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
2013-06-20
6
-23
/
+27
|
|
\
\
\
|
*
|
|
|
[media] dma-buf: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-09
1
-4
/
+1
[prev]
[next]