summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] mmp: add dma support to mmp2Haojian Zhuang2010-05-111-0/+2
* [ARM] mmp: update mfp settingHaojian Zhuang2010-05-113-16/+221
* [ARM] mmp: fix clock tick rate in mmp2Mingliang Hu2010-05-111-0/+4
* [ARM] mmp: configure gpio pins from 128 to 192Haojian Zhuang2010-05-111-1/+1
* [ARM] mmp: update mmp2 defconfigHaojian Zhuang2010-05-111-23/+50
* [ARM] mmp: enable L2 in mmp2Haojian Zhuang2010-05-113-1/+8
* [ARM] mmp: update clock register functionHaojian Zhuang2010-05-111-1/+1
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-1126-41/+29
* MAINTAINERS: New MAINTAINERS entries for Zipit Z2 and Voipac PXA270Marek Vasut2010-05-111-0/+14
* [ARM] pxa/vpac270: fix now invalid bit of UP2OCRMarek Vasut2010-05-111-2/+2
* [ARM] pxa/vpac270: add OneNAND supportMarek Vasut2010-05-111-3/+48
* [ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut2010-05-112-1/+3
* [ARM] pxa/vpac270: add ide supportMarek Vasut2010-05-113-0/+53
* [ARM] pxa/vpac270: Add DS1339 RTC supportMarek Vasut2010-05-111-0/+26
* [ARM] pxa/vpac270: Add touchscreen supportMarek Vasut2010-05-111-0/+42
* [ARM] pxa/vpac270: add ethernet supportMarek Vasut2010-05-112-0/+52
* [ARM] pxa/vpac270: UDC and UHC supportMarek Vasut2010-05-112-0/+79
* [ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2010-05-115-1/+260
* [ARM] pxa: add basic support for Voipac PXA270 SBCMarek2010-05-114-0/+338
* [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
* input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-116-1393/+0
* [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2010-05-113-11/+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-112-13/+1
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-119-10/+10
* [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-115-130/+122
* [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-112-15/+8
* [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-117-608/+0
* input: remove now deprecated corgi_ts.c touchscreen driverEric Miao2010-05-113-402/+0
* Linux 2.6.34-rc7Linus Torvalds2010-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-05-097-17/+62
|\
| * [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
OpenPOWER on IntegriCloud