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
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] gpio_direction_output() needs an initial value
David Brownell
2007-03-16
2
-2
/
+4
*
[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.
Pavel Pisa
2007-03-12
2
-7
/
+8
*
[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.
Pavel Pisa
2007-03-12
1
-3
/
+6
*
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...
Russell King
2007-03-08
3
-1
/
+4
|
\
|
*
ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works
Richard Woodruff
2007-03-07
1
-1
/
+2
|
*
ARM: OMAP: Fix missing workqueue include in board-h2.c
Dirk Behme
2007-03-07
1
-0
/
+1
|
*
ARM: OMAP: Include missing header
Tony Lindgren
2007-03-07
1
-0
/
+1
*
|
[ARM] 4251/1: Fix sharpsl_pm dependency
Richard Purdie
2007-03-08
1
-0
/
+1
*
|
[ARM] 4249/1: Fix tosa compile failure
Richard Purdie
2007-03-08
1
-2
/
+1
*
|
[ARM] 4247/1: Fix long name for cc9p9360dev
Uwe Kleine-König
2007-03-08
1
-1
/
+1
|
/
*
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
2007-03-05
1
-0
/
+9
*
[ARM] EBSA110: Work around build errors
Russell King
2007-03-03
1
-0
/
+1
*
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...
Russell King
2007-03-02
12
-48
/
+59
|
\
|
*
ARM: OMAP: Use linux/delay.h not asm/delay.h
Tony Lindgren
2007-03-02
2
-2
/
+1
|
*
ARM: OMAP: omap1510->15xx conversions needed for sx1
Vladimir Ananiev
2007-03-02
2
-3
/
+3
|
*
ARM: OMAP: Add missing includes to board-nokia770
Dirk Behme
2007-03-02
1
-0
/
+2
|
*
ARM: OMAP: Workqueue changes for board-h4.c
Dirk Behme
2007-03-02
1
-5
/
+7
|
*
ARM: OMAP: dmtimer.c omap1 register fix
Matthew Percival
2007-03-02
1
-2
/
+2
|
*
ARM: OMAP: board-nokia770: correct lcd name
Arnaud Patard
2007-03-02
1
-1
/
+1
|
*
ARM: OMAP: omap GP timer: HZ != 100
David Brownell
2007-03-02
1
-1
/
+1
|
*
ARM: OMAP: Fix warning in mach-omap1
Dirk Behme
2007-03-02
1
-1
/
+5
|
*
ARM: OMAP: Fix CONFIG_DEBUG_LL
Dirk Behme
2007-03-02
1
-0
/
+7
|
*
ARM: OMAP: Fix warning in mach-omap2
Dirk Behme
2007-03-02
1
-0
/
+1
|
*
ARM: OMAP: Fix warnings in plat-omap
Dirk Behme
2007-03-02
1
-0
/
+2
|
*
ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)
Dirk Behme
2007-03-02
1
-4
/
+5
|
*
ARM: OMAP: OMAP310 Serial
Marek Vašut
2007-03-02
1
-9
/
+9
|
*
ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
Timo Teras
2007-03-02
1
-11
/
+3
|
*
ARM: OMAP: Fix warning in clock.c
Dirk Behme
2007-03-02
1
-6
/
+4
|
*
ARM: OMAP: correct misc 15xx and non-15xx platform code
Andrzej Zaborowski
2007-03-02
3
-5
/
+8
*
|
[ARM] 4239/1: S3C24XX: Update kconfig entries for PM
Ben Dooks
2007-03-02
1
-0
/
+7
*
|
[ARM] 4237/2: oprofile: Always allow backtraces on ARM
Richard Purdie
2007-03-02
1
-1
/
+2
*
|
[ARM] Yet more asm/apm-emulation.h stuff
Russell King
2007-03-02
2
-2
/
+4
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-26
8
-42
/
+76
|
\
|
*
[ARM] CLPS7500 doesn't have IO ports
Russell King
2007-02-26
1
-0
/
+1
|
*
[ARM] Fix more apm-emulation.h
Russell King
2007-02-26
1
-1
/
+1
|
*
[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...
Nicolas Pitre
2007-02-25
1
-16
/
+17
|
*
[ARM] 4224/2: allow XIP kernel to boot again
Nicolas Pitre
2007-02-25
2
-12
/
+14
|
*
[ARM] 4232/1: AT91: Generic GPIO bug
Andrew Victor
2007-02-22
1
-1
/
+1
|
*
[ARM] 4231/1: AT91: Merge and typo fixes.
Andrew Victor
2007-02-22
2
-2
/
+2
|
*
[ARM] 4229/1: S3C2410: Add MACH_QT2410 to s3c2410_defconfig
Ben Dooks
2007-02-22
1
-2
/
+2
|
*
[ARM] 4228/2: S3C24XX: update s3c2410_defconfig for 2.6.21-rc1
Ben Dooks
2007-02-22
1
-11
/
+41
*
|
[PATCH] GPIO API: SA1100 wrapper cleanup
Philipp Zabel
2007-02-20
1
-0
/
+30
*
|
[PATCH] GPIO API: PXA wrapper cleanup
Philipp Zabel
2007-02-20
1
-1
/
+27
|
/
*
Merge ARM fixes
Russell King
2007-02-20
24
-733
/
+83
|
\
|
*
[ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
Ben Dooks
2007-02-20
1
-0
/
+1
|
*
[ARM] fix mach-at91 build breakage
David Brownell
2007-02-20
1
-1
/
+1
|
*
[ARM] Fix jornada720 build errors
Russell King
2007-02-20
1
-6
/
+0
|
*
[ARM] Fix iop13xx build error
Russell King
2007-02-20
1
-0
/
+1
|
*
[ARM] Fix build error caused by move of apm
Russell King
2007-02-20
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
2
-2
/
+2
|
|
\
[next]