aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pxa27x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-2/+1
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-2/+2
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-4/+5
2010-12-16ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resumeEric Miao1-4/+3
2010-12-16ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao1-4/+11
2010-12-16ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao1-25/+26
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-4/+7
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-0/+22
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-3/+4
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+4
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+1
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao1-0/+1
2010-07-13[ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao1-3/+3
2010-03-08Merge branch 'origin' into devel-stableRussell King1-1/+1
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao1-0/+19
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-1/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-3/+0
2009-06-05[ARM] pxa: add ability to set suspend modeMike Rapoport1-1/+18
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao1-1/+2
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao1-1/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-23/+3
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik1-0/+1
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao1-2/+1
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao1-20/+0
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao1-1/+1
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King1-35/+54
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-0/+7
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King1-31/+6
2008-09-26[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao1-31/+6
2008-09-09[ARM] pxa: Allow platforms to override PSPR settingRussell King1-5/+15
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport1-1/+1
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-0/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-9/+9
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao1-0/+4
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC driversPhilipp Zabel1-2/+2
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King1-2/+8
2008-06-02[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxaPhilipp Zabel1-0/+3
2008-05-19[ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King1-1/+1
2008-05-19[ARM] pxa: Add PXA support for PWM APIeric miao1-1/+4
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King1-0/+3
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik1-5/+3
2008-04-19[ARM] pxa: initialise PXA devices before platform init codeRussell King1-1/+1
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao1-1/+1
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao1-26/+5
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao1-3/+2
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao1-6/+1
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown1-0/+3