index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
pxa3xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
Eric Miao
2009-03-09
1
-1
/
+2
*
[ARM] pxa: allow DMA controller IRQ being specified
Eric Miao
2009-03-09
1
-1
/
+1
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-02
1
-21
/
+3
|
\
|
*
[ARM] pxa: add resources for incoming rtc-pxa driver
Robert Jarzmik
2008-12-02
1
-0
/
+1
|
*
[ARM] pxa: register Power I2C device only when necessary
Eric Miao
2008-12-02
1
-2
/
+2
|
*
[ARM] pxa: move power I2C device definitions into devices.c
Eric Miao
2008-12-02
1
-19
/
+0
*
|
[ARM] pxa: convert to clkdev and match clocks by struct device where possible
Russell King
2008-11-27
1
-36
/
+51
|
/
*
[ARM] 5201/1: PXA3xx: Add support for power i2c bus
Mike Rapoport
2008-09-09
1
-0
/
+45
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-08-07
1
-0
/
+10
|
\
|
*
[ARM] pxa: introduce reset_status and clear_reset_status for driver's usage
Eric Miao
2008-08-05
1
-0
/
+10
*
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-6
/
+6
*
|
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
|
/
*
[ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c
Eric Miao
2008-07-09
1
-1
/
+0
*
[ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.h
eric miao
2008-07-09
1
-21
/
+3
*
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
2008-07-09
1
-1
/
+1
*
-
.
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
2008-07-09
1
-1
/
+5
|
\
\
|
|
*
[ARM] pxa: separate PXA25x and PXA27x UDC register definitions
Russell King
2008-05-19
1
-1
/
+1
|
|
/
|
/
|
|
*
[ARM] pxa: Add PXA support for PWM API
eric miao
2008-05-19
1
-0
/
+4
|
/
*
[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.
Robert Jarzmik
2008-05-04
1
-4
/
+3
*
[ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()
Mark Brown
2008-04-24
1
-0
/
+2
*
[ARM] pxa: initialise PXA devices before platform init code
Russell King
2008-04-19
1
-1
/
+1
*
[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend
Mark Brown
2008-04-19
1
-1
/
+3
*
[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
eric miao
2008-04-19
1
-0
/
+2
*
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
2008-04-19
1
-10
/
+3
*
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
2008-04-19
1
-6
/
+1
*
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
Mark Brown
2008-04-19
1
-2
/
+28
*
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
2008-04-19
1
-0
/
+22
*
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
eric miao
2008-02-29
1
-8
/
+0
*
[ARM] 4824/1: pxa: clear RDH bit after any reset
Dmitry Krivoschekov
2008-02-09
1
-0
/
+8
*
[ARM] pxa: remove debugging PM: printk
Russell King
2008-02-09
1
-2
/
+0
*
[ARM] pxa: add preliminary suspend/resume code for pxa3xx
eric miao
2008-02-04
1
-14
/
+59
*
[ARM] pxa: introduce sysdev for GPIO register saving/restoring
eric miao
2008-02-04
1
-0
/
+2
*
[ARM] pxa: introduce sysdev for IRQ register saving/restoring
eric miao
2008-02-04
1
-3
/
+21
*
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
1
-4
/
+237
|
\
|
*
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
2008-01-26
1
-0
/
+223
|
*
[ARM] pxa: add clk of CKEN_USBHOST for pxa3xx
eric miao
2008-01-26
1
-0
/
+1
|
*
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
2008-01-26
1
-0
/
+1
|
*
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
2008-01-26
1
-0
/
+1
|
*
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
2008-01-26
1
-0
/
+2
|
*
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
2008-01-26
1
-0
/
+9
|
*
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
2008-01-26
1
-4
/
+0
*
|
[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz
eric miao
2008-01-28
1
-1
/
+1
|
/
*
[ARM] 4638/1: pxa: use PXA3xx specific macros to define clks
eric miao
2007-11-16
1
-7
/
+30
*
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
eric miao
2007-10-31
1
-1
/
+1
*
[ARM] pxa: PXA3xx base support
eric miao
2007-10-15
1
-0
/
+216