summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-111-0/+1
* [ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao2010-05-111-9/+22
* [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2010-05-112-0/+13
* [ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2010-05-111-13/+0
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-115-426/+1
* [ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao2010-05-113-3/+0
* [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-113-128/+122
* [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-111-8/+1
* [ARM] pxa: remove the now legacy SSP APIEric Miao2010-05-113-326/+0
* [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao2010-05-116-596/+0
* [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-061-0/+1
* [ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek2010-05-061-1/+1
* [ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang2010-05-061-1/+1
* [ARM] pxa/viper: fix timeout usage for I2CWolfram Sang2010-05-061-2/+3
* [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-05-061-3/+2
* [ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg2010-05-061-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+4
* [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-03-221-1/+1
* [ARM] pxa/raumfeld: remove duplicated #includeHuang Weiyi2010-03-221-2/+0
* [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pmEric Miao2010-03-221-0/+7
* [ARM] pxa: remove unnecessary 'select FB_W100' from some platformsEric Miao2010-03-221-4/+0
* [ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron2010-03-222-9/+0
* [ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron2010-03-221-3/+8
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-1250-605/+2503
|\
| * Merge branch 'origin' into devel-stableRussell King2010-03-0811-24/+10
| |\
| * | [ARM] pxa: fix typo in mxm8x10.hEric Miao2010-03-021-1/+1
| * | [ARM] pxa/raumfeld: set GPIO drive bits for LED pinsDaniel Mack2010-03-021-0/+8
| * | [ARM] pxa/zeus: Add support for mcp2515 CAN busMarc Zyngier2010-03-022-6/+51
| * | [ARM] pxa/zeus: Add support for onboard max6369 watchdogMarc Zyngier2010-03-022-7/+14
| * | [ARM] pxa/zeus: Add Eurotech as the manufacturerMarc Zyngier2010-03-021-1/+1
| * | [ARM] pxa/zeus: Correct the USB host initialisation flagsMarc Zyngier2010-03-021-1/+3
| * | [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompressMarc Zyngier2010-03-021-0/+6
| * | [ARM] pxa: refactor uncompress.h for non-PXA uartsEric Miao2010-03-021-7/+28
| * | [ARM] pxa/imote2: Remove redundant pin entry for nCS.Stefan Schmidt2010-03-021-2/+1
| * | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-023-0/+13
| * | [ARM] pxa: define zeus_power_off() only when CONFIG_PM enabledStefan Schmidt2010-03-021-0/+4
| * | [ARM] pxa: add support for Embedian MXM-8x10Edwin Peer2010-03-026-0/+867
| * | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-026-66/+50
| * | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-022-53/+8
| * | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-022-6/+7
| * | [ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao2010-03-022-28/+4
| * | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-2/+1
| * | [ARM] pxa/tosa: make use of the matrix keypad driverEric Miao2010-03-021-19/+98
| * | [ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registersEric Miao2010-03-021-19/+43
| * | [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-0212-1/+74
| * | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-021-0/+19
| * | [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-0214-257/+41
| * | [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-027-118/+38
| * | [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-026-7/+6
| * | Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Russell King2010-02-151-9/+1
| |\ \