index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
pxa27x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-09
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
1
-2
/
+2
2008-07-09
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
1
-2
/
+8
2008-06-02
[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...
Philipp Zabel
1
-0
/
+3
2008-05-19
[ARM] pxa: separate PXA25x and PXA27x UDC register definitions
Russell King
1
-1
/
+1
2008-05-19
[ARM] pxa: Add PXA support for PWM API
eric miao
1
-1
/
+4
2008-05-08
[ARM] pxa: Fix RCSR handling
Russell King
1
-0
/
+3
2008-05-04
[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.
Robert Jarzmik
1
-5
/
+3
2008-04-19
[ARM] pxa: initialise PXA devices before platform init code
Russell King
1
-1
/
+1
2008-04-19
[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()
eric miao
1
-1
/
+1
2008-04-19
[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}
eric miao
1
-26
/
+5
2008-04-19
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
1
-3
/
+2
2008-04-19
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
1
-6
/
+1
2008-04-19
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
1
-0
/
+3
2008-02-04
[ARM] pxa: introduce sysdev for GPIO register saving/restoring
eric miao
1
-21
/
+2
2008-02-04
[ARM] pxa: introduce sysdev for IRQ register saving/restoring
eric miao
1
-6
/
+20
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
1
-47
/
+12
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-26
[ARM] pxa: Avoid fiddling with CKEN register on suspend
Russell King
1
-6
/
+0
2008-01-26
[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined
eric miao
1
-2
/
+4
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
1
-0
/
+1
2008-01-26
[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx
eric miao
1
-31
/
+0
2008-01-26
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
1
-3
/
+7
2008-01-26
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
1
-6
/
+1
2007-11-26
[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
eric miao
1
-1
/
+1
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-10-12
[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c
eric miao
1
-7
/
+63
2007-10-12
[ARM] pxa: remove get_lcdclk_frequency_10khz()
Russell King
1
-1
/
+1
2007-10-12
[ARM] pxa: Make STUART and FICP clocks available
Russell King
1
-1
/
+1
2007-10-12
[ARM] pxa: introduce clk support for PXA SoC clocks
Russell King
1
-0
/
+45
2007-10-12
[ARM] pxa: make pxa27x devices globally visible
Russell King
1
-2
/
+2
2007-10-12
[ARM] pxa: fix naming of memory/lcd/core clock functions
Russell King
1
-7
/
+3
2007-07-20
[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones
Eric Miao
1
-3
/
+1
2007-07-20
[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c
Eric Miao
1
-7
/
+110
2007-07-20
[ARM] 4480/1: pxa: change the pxa device naming scheme
Eric Miao
1
-15
/
+15
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
1
-0
/
+1
2007-07-12
[ARM] pxa: move device registration into CPU-specific file
Russell King
1
-3
/
+33
2007-07-12
[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
Eric Miao
1
-0
/
+3
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
1
-0
/
+8
2007-07-12
[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
Russell King
1
-13
/
+6
2007-07-12
[ARM] pxa: move pm_ops structure into CPU specific files
Russell King
1
-2
/
+15
2007-07-02
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
1
-2
/
+2
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-01
[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling
Richard Purdie
1
-1
/
+1
2006-01-04
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
1
-0
/
+6
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[ARM] 2787/2: PXA27x low power modes support
Todd Poynor
1
-1
/
+1
2005-07-01
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
Todd Poynor
1
-1
/
+8
2005-06-13
[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n
Nicolas Pitre
1
-0
/
+4
[next]