summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5110/1: PXA SSP: Remember the platform device on probe()Mark Brown2008-07-101-0/+1
* [ARM] 5108/2: PXA SSP: Don't unconditionally free interruptMark Brown2008-07-101-2/+3
* [ARM] pxa: add support for L2 outer cache on XScale3Eric Miao2008-07-091-0/+2
* [ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao2008-07-094-0/+51
* [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-092-0/+44
* [ARM] pxa: add pxa3xx NAND support for littletonEric Miao2008-07-091-0/+53
* [ARM] pxa: add pxa3xx NAND support for zyloniteEric Miao2008-07-091-0/+53
* [ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao2008-07-095-0/+63
* [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.cEric Miao2008-07-092-2/+13
* [ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.heric miao2008-07-092-21/+27
* [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-092-14/+38
* [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao2008-07-091-6/+14
* [ARM] pxa: embed body of pxa320_init_mfp()Eric Miao2008-07-091-8/+4Star
* [ARM] pxa: allow display of uncompress message through STUARTEric Miao2008-07-091-4/+9
* [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-091-3/+3
* [ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao2008-07-093-5/+5
* [ARM] pxa: use IORESOURCE_IRQ_* instead of IRQF_* for IRQ resourceEric Miao2008-07-091-1/+1
* [ARM] pxa: add codename zylonite for PXA3xx Development PlatformEric Miao2008-07-091-1/+1
* [ARM] 5143/1: pxa: further cleanup PXA Kconfig by removing oneDmitry Baryshkov2008-07-091-38/+10Star
* [ARM] 5142/1: pxa: move move zaurus declarations to proper placeDmitry Baryshkov2008-07-091-51/+51
* [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...Guennadi Liakhovetski2008-07-095-9/+53
* [ARM] 5084/1: zylonite: Register AC97 deviceMark Brown2008-07-091-0/+2
* [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-0910-74/+47Star
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-0914-188/+198
* [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0Star
* [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-093-2/+52
* [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0Star
* [ARM] pxa: remove pxa_set_cken()Russell King2008-07-092-27/+0Star
*-. Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0949-2343/+2198Star
|\ \
| | * [ARM] 5082/1: pxa: Definition for the third USB port control register UP3OCRStefan Schmidt2008-06-151-0/+1
| | * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-153-11/+5Star
| | * [ARM] 5071/2: Drop PXA_SHARPSL_25x/27x case from PXA Kconfig.Dmitry Baryshkov2008-06-021-25/+16Star
| | * [ARM] 5073/1: spitz_pm: don't register devices on non-spitz machinesDmitry Baryshkov2008-06-021-0/+5
| | * [ARM] 5072/1: corgi_pm: don't register devices on non-corgi machinesDmitry Baryshkov2008-06-021-0/+4
| | * [ARM] 5036/2: Combine cm_x270_defconfig and em_x270_defconfig into xm_x270_de...Mike Rapoport2008-06-022-1530/+597Star
| | * [ARM] pxa: allow PXA to be built for multiple platformsRussell King2008-06-021-3/+2Star
| | * [ARM] 5035/1: Ensure that zone adjustment is done only on CM-X270Mike Rapoport2008-06-021-12/+14
| | * [ARM] pxa: separate out power manager and clock registersRussell King2008-06-0214-157/+177
| | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-023-29/+12Star
| | * [ARM] pxa: Add PXA3_ prefix to PXA3 specific constantsRussell King2008-06-021-41/+41
| | * [ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King2008-06-023-13/+19
| | * [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devicesRussell King2008-06-022-0/+8
| | * [ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King2008-06-021-3/+6
| | * [ARM] 5074/1: fix warning: missing terminating ' characterDmitry Baryshkov2008-06-021-1/+1
| | * [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-197-416/+430
| | * [ARM] pxa: corgibl_limit_intensity build errorsRussell King2008-05-193-0/+6
| * | [ARM] 5094/1: pcm990: Add framebuffer and backlight supportGuennadi Liakhovetski2008-07-032-1/+114
| * | [ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlightPhilipp Zabel2008-07-031-24/+44
| * | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-032-7/+13
| * | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-032-7/+35