summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao8-7/+9
2009-03-23[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3Daniel Mack1-0/+1
2009-03-19[ARM] pxa: make second argument of clk_add_alias a name instead of the deviceDmitry Eremin-Solenikov6-7/+7
2009-03-19[ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack1-0/+1
2009-03-13[ARM] pxa/MioA701: Migrate after pxa27x_udc gpio_pullup functionality.Robert Jarzmik1-33/+2
2009-03-13[ARM] pxa/MioA701: add gpio_vbus driverRobert Jarzmik1-1/+10
2009-03-13[ARM] pxa: add support for CSB701 baseboardDmitry Eremin-Solenikov3-0/+66
2009-03-13[ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov5-1/+355
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-09[ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platformsMike Rapoport2-2/+2
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao17-96/+87
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao3-12/+20
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao4-11/+20
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2-39/+1
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao4-5/+0
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao3-170/+179
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao3-4/+6
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao9-87/+83
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao2-31/+31
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao7-98/+138
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao3-61/+56
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao5-6/+6
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