index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
2012-02-02
1
-0
/
+20
*
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-01-28
3
-385
/
+17
|
\
|
*
base/core.c:fix typo in comment in function device_add
majianpeng
2012-01-24
1
-1
/
+1
|
*
Documentation update for the driver model core
Alan Stern
2012-01-24
1
-0
/
+15
|
*
kernel-doc: fix new warnings in driver-core
Randy Dunlap
2012-01-24
1
-4
/
+5
|
*
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
Greg Kroah-Hartman
2012-01-22
2
-384
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-01-25
1
-0
/
+3
|
\
\
|
*
|
regmap: Reset cache status when reinitialsing the cache
Mark Brown
2012-01-20
1
-0
/
+3
|
|
/
*
|
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-23
1
-2
/
+1
|
\
\
|
*
|
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tetsuo Handa
2012-01-23
1
-2
/
+1
|
|
/
*
|
kernel-doc: fix new warnings in driver-core
Randy Dunlap
2012-01-23
1
-4
/
+5
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-16
2
-5
/
+34
|
\
|
*
PM / Domains: Skip governor functions for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2012-01-14
1
-5
/
+19
|
*
PM / Domains: Fix build for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2012-01-14
1
-0
/
+15
*
|
dma-buf: drop option text so users don't select it.
Dave Airlie
2012-01-13
1
-1
/
+1
|
/
*
kdump: add udev events for memory online/offline
Michael Holzheu
2012-01-12
1
-3
/
+14
*
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2012-01-11
2
-0
/
+23
*
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2012-01-11
2
-9
/
+6
*
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-08
3
-0
/
+303
|
\
|
*
dma-buf: mark EXPERIMENTAL for 1st release.
Sumit Semwal
2012-01-06
1
-0
/
+1
|
*
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
2012-01-06
3
-0
/
+302
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2012-01-08
9
-153
/
+574
|
\
\
|
*
\
Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2011-12-14
6
-21
/
+24
|
|
\
\
|
|
*
\
Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2011-12-12
3
-0
/
+306
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'regmap/irq' into regmap-next
Mark Brown
2011-12-05
1
-0
/
+13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
regmap: Add irq_base accessor to regmap_irq
Mark Brown
2011-12-05
1
-0
/
+13
|
*
|
|
Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2011-12-05
1
-0
/
+33
|
|
\
\
\
|
|
*
|
|
regmap: Allow drivers to reinitialise the register cache at runtime
Mark Brown
2011-12-05
1
-0
/
+33
|
*
|
|
|
regmap: Add trace event for successful cache reads
Mark Brown
2011-11-30
1
-2
/
+10
|
*
|
|
|
regmap: Allow regmap_update_bits() users to detect changes
Mark Brown
2011-11-29
1
-13
/
+45
|
*
|
|
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2011-11-28
1
-1
/
+6
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
regmap: Report if we actually handled an interrupt in regmap-irq
Mark Brown
2011-11-28
1
-1
/
+6
|
*
|
|
|
regmap: Fix rbtreee build when not using debugfs
Mark Brown
2011-11-22
1
-1
/
+10
|
*
|
|
|
regmap: Provide debugfs dump of the rbtree cache data
Mark Brown
2011-11-21
1
-0
/
+49
|
*
|
|
|
regmap: Do debugfs init before cache init
Mark Brown
2011-11-21
1
-2
/
+2
|
*
|
|
|
regmap: Suppress noop writes in regmap_update_bits()
Mark Brown
2011-11-20
1
-4
/
+5
|
*
|
|
|
regmap: Remove indexed cache type
Mark Brown
2011-11-20
4
-88
/
+1
|
*
|
|
|
regmap: Drop check whether a register is readable in regcache_read
Lars-Peter Clausen
2011-11-17
1
-3
/
+0
|
*
|
|
|
regmap: Properly round cache_word_size
Lars-Peter Clausen
2011-11-17
1
-2
/
+2
|
*
|
|
|
regmap: Add support for 10/14 register formating
Lars-Peter Clausen
2011-11-16
1
-0
/
+20
|
*
|
|
|
regmap: Try cached read before checking if a hardware read is possible
Lars-Peter Clausen
2011-11-16
1
-3
/
+3
|
*
|
|
|
regmap: Make reg_config reg_defaults const
Lars-Peter Clausen
2011-11-16
1
-3
/
+2
|
*
|
|
|
regmap: Move initialization of regcache related fields to regcache_init
Lars-Peter Clausen
2011-11-16
3
-9
/
+10
|
*
|
|
|
regmap: Do not call regcache_exit from regcache_lzo_init error path
Lars-Peter Clausen
2011-11-15
1
-1
/
+3
|
*
|
|
|
regmap: Do not call regcache_exit from regcache_rbtree_init error path
Lars-Peter Clausen
2011-11-15
1
-1
/
+2
|
*
|
|
|
regmap: Fix memory leak in regcache_init error path
Lars-Peter Clausen
2011-11-14
1
-1
/
+10
|
*
|
|
|
regmap: Fix memory leak in regcache_hw_init error path
Lars-Peter Clausen
2011-11-14
1
-2
/
+10
|
*
|
|
|
regmap: return ERR_PTR instead of NULL in regmap_init
Lars-Peter Clausen
2011-11-14
1
-1
/
+1
|
*
|
|
|
regmap: Fix memory leak in regmap_init error path
Lars-Peter Clausen
2011-11-10
1
-1
/
+3
|
*
|
|
|
regmap: Support some more block operations on cached devices
Lars-Peter Clausen
2011-11-09
1
-1
/
+3
[next]