summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-05-11[ARM] pxa/vpac270: Add touchscreen supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: add ethernet supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: UDC and UHC supportMarek Vasut
2010-05-11[ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut
2010-05-11[ARM] pxa: add basic support for Voipac PXA270 SBCMarek
2010-05-11[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut
2010-05-11[ARM] pxa/cm-x300: update the memory fixup.Igor Grinberg
2010-05-11[ARM] pxa/cm-x300: add regulator on vcc_coreIgor Grinberg
2010-05-11[ARM] pxa/cm-x300: fix da903x IRQ line assignmentIgor Grinberg
2010-05-11[ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300Igor Grinberg
2010-05-11[ARM] pxa/cm-x300.c: add battery charger supportIgor Grinberg
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao
2010-05-11[ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao
2010-05-11[ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao
2010-05-11[ARM] pxa: use resource_size() in ssp.cJulia Lawall
2010-05-11[ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall
2010-05-11[ARM] mmp: enable ssp in aspeniteHaojian Zhuang
2010-05-11[ARM] mmp: support ssp in pxa168Haojian Zhuang
2010-05-11[ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang
2010-05-11[ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao
2010-05-11[ARM] pxa: remove the now legacy SSP APIEric Miao
2010-05-11[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao
2010-05-10ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks
2010-05-10ARM: S3C2413: Update GPIO pull-up supportBen Dooks
2010-05-10ARM: S3C2416: Use s3c2440 style i2c controllerBen Dooks
2010-05-10ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks
2010-05-10ARM: S3C2416: Add support for second HSMMC channelBen Dooks
2010-05-10ARM: S3C2416: Add basic clock supportBen Dooks
2010-05-10ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks
2010-05-10ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built inBen Dooks
2010-05-10ARM: S3C2416: Add initial support of SMDK2416Yauhen Kharuzhy
2010-05-10ARM: S3C2416: Add arch supportYauhen Kharuzhy
2010-05-10ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks
2010-05-10ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks
2010-05-10ARM: S3C2416: Add S3C2416-specific registers definitionsYauhen Kharuzhy
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds