summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-11[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao6-596/+0
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König1-1/+7
2010-05-06Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King8-121/+79
2010-05-06[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft1-0/+1
2010-05-06[ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek1-1/+1
2010-05-06[ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang1-1/+1
2010-05-06[ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang1-8/+2
2010-05-06[ARM] pxa/viper: fix timeout usage for I2CWolfram Sang1-2/+3
2010-05-06[ARM] pxa/raumfeld: fix button nameDaniel Mack1-3/+2
2010-05-06[ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt1-105/+67