index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
2016-12-14
1
-6
/
+10
*
arm/bL_switcher: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-14
/
+20
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-10-06
1
-177
/
+257
|
\
|
*
ARM: sa1111: provide to_sa1111_device() macro
Russell King
2016-09-21
1
-9
/
+9
|
*
ARM: sa1111: add sa1111_get_irq()
Russell King
2016-09-20
1
-0
/
+8
|
*
ARM: sa1111: clean up duplication in IRQ chip implementation
Russell King
2016-09-20
1
-141
/
+48
|
*
ARM: sa1111: implement a gpio_chip for SA1111 GPIOs
Russell King
2016-09-20
1
-0
/
+166
|
*
ARM: sa1111: move irq cleanup to separate function
Russell King
2016-09-20
1
-14
/
+19
|
*
ARM: sa1111: use devm_clk_get()
Russell King
2016-09-20
1
-10
/
+4
|
*
ARM: sa1111: use devm_kzalloc()
Russell King
2016-09-20
1
-3
/
+1
|
*
ARM: sa1111: ensure we only touch RAB bus type devices when removing
Russell King
2016-09-20
1
-0
/
+2
*
|
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-03
1
-13
/
+1
|
\
\
|
|
/
|
/
|
|
*
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
2016-08-31
1
-13
/
+1
*
|
ARM: locomo: fix locomo irq handling
Russell King
2016-09-12
1
-3
/
+2
*
|
ARM: sa1111: fix missing clk_disable()
Russell King
2016-09-12
1
-1
/
+3
*
|
ARM: sa1111: fix pcmcia suspend/resume
Russell King
2016-09-12
1
-9
/
+13
*
|
ARM: sa1111: fix pcmcia interrupt mask polarity
Russell King
2016-09-12
1
-2
/
+2
*
|
ARM: sa1111: fix error code propagation in sa1111_probe()
Russell King
2016-09-12
1
-1
/
+1
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-2
/
+2
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-19
1
-1
/
+1
|
\
|
*
-
-
-
.
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
2016-03-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match
Marek Szyprowski
2016-02-16
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
1
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ARM: scoop: use gpiochip data pointer
Linus Walleij
2016-02-19
1
-5
/
+5
|
|
/
/
*
|
|
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
2016-02-11
1
-0
/
+1
*
|
|
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
Linus Walleij
2016-02-08
1
-2
/
+6
|
/
/
*
|
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-20
1
-1
/
+1
|
\
\
|
*
|
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
1
-1
/
+1
*
|
|
ARM: scoop: Be sure to clamp return value
Linus Walleij
2015-12-22
1
-1
/
+1
|
/
/
*
|
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
3
-1880
/
+0
|
\
\
|
|
/
|
/
|
|
*
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
Peter Ujfalusi
2015-10-14
3
-1435
/
+0
|
*
ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
Peter Ujfalusi
2015-10-14
1
-17
/
+5
|
*
ARM/dmaengine: edma: Public API to use private struct pointer
Peter Ujfalusi
2015-10-14
1
-156
/
+149
|
*
ARM: common: edma: Internal API to use pointer to 'struct edma'
Peter Ujfalusi
2015-10-14
1
-203
/
+197
|
*
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
Peter Ujfalusi
2015-10-14
1
-10
/
+0
|
*
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
Peter Ujfalusi
2015-10-14
1
-196
/
+160
|
*
ARM: common: edma: Remove unused functions
Peter Ujfalusi
2015-10-14
1
-376
/
+0
|
*
ARM: common: edma: Fix channel parameter for irq callbacks
Peter Ujfalusi
2015-10-14
1
-2
/
+4
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
3
-6
/
+4
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
1
-8
/
+4
|
\
|
*
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
2015-07-31
1
-8
/
+4
*
|
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2015-08-05
2
-6
/
+8
|
\
\
|
*
|
ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal
Thomas Gleixner
2015-07-13
1
-1
/
+2
|
*
|
ARM/locomo: Prepare locomo_handler for irq argument removal
Thomas Gleixner
2015-07-13
1
-1
/
+3
|
*
|
ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-13
2
-2
/
+2
|
*
|
ARM/locomo: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-13
1
-2
/
+1
|
|
/
*
|
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-28
3
-4
/
+4
|
/
*
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
1
-0
/
+3
|
\
|
*
ARM: common: edma: clear completion interrupts on stop
John Ogness
2015-05-06
1
-0
/
+3
[next]