summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-11[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut4-0/+657
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-11input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao6-1393/+0
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao3-11/+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 Miao2-13/+1
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang9-10/+10
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 Miao5-130/+122
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2-15/+8
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 Miao7-608/+0
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-05-10ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks3-2/+9
2010-05-10ARM: S3C2413: Update GPIO pull-up supportBen Dooks2-0/+8
2010-05-10ARM: S3C2416: Use s3c2440 style i2c controllerBen Dooks1-0/+6
2010-05-10ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks1-0/+5
2010-05-10ARM: S3C2416: Add support for second HSMMC channelBen Dooks4-2/+8
2010-05-10ARM: S3C2416: Add basic clock supportBen Dooks5-1/+165
2010-05-10ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks6-446/+505
2010-05-10ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built inBen Dooks1-2/+10
2010-05-10ARM: S3C2416: Add initial support of SMDK2416Yauhen Kharuzhy3-0/+151
2010-05-10ARM: S3C2416: Add arch supportYauhen Kharuzhy10-3/+462
2010-05-10ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks4-35/+23
2010-05-10ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2-32/+54
2010-05-10ARM: S3C2416: Add S3C2416-specific registers definitionsYauhen Kharuzhy7-2/+150
2010-05-10Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds1-1/+1
2010-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+62
2010-05-10cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-3/+9
2010-05-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-13/+11
2010-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+7
2010-05-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-61/+4
2010-05-08virtio: initialize earlierStijn Tintel1-1/+1
2010-05-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-35/+51