aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-09ARM: pxa: append tavorevb3 supportHaojian Zhuang1-0/+7
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-59/+0
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang14-39/+26
2010-10-08ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg1-0/+35
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+12
2010-09-25ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao1-0/+12
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2-1/+3
2010-08-30ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300Axel Lin1-2/+2
2010-08-09Merge branch 'devel-stable' into develRussell King9-80/+204
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King9-80/+204
2010-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao1-5/+0
2010-08-05[ARM] pxa/balloon3: Add NAND driverMarek Vasut1-3/+25
2010-08-05[ARM] pxa/balloon3: PCF857x GPIO expander and LEDsMarek Vasut1-0/+11
2010-08-05[ARM] pxa/balloon3: PCMCIA SupportMarek Vasut1-17/+19
2010-08-05[ARM] pxa/spitz: Rework spitzMarek Vasut1-0/+6
2010-08-05[ARM] pxa/palm: Introduce Palm27xMarek Vasut1-0/+81
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao2-35/+9
2010-08-05[ARM] pxa/corgi: remove unused declarations of corgiscoop_deviceEric Miao1-5/+0
2010-08-05[ARM] pxa/spitz: remove unused declarationsEric Miao1-8/+0
2010-08-05[ARM] pxa: removing dead ARCH_GUMSTIX_ORIGChristoph Egger1-11/+1
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-4/+3
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-12/+0
2010-06-18[ARM] pxa/income: Add Income SBC supportMarek Vasut1-0/+7
2010-06-18[ARM] pxa/colibri270: Split module and base board codeDaniel Mack1-0/+14
2010-06-18[ARM] pxa/colibri270: Add TSC supportMarek Vasut1-0/+1
2010-06-18[ARM] pxa/colibri270: Add MMC supportMarek Vasut1-0/+1
2010-06-18[ARM] pxa/colibri270: Refactor board definition fileMarek Vasut1-7/+2
2010-06-18[ARM] pata_pxa: DMA-capable PATA driverMarek Vasut1-0/+33
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-05-11[ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut1-0/+2
2010-05-11[ARM] pxa/vpac270: add ide supportMarek Vasut1-0/+2
2010-05-11[ARM] pxa/vpac270: add ethernet supportMarek Vasut1-0/+3
2010-05-11[ARM] pxa/vpac270: UDC and UHC supportMarek Vasut1-0/+1
2010-05-11[ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut1-0/+8
2010-05-11[ARM] pxa: add basic support for Voipac PXA270 SBCMarek1-0/+26
2010-05-11[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut1-0/+41
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao1-375/+0
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao1-1/+1
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao1-0/+2
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang1-196/+0
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2-127/+122
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao1-8/+1
2010-05-11[ARM] pxa: remove the now legacy SSP APIEric Miao1-35/+0
2010-05-11[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao1-1/+0
2010-05-06[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft1-0/+1
2010-05-06[ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang1-1/+1
2010-05-06[ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg1-1/+2
2010-03-22[ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron1-3/+8
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-159/+169