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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
4
-31
/
+72
|
\
|
*
Merge branch 'devicetree/merge' into devicetree/next
Grant Likely
2012-05-20
2
-4
/
+43
|
|
\
|
|
*
ARM: DT: Add binding for GIC virtualization extentions (VGIC)
Marc Zyngier
2012-05-11
1
-2
/
+33
|
|
*
of/irq: add empty irq_of_parse_and_map() for non-dt builds
Thomas Abraham
2012-04-17
1
-2
/
+10
|
*
|
dt/documentation: Fix value format description
Roland Stigge
2012-05-19
1
-27
/
+28
|
*
|
dt: add vendor prefix for EM Microelectronics
Stephen Warren
2012-05-19
1
-0
/
+1
*
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
21
-573
/
+736
|
\
\
\
|
*
|
|
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-19
6
-13
/
+2
|
*
|
|
SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors
Barry Song
2012-05-19
1
-12
/
+8
|
*
|
|
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
2012-05-19
1
-1
/
+1
|
*
|
|
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
2012-05-19
1
-141
/
+114
|
*
|
|
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
2012-05-19
1
-133
/
+110
|
*
|
|
spi/rspi: add dmaengine support
Shimoda, Yoshihiro
2012-05-19
2
-6
/
+345
|
*
|
|
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
2012-05-19
1
-1
/
+1
|
*
|
|
spi: Dont call prepare/unprepare transfer if not populated
Shubhrajyoti D
2012-05-10
1
-2
/
+2
|
*
|
|
spi/ep93xx: clean probe/remove routines
Hannu Heikkinen
2012-05-09
1
-27
/
+10
|
*
|
|
Merge tag 'v3.4-rc6' into spi/next
Grant Likely
2012-05-09
992
-6698
/
+9909
|
|
\
\
\
|
*
|
|
|
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
2012-04-13
8
-133
/
+92
|
*
|
|
|
spi: use module_pci_driver
Axel Lin
2012-04-10
2
-23
/
+2
|
*
|
|
|
spi/omap2-mcspi: Trivial optimisation
Shubhrajyoti D
2012-04-10
1
-4
/
+3
|
*
|
|
|
spi: omap2-mcspi: add support for pm_runtime autosuspend
Shubhrajyoti D
2012-04-10
1
-1
/
+5
|
*
|
|
|
spi/omap: Remove bus_num usage for instance index
Benoit Cousson
2012-04-10
1
-41
/
+34
|
*
|
|
|
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
Grant Likely
2012-04-10
1
-37
/
+9
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
OMAP : SPI : use devm_* functions
Shubhrajyoti D
2012-03-19
1
-20
/
+4
|
|
*
|
|
spi: omap2-mcspi: convert to module_platform_driver
Felipe Balbi
2012-03-19
1
-14
/
+1
|
|
*
|
|
spi: omap2-mcspi: make it behave as a module
Felipe Balbi
2012-03-19
1
-4
/
+5
*
|
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
2
-20
/
+89
|
\
\
\
\
\
|
*
|
|
|
|
irqdomain: Document size parameter of irq_domain_add_linear()
Mark Brown
2012-05-19
1
-0
/
+1
|
*
|
|
|
|
irqdomain: trivial pr_fmt conversion.
Paul Mundt
2012-05-19
1
-15
/
+17
|
*
|
|
|
|
irqdomain: Kill off duplicate definitions.
Paul Mundt
2012-05-19
1
-3
/
+0
|
*
|
|
|
|
irqdomain: Make irq_domain_simple_map() static.
Paul Mundt
2012-05-19
1
-2
/
+2
|
*
|
|
|
|
irqdomain: Export remaining public API symbols.
Paul Mundt
2012-05-19
1
-0
/
+10
|
*
|
|
|
|
irqdomain: Support removal of IRQ domains.
Paul Mundt
2012-05-19
2
-3
/
+62
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2012-05-24
5
-5
/
+183
|
\
\
\
\
\
|
*
|
|
|
|
alpha: add io{read,write}{16,32}be functions
Michael Cree
2012-05-24
1
-0
/
+5
|
*
|
|
|
|
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
2012-05-24
3
-5
/
+174
|
*
|
|
|
|
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2012-05-24
2
-0
/
+4
*
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
31
-225
/
+155
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-05-22
3
-9
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
timekeeping: Fix a few minor newline issues.
Richard Cochran
2012-05-21
1
-3
/
+1
|
|
*
|
|
|
|
|
time: remove obsolete declaration
Richard Cochran
2012-05-21
1
-1
/
+0
|
|
*
|
|
|
|
|
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
2012-05-21
1
-4
/
+2
|
|
*
|
|
|
|
|
ntp: Correct TAI offset during leap second
Richard Cochran
2012-05-21
1
-1
/
+1
|
*
|
|
|
|
|
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
22
-68
/
+42
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
x86: Use generic time config
Thomas Gleixner
2012-05-21
1
-24
/
+7
|
*
|
|
|
|
|
unicore32: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-3
/
+0
|
*
|
|
|
|
|
um: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-4
/
+1
|
*
|
|
|
|
|
tile: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-3
/
+1
|
*
|
|
|
|
|
sparc: Use: generic time config
Anna-Maria Gleixner
2012-05-21
1
-12
/
+3
|
*
|
|
|
|
|
sh: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-10
/
+2
[next]