summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao63-159/+120
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel1-2/+0
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel1-1/+1
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel1-2/+4
2009-03-09[ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel1-0/+1
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel1-1/+1
2009-03-09Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao6-0/+480
2009-03-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao5-11/+18
2009-02-10[ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl3-0/+174
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar5-0/+306
2009-02-02[ARM] pxa: add eXeda platform supportMike Rapoport2-21/+132
2009-02-02[ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.cMike Rapoport1-12/+31
2009-02-02[ARM] pxa/em-x270: add battery chargerMike Rapoport1-0/+46
2009-02-02[ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initializationMike Rapoport1-122/+50
2009-02-02[ARM] pxa/em-x270: update MMC/SDIO implementationMike Rapoport1-16/+81
2009-02-02[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel2-5/+32
2009-01-21[ARM] pxa/magician: use named initializers for gpio_keys setupPhilipp Zabel1-15/+24
2009-01-21[ARM] pxa/magician: Use SZ_64M for physmap resourcePhilipp Zabel1-3/+1
2009-01-21[ARM] pxa/magician: enable power I2C for max158xxPhilipp Zabel1-0/+1
2009-01-21[ARM] pxa/magician: setup SSP1 pins for audioPhilipp Zabel1-0/+5
2009-01-21[ARM] pxa/magician: Enable backlightPhilipp Zabel1-0/+1
2009-01-21[ARM] pxa/em-x270: updates for 2.6.29Mike Rapoport1-15/+356
2009-01-21[ARM] pxa: PalmLD initial supportMarek Vasut4-0/+686
2009-01-21[ARM] pxa: PalmT5 initial supportMarek Vasut4-0/+592
2009-01-21[ARM] pxa: stop and disable IRQ for each DMA channels at startupEric Miao1-8/+10
2009-01-19[ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao1-0/+3
2009-01-19[ARM] pxa: fix missing of __REG() definition for ac97 registers accessEric Miao1-0/+2
2009-01-19[ARM] pxa: fix NAND and MMC clock initialization for pxa3xxMike Rapoport2-3/+3
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-0/+182
2009-01-09Merge branch 'devel'Russell King1-0/+52
2009-01-08[ARM] fix pxaRussell King1-2/+0
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King5-0/+5
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+30
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse73-1137/+4071
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-01Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King1-0/+52
2008-12-31[ARM] pxa: add e750 MFP configIan Molton1-0/+52
2008-12-31Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-1133/+4055
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King8-34/+476
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao1-0/+20
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao1-0/+10
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao1-9/+25
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao1-14/+1
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao1-0/+1
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao1-2/+8
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao1-0/+1
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao4-9/+27
2008-12-29[ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2-0/+413
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai1-0/+13
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King17-93/+1799