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
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
1
-3
/
+3
|
\
|
*
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-3
/
+3
*
|
Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-11-02
4
-30
/
+80
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...
Mark Brown
2015-10-12
3
-14
/
+22
|
|
\
\
\
\
|
|
|
*
|
|
regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly
Rasmus Villemoes
2015-09-30
1
-5
/
+3
|
|
|
*
|
|
regmap: debugfs: use memcpy instead of snprintf
Rasmus Villemoes
2015-09-30
1
-2
/
+1
|
|
|
*
|
|
regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()
Rasmus Villemoes
2015-09-30
1
-5
/
+6
|
|
|
*
|
|
regmap: debugfs: Remove scratch buffer for register length calculation
Mark Brown
2015-09-19
1
-4
/
+3
|
|
*
|
|
|
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
2015-09-14
2
-1
/
+12
|
*
|
|
|
|
Merge tag 'regmap-offload-update-bits' into regmap-next
Mark Brown
2015-10-12
2
-11
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-06
2
-11
/
+20
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'regmap-irq-unmask' into regmap-next
Mark Brown
2015-10-12
1
-5
/
+38
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
2015-09-17
1
-2
/
+10
|
|
*
|
|
|
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
2015-09-17
1
-3
/
+28
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-11-02
2
-2
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2015-10-27
2
-2
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
2015-10-23
1
-1
/
+1
*
|
|
|
|
PM / Domains: Fix validation of latency constraints in genpd governor
Ulf Hansson
2015-10-14
1
-16
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-10-07
1
-3
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
2015-09-19
1
-2
/
+1
|
*
|
|
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
2015-09-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2015-10-01
1
-5
/
+12
|
\
\
\
|
*
|
|
PM / OPP: Fix typo modifcation -> modification
Stephen Boyd
2015-09-25
1
-3
/
+3
|
*
|
|
PM / OPP: of_property_count_u32_elems() can return errors
Viresh Kumar
2015-09-25
1
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-26
1
-2
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/cacheinfo: Fix teardown path
Borislav Petkov
2015-09-17
1
-2
/
+8
|
|
/
*
|
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
2015-09-15
1
-15
/
+3
|
/
*
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
2
-13
/
+53
|
\
|
*
-
.
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2015-09-11
1
-13
/
+25
|
|
\
\
|
|
|
*
PM / Domains: Ensure subdomain is not in use before removing
Jon Hunter
2015-09-05
1
-0
/
+8
|
|
|
*
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
Ulf Hansson
2015-09-03
1
-13
/
+17
|
*
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-11
1
-0
/
+28
|
|
\
\
\
|
|
*
|
|
PM / OPP: Return suspend_opp only if it is enabled
Viresh Kumar
2015-09-09
1
-7
/
+5
|
|
*
|
|
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
2015-09-09
1
-0
/
+30
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
1
-6
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
2015-09-08
1
-6
/
+8
*
|
|
|
|
|
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-09-08
10
-243
/
+469
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
2015-09-04
7
-219
/
+168
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
regmap: Apply optional delay in multi_reg_write/register_patch
Nariman Poushin
2015-07-16
1
-6
/
+48
|
|
*
|
|
|
|
|
|
regmap: Move documentation to regmap.h
Nicolas Boichat
2015-08-11
6
-139
/
+0
|
|
*
|
|
|
|
|
|
regmap: Use different lockdep class for each regmap init call
Nicolas Boichat
2015-08-07
6
-61
/
+107
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...
Mark Brown
2015-09-04
2
-16
/
+134
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
regmap: debugfs: Fix misuse of IS_ENABLED
Axel Lin
2015-08-07
1
-4
/
+5
|
|
*
|
|
|
|
|
|
|
|
regmap: debugfs: Allow writes to cache state settings
Richard Fitzgerald
2015-07-20
1
-4
/
+86
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2015-09-04
5
-26
/
+215
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2015-09-04
8
-56
/
+215
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
regmap: fix a NULL pointer dereference in __regmap_init
Sergey SENOZHATSKY
2015-08-31
1
-2
/
+4
|
|
|
*
|
|
|
|
|
|
|
|
regmap-i2c: Add smbus i2c block support
Markus Pargmann
2015-08-30
1
-0
/
+49
|
|
|
*
|
|
|
|
|
|
|
|
regmap: Add raw_write/read checks for max_raw_write/read sizes
Markus Pargmann
2015-08-30
1
-0
/
+6
|
|
|
*
|
|
|
|
|
|
|
|
regmap: regmap max_raw_read/write getter functions
Markus Pargmann
2015-08-30
1
-0
/
+22
[next]