summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \
| * | | mx5: Fix build error for mx51_defconfigDinh Nguyen2010-04-141-0/+1
* | | | arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton2010-05-011-0/+2
* | | | arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
* | | | ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow2010-05-011-0/+3
* | | | ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow2010-05-011-2/+2
* | | | ARM: Update mach-typesRussell King2010-05-011-1/+56
* | | | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar2010-05-011-0/+6
* | | | ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar2010-05-011-2/+2
| |_|/ |/| |
* | | musb: fix power field to hold all possible valuesAjay Kumar Gupta2010-04-301-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-3022-112/+189
|\ \ \
| * | | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2