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
*
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2011-03-16
33
-48
/
+43
*
ARM: pxa: PalmZ72: Add OV9640 camera support
Marek Vasut
2011-03-16
2
-0
/
+132
*
ARM: pxa: Update copyright notices for Palm devices
Marek Vasut
2011-03-16
5
-7
/
+5
*
ARM: pxa: Use gpio arrays in palmld_hdd driver
Marek Vasut
2011-03-16
1
-21
/
+22
*
ARM: pxa: Use gpio arrays in vpac270_pcmcia driver
Marek Vasut
2011-03-16
1
-78
/
+29
*
ARM: pxa: Use gpio arrays in palmtx_pcmcia driver
Marek Vasut
2011-03-16
1
-44
/
+11
*
ARM: pxa: Use gpio arrays in palmtc_pcmcia driver
Marek Vasut
2011-03-16
1
-61
/
+12
*
ARM: pxa: Use gpio arrays in palmld_pcmcia driver
Marek Vasut
2011-03-16
1
-31
/
+9
*
ARM: pxa: Use gpio arrays in colibri_pcmcia driver
Marek Vasut
2011-03-16
1
-84
/
+49
*
ARM: pxa: PalmTE2: Use gpio arrays in backlight init
Marek Vasut
2011-03-16
1
-24
/
+7
*
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
2011-03-07
1
-1
/
+1
*
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-07
10
-30
/
+41
|
\
|
*
ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410
Mark Brown
2011-03-04
1
-6
/
+6
|
*
ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410
Mark Brown
2011-03-04
1
-0
/
+1
|
*
ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()
Ben Dooks
2011-03-04
1
-5
/
+6
|
*
ARM: S3C64XX: Tone down SDHCI debugging
Mark Brown
2011-03-04
1
-1
/
+1
|
*
ARM: S3C64XX: Add clock for i2c1
Ben Dooks
2011-03-04
1
-0
/
+6
|
*
ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions
Mark Brown
2011-03-04
1
-2
/
+2
|
*
ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices
Mark Brown
2011-03-04
1
-0
/
+2
|
*
ARM: S3C64XX: Fix keypad setup to configure correct number of rows
Ben Dooks
2011-03-04
1
-1
/
+1
|
*
ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02
Lars-Peter Clausen
2011-03-04
1
-13
/
+13
|
*
ARM: S5P64X0: Fix number of GPIO lines in Bank F
Banajit Goswami
2011-03-04
1
-2
/
+2
|
*
ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02
Lars-Peter Clausen
2011-03-04
1
-0
/
+1
*
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-07
13
-22
/
+59
|
\
\
|
*
\
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Russell King
2011-03-01
4
-10
/
+19
|
|
\
\
|
|
*
|
davinci: cpufreq: fix section mismatch warning
Axel Lin
2011-02-28
1
-1
/
+1
|
|
*
|
DaVinci: fix compilation warnings in <mach/clkdev.h>
Sergei Shtylyov
2011-02-28
1
-0
/
+2
|
|
*
|
davinci: tnetv107x: fix register indexing for GPIOs numbers > 31
Hirosh Dabui
2011-02-28
1
-9
/
+9
|
|
*
|
davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audio
Rajashekhara, Sudhakar
2011-02-28
1
-0
/
+7
|
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-02-27
58
-775
/
+728
|
|
\
\
\
|
|
*
|
|
ARM: pxa/tosa: register wm9712 codec device
Dmitry Eremin-Solenikov
2011-02-27
1
-0
/
+6
|
|
*
|
|
ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platform
Dmitry Eremin-Solenikov
2011-02-27
1
-0
/
+1
|
|
*
|
|
ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platforms
Dmitry Eremin-Solenikov
2011-02-27
1
-0
/
+3
|
|
*
|
|
ARM: pxa/tosa: drop setting LED trigger name, as it's unsupported now
Dmitry Eremin-Solenikov
2011-02-27
1
-2
/
+0
|
|
|
/
/
|
*
|
|
ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100
Kukjin Kim
2011-02-26
1
-0
/
+1
|
*
|
|
ARM: 6761/1: Update number of VIC for S5PV210
Kukjin Kim
2011-02-26
1
-0
/
+1
|
*
|
|
ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores
Will Deacon
2011-02-26
1
-3
/
+23
|
*
|
|
ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request
Will Deacon
2011-02-26
1
-3
/
+3
|
*
|
|
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
Nicolas Pitre
2011-02-26
1
-4
/
+0
|
*
|
|
ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
Uwe Kleine-König
2011-02-23
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-07
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
2011-03-07
1
-2
/
+1
*
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-03-07
14
-46
/
+89
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
drm: index i shadowed in 2nd loop
roel
2011-03-08
1
-2
/
+2
|
*
|
|
|
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
2011-03-08
9
-41
/
+70
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
2011-03-07
3
-5
/
+21
|
|
*
|
|
|
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-07
3
-2
/
+6
|
|
*
|
|
|
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
2011-03-06
6
-19
/
+42
|
|
*
|
|
|
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
2011-03-06
1
-15
/
+1
|
*
|
|
|
|
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2011-03-08
2
-0
/
+12
[next]