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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
2008-12-02
2
-0
/
+31
*
[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()
Eric Miao
2008-12-02
2
-1
/
+33
*
[ARM] pxa: move I2C pin configurations out into board specific files
Eric Miao
2008-12-02
7
-8
/
+24
*
[ARM] pxa: register Power I2C device only when necessary
Eric Miao
2008-12-02
2
-4
/
+3
*
[ARM] pxa: move power I2C device definitions into devices.c
Eric Miao
2008-12-02
3
-39
/
+42
*
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
Eric Miao
2008-12-02
1
-1
/
+0
*
[ARM] pxa: include <mach/hardware.h> in pxa-regs.h
Eric Miao
2008-12-02
1
-0
/
+1
*
[ARM] pxa: further cleanup of pxa-regs.h
Eric Miao
2008-12-02
1
-29
/
+0
*
[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
Eric Miao
2008-12-02
2
-28
/
+12
*
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
2008-12-02
2
-96
/
+99
*
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
2008-12-02
4
-150
/
+152
*
[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h
Eric Miao
2008-12-02
2
-7
/
+7
*
[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions
Eric Miao
2008-12-02
1
-54
/
+0
*
[ARM] pxa: remove unused PWM register definitions, use generic PWM API
Eric Miao
2008-12-02
1
-13
/
+0
*
[ARM] pxa: move FICP register definitions into pxaficp_ir.c
Eric Miao
2008-12-02
1
-44
/
+1
*
[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h
Eric Miao
2008-12-02
1
-95
/
+0
*
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
Eric Miao
2008-12-02
2
-15
/
+5
*
[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>
Eric Miao
2008-12-02
5
-5
/
+4
*
[ARM] pxa: add support for additional GPIOs on PXA26x
Eric Miao
2008-12-02
5
-16
/
+95
*
Revert "[ARM] pxa: introduce cpu_is_pxa26x()"
Eric Miao
2008-12-02
2
-9
/
+1
*
[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c
Eric Miao
2008-12-02
2
-10
/
+6
*
[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures
Robert Jarzmik
2008-12-02
1
-2
/
+29
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-11-20
3
-5
/
+7
|
\
|
*
[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...
Jaya Kumar
2008-11-17
1
-3
/
+4
|
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-11-17
2
-2
/
+3
|
|
\
|
|
*
[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz
Eric Miao
2008-11-16
1
-1
/
+2
|
|
*
[ARM] pxa: fix I2C controller device being registered twice on Akita
Eric Miao
2008-11-16
1
-1
/
+0
|
|
*
pxafb: introduce LCD_TYPE_MASK and use it.
Eric Miao
2008-11-11
1
-0
/
+1
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-11-20
8
-6
/
+19
|
\
\
\
|
*
|
|
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
2008-11-20
1
-1
/
+1
|
*
|
|
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
2008-11-20
3
-2
/
+15
|
*
|
|
[IA64] remove duplicate include iommu.h
Huang Weiyi
2008-11-20
1
-1
/
+0
|
*
|
|
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
2008-11-20
1
-1
/
+1
|
*
|
|
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2008-11-20
2
-1
/
+2
*
|
|
|
x86: Fix interrupt leak due to migration
Matthew Wilcox
2008-11-20
1
-0
/
+14
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-11-20
8
-133
/
+90
|
\
\
\
\
|
*
|
|
|
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
2008-11-20
1
-1
/
+1
|
*
|
|
|
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
2008-11-20
1
-1
/
+1
|
*
|
|
|
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2008-11-20
2
-120
/
+75
|
*
|
|
|
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
2008-11-20
1
-1
/
+1
|
*
|
|
|
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2008-11-20
2
-7
/
+9
|
*
|
|
|
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
2008-11-20
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-20
2
-1
/
+10
|
\
\
\
\
|
*
|
|
|
x86: uaccess_64: fix return value in __copy_from_user()
Hiroshi Shimamoto
2008-11-18
1
-1
/
+1
|
*
|
|
|
x86: quirk for reboot stalls on a Dell Optiplex 330
Steve Conklin
2008-11-18
1
-0
/
+9
*
|
|
|
|
parisc: fix bug in compat_arch_ptrace
Helge Deller
2008-11-20
1
-5
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2008-11-19
4
-1
/
+44
|
\
\
\
\
|
*
|
|
|
x86: make NUMA on 32-bit depend on EXPERIMENTAL again
Rafael J. Wysocki
2008-11-12
1
-1
/
+1
|
*
|
|
|
x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set
Rafael J. Wysocki
2008-11-12
3
-0
/
+43
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-19
9
-19
/
+80
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]