summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-191-6/+1
* [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-0/+10
* [ARM] pxa: PalmTX and PalmT5 USB fixesMarek Vasut2009-04-132-2/+0
* [ARM] pxa/colibri: fix missing variable name in inline functionsEric Miao2009-04-091-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-086-2/+81
|\
| * [ARM] pxa/colibri: get rid of set_irq_type()Daniel Mack2009-04-041-0/+3
| * [ARM] pxa/colibri: provide MAC address from ATAG_SERIALDaniel Mack2009-04-041-0/+4
| * [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-043-0/+4
| * [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlightMarek Vasut2009-04-041-0/+25
| * [ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut2009-04-041-0/+43
| * [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel2009-04-041-2/+2
* | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao2009-04-071-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-061-0/+3
|\ \ | |/ |/|
| * [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-201-0/+3
* | Merge branch 'origin' into develRussell King2009-03-282-1/+21
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-03-242-1/+21
| |\ \ | | |/ | |/|
| | * ASoC: add two more bitfields for PXA SSPDaniel Mack2009-03-061-0/+5
| | * ASoC: Fix name of register bit in pxa-sspDaniel Mack2009-03-061-1/+1
| | * ASoC: machine support for Toshiba e740 PDAIan Molton2009-01-191-0/+5
| | * ASoC: machine driver for Toshiba e800Ian Molton2009-01-161-0/+5
| | * ASoC: machine driver for Toshiba e750Ian Molton2009-01-161-0/+5
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-2410-241/+45
|\ \ \
| * | | [ARM] pxa: move common MFP handling code into plat-pxaEric Miao2009-03-237-118/+19
| * | | [ARM] pxa: move common GPIO handling code into plat-pxaEric Miao2009-03-231-31/+1
| * | | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao2009-03-231-82/+1
| * | | [ARM] pxa: Add Colibri LCD functionsDaniel Mack2009-03-231-0/+6
| * | | [ARM] pxa: Refactor Colibri board support codeDaniel Mack2009-03-231-12/+6
| * | | [ARM] pxa: add basic support for Colibri PXA300 moduleDaniel Mack2009-03-231-0/+17
| * | | [ARM] pxa: rename colibri.c to colibri-pxa270.cDaniel Mack2009-03-231-11/+6
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-232-0/+2
| |\ \ \
| | * | | [ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3Daniel Mack2009-03-231-0/+1
| | * | | [ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack2009-03-191-0/+1
| | |/ /
* | | | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/ / /
* | | [ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov2009-03-132-1/+28
* | | [ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao2009-03-131-1/+1
* | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-097-86/+83
* | | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-093-12/+20
* | | [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao2009-03-092-1/+10
* | | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-091-38/+0
* | | [ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao2009-03-091-0/+1
* | | [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao2009-03-091-1/+4
* | | [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-093-75/+73
* | | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao2009-03-091-2/+36
* | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-092-59/+56
* | | [ARM] pxa: allow DMA controller IRQ being specifiedEric Miao2009-03-091-1/+1
* | | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-098-19/+56
* | | Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao2009-03-091-0/+1
|\ \ \
| * | | [ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar2009-02-101-0/+1
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-092-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao2009-01-191-0/+3
OpenPOWER on IntegriCloud