summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'machtypes' into pxa-palmRussell King2008-07-095-6/+5Star
|\
| * [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski2008-06-121-1/+1
| * [ARM] pxa: fix tosa.c build errorRussell King2008-06-021-2/+2
| * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King2008-05-231-1/+0Star
* | [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-094-9/+51
* | [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-099-74/+45Star
* | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-095-8/+20
* | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-092-2/+48
* | [ARM] pxa: remove pxa_set_cken()Russell King2008-07-091-18/+0Star
| |
| \
*-. \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0926-189/+729
|\ \ \
| | * | [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] 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-0210-1/+11
| | * | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-022-0/+12
| | * | [ARM] pxa: Add PXA3_ prefix to PXA3 specific constantsRussell King2008-06-021-41/+41
| | * | [ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King2008-06-021-3/+6
| | * | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-193-2/+3
| | * | [ARM] pxa: corgibl_limit_intensity build errorsRussell King2008-05-192-0/+4
| | |/
| * | [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-031-5/+11
| * | [ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King2008-07-032-21/+18Star
| * | [ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2008-07-032-46/+18Star
| * | [ARM] pxa: make zylonite use the generic PWM backlight drivereric miao2008-07-034-13/+21
| * | [ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik2008-07-031-2/+14
| * | [ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski2008-07-031-0/+2
| * | [ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel2008-07-031-2/+2
| * | [ARM] pxa: Add PXA support for PWM APIeric miao2008-05-198-3/+382
| |/
* | [ARM] pxa: allow clk aliasesRussell King2008-07-093-0/+23
* | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0Star
|/
* [ARM] pxa: spitz wants PXA27x UDC definitionsRussell King2008-05-171-0/+1
* [ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott2008-05-171-2/+1Star
* [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
* [ARM] pxa: Fix RCSR handlingRussell King2008-05-088-16/+6Star
* [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
* [ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik2008-05-071-80/+186
* [ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik2008-05-071-47/+51
* [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-044-17/+13Star
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-304-10/+6Star
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-301-5/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-305-14/+60
|\
| * Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-295-14/+60
| |\