summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-06[ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg1-1/+2
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas1-10/+4
2010-05-03Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-0/+1
2010-05-01arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton1-0/+2
2010-05-01arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall1-1/+1
2010-05-01ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow1-0/+3
2010-05-01ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow1-2/+2
2010-05-01ARM: Update mach-typesRussell King1-1/+56
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar1-0/+6
2010-05-01ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar1-2/+2
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta1-1/+1
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-112/+189
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2-1/+2
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds34-124/+113
2010-04-23omap: delete unused bootloader tag variablesAaro Koskinen1-3/+0