summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-1125-40/+28
* [ARM] pxa/vpac270: fix now invalid bit of UP2OCRMarek Vasut2010-05-111-2/+2
* [ARM] pxa/vpac270: add OneNAND supportMarek Vasut2010-05-111-3/+48
* [ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut2010-05-112-1/+3
* [ARM] pxa/vpac270: add ide supportMarek Vasut2010-05-113-0/+53
* [ARM] pxa/vpac270: Add DS1339 RTC supportMarek Vasut2010-05-111-0/+26
* [ARM] pxa/vpac270: Add touchscreen supportMarek Vasut2010-05-111-0/+42
* [ARM] pxa/vpac270: add ethernet supportMarek Vasut2010-05-112-0/+52
* [ARM] pxa/vpac270: UDC and UHC supportMarek Vasut2010-05-112-0/+79
* [ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2010-05-112-0/+28
* [ARM] pxa: add basic support for Voipac PXA270 SBCMarek2010-05-114-0/+338
* [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut2010-05-114-0/+657
* [ARM] pxa/cm-x300: update the memory fixup.Igor Grinberg2010-05-111-7/+7
* [ARM] pxa/cm-x300: add regulator on vcc_coreIgor Grinberg2010-05-111-0/+27
* [ARM] pxa/cm-x300: fix da903x IRQ line assignmentIgor Grinberg2010-05-111-1/+1
* [ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300Igor Grinberg2010-05-111-4/+0
* [ARM] pxa/cm-x300.c: add battery charger supportIgor Grinberg2010-05-111-1/+56
* [ARM] pxa: remove pxa_gpio_mode() and filesEric Miao2010-05-113-407/+0
* [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2010-05-112-1/+13
* [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao2010-05-112-59/+32
* [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-112-21/+25
* [ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-112-8/+24
* [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-112-0/+2
* [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: use resource_size() in ssp.cJulia Lawall2010-05-111-4/+4
* [ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall2010-05-111-16/+16
* [ARM] mmp: enable ssp in aspeniteHaojian Zhuang2010-05-111-0/+13
* [ARM] mmp: support ssp in pxa168Haojian Zhuang2010-05-116-10/+48
* [ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang2010-05-111-26/+15
* [ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2010-05-111-13/+0
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-117-8/+8
* [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
* Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+7
|\
| * V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-071-1/+7
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-05-068-121/+79
|\ \
| * | [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: update cpuid pattern for pxa9xx in head.SHaojian Zhuang2010-05-061-8/+2
| * | [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/imote2: Fix iMote2 defconfigStefan Schmidt2010-05-061-105/+67
| * | [ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg2010-05-061-1/+2
* | | ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas2010-05-041-10/+4
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-05-031-0/+1
|\ \ \