summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-s...Russell King67-814/+2012
2010-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/o...Russell King5-0/+568
2010-05-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King73-2023/+2431
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang2-17/+17
2010-05-11[ARM] mmp: append device support in jasperHaojian Zhuang1-0/+64
2010-05-11[ARM] mmp: update twsi indexHaojian Zhuang1-7/+7
2010-05-11[ARM] mmp: add smc registers definitionMingliang Hu1-0/+37
2010-05-11[ARM] mmp: add dma support to mmp2Haojian Zhuang1-0/+2
2010-05-11[ARM] mmp: update mfp settingHaojian Zhuang3-16/+221
2010-05-11[ARM] mmp: fix clock tick rate in mmp2Mingliang Hu1-0/+4
2010-05-11[ARM] mmp: configure gpio pins from 128 to 192Haojian Zhuang1-1/+1
2010-05-11[ARM] mmp: update mmp2 defconfigHaojian Zhuang1-23/+50
2010-05-11[ARM] mmp: enable L2 in mmp2Haojian Zhuang3-1/+8
2010-05-11[ARM] mmp: update clock register functionHaojian Zhuang1-1/+1
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao25-40/+28
2010-05-11[ARM] pxa/vpac270: fix now invalid bit of UP2OCRMarek Vasut1-2/+2
2010-05-11[ARM] pxa/vpac270: add OneNAND supportMarek Vasut1-3/+48
2010-05-11[ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut2-1/+3
2010-05-11[ARM] pxa/vpac270: add ide supportMarek Vasut3-0/+53
2010-05-11[ARM] pxa/vpac270: Add DS1339 RTC supportMarek Vasut1-0/+26
2010-05-11[ARM] pxa/vpac270: Add touchscreen supportMarek Vasut1-0/+42
2010-05-11[ARM] pxa/vpac270: add ethernet supportMarek Vasut2-0/+52
2010-05-11[ARM] pxa/vpac270: UDC and UHC supportMarek Vasut2-0/+79
2010-05-11[ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2-0/+28
2010-05-11[ARM] pxa: add basic support for Voipac PXA270 SBCMarek4-0/+338
2010-05-11[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut4-0/+657
2010-05-11[ARM] pxa/cm-x300: update the memory fixup.Igor Grinberg1-7/+7
2010-05-11[ARM] pxa/cm-x300: add regulator on vcc_coreIgor Grinberg1-0/+27
2010-05-11[ARM] pxa/cm-x300: fix da903x IRQ line assignmentIgor Grinberg1-1/+1
2010-05-11[ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300Igor Grinberg1-4/+0
2010-05-11[ARM] pxa/cm-x300.c: add battery charger supportIgor Grinberg1-1/+56
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao3-407/+0
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2-1/+13
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao2-59/+32
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2-21/+25
2010-05-11[ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2-8/+24
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2-0/+2
2010-05-11[ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao1-9/+22
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2-0/+13
2010-05-11[ARM] pxa: use resource_size() in ssp.cJulia Lawall1-4/+4
2010-05-11[ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall1-16/+16
2010-05-11[ARM] mmp: enable ssp in aspeniteHaojian Zhuang1-0/+13
2010-05-11[ARM] mmp: support ssp in pxa168Haojian Zhuang6-10/+48
2010-05-11[ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang1-26/+15
2010-05-11[ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao1-13/+0
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang7-8/+8
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao3-3/+0
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao3-128/+122
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao1-8/+1
2010-05-11[ARM] pxa: remove the now legacy SSP APIEric Miao3-326/+0