summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] mmp: append device support in jasperHaojian Zhuang
2010-05-11[ARM] mmp: update twsi indexHaojian Zhuang
2010-05-11[ARM] mmp: add smc registers definitionMingliang Hu
2010-05-11[ARM] mmp: add dma support to mmp2Haojian Zhuang
2010-05-11[ARM] mmp: update mfp settingHaojian Zhuang
2010-05-11[ARM] mmp: fix clock tick rate in mmp2Mingliang Hu
2010-05-11[ARM] mmp: configure gpio pins from 128 to 192Haojian Zhuang
2010-05-11[ARM] mmp: update mmp2 defconfigHaojian Zhuang
2010-05-11[ARM] mmp: enable L2 in mmp2Haojian Zhuang
2010-05-11[ARM] mmp: update clock register functionHaojian Zhuang
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
2010-05-11[ARM] pxa/vpac270: fix now invalid bit of UP2OCRMarek Vasut
2010-05-11[ARM] pxa/vpac270: add OneNAND supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut
2010-05-11[ARM] pxa/vpac270: add ide supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: Add DS1339 RTC supportMarek Vasut
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-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König