aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King22-102/+677
2008-07-10[ARM] 5169/1: Defconfig for the EZX machinesStefan Schmidt1-0/+1614
2008-07-10[ARM] 5162/1: Common code for the Motorola EZX GSM phonesStefan Schmidt3-0/+257
2008-07-10[ARM] 5155/1: PalmTX battery monitorMarek Vašut1-0/+62
2008-07-10[ARM] 5154/1: PalmTX PCMCIAMarek Vašut1-0/+12
2008-07-10[ARM] 5153/1: Add support for PalmTX handheld computerMarek Vašut3-0/+357
2008-07-09Merge branch 'machtypes' into pxa-palmRussell King17-64/+161
2008-07-09[ARM] 5138/1: magician: set pwm-backlight .id = -1Philipp Zabel1-0/+1
2008-07-09[ARM] 5137/1: magician: MACH_MAGICIAN doesn't need to depend on ARCH_PXAPhilipp Zabel1-1/+0
2008-07-09[ARM] 5126/1: magician: remove superfluous mtd includesPhilipp Zabel1-2/+0
2008-07-09[ARM] 5125/1: magician: move gpio pin configuration into __initdata sectionPhilipp Zabel1-1/+1
2008-07-09[ARM] 5119/1: magician: include linux/gpio.h instead of asm/gpio.hPhilipp Zabel1-1/+1
2008-07-09[ARM] 5042/1: magician: request GPIOs for pda_powerPhilipp Zabel1-0/+41
2008-07-09[ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_configGuennadi Liakhovetski1-33/+41
2008-07-09[ARM] 5143/1: pxa: further cleanup PXA Kconfig by removing oneDmitry Baryshkov1-38/+10
2008-07-09[ARM] 5142/1: pxa: move move zaurus declarations to proper placeDmitry Baryshkov1-51/+51
2008-07-09[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform devicesGuennadi Liakhovetski4-9/+51
2008-07-09[ARM] 5084/1: zylonite: Register AC97 deviceMark Brown1-0/+2
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown9-74/+45
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC driversPhilipp Zabel6-10/+22
2008-07-09[ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2-2/+48
2008-07-09[ARM] pxa: remove pxa_set_cken()Russell King1-18/+0
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King30-1719/+1332
2008-07-09[ARM] pxa: allow clk aliasesRussell King3-0/+23
2008-07-07[ARM] mach-types updateRussell King1-17/+109
2008-07-07[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel1-1/+0
2008-07-03[ARM] 5094/1: pcm990: Add framebuffer and backlight supportGuennadi Liakhovetski2-1/+114
2008-07-03[ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlightPhilipp Zabel1-24/+44
2008-07-03[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks1-5/+11
2008-07-03[ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King2-21/+18
2008-07-03[ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2-46/+18
2008-07-03[ARM] pxa: make zylonite use the generic PWM backlight drivereric miao4-13/+21
2008-07-03[ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik1-2/+14
2008-07-03[ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski1-0/+2
2008-07-03[ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel1-2/+2
2008-06-11[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski1-1/+1
2008-06-02[ARM] pxa: fix tosa.c build errorRussell King1-2/+2
2008-06-02[ARM] 5071/2: Drop PXA_SHARPSL_25x/27x case from PXA Kconfig.Dmitry Baryshkov1-25/+16
2008-06-02[ARM] 5073/1: spitz_pm: don't register devices on non-spitz machinesDmitry Baryshkov1-0/+5
2008-06-02[ARM] 5072/1: corgi_pm: don't register devices on non-corgi machinesDmitry Baryshkov1-0/+4
2008-06-02[ARM] 5036/2: Combine cm_x270_defconfig and em_x270_defconfig into xm_x270_defconfigMike Rapoport2-1530/+597
2008-06-02[ARM] pxa: allow PXA to be built for multiple platformsRussell King1-3/+2
2008-06-02[ARM] 5035/1: Ensure that zone adjustment is done only on CM-X270Mike Rapoport1-12/+14
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King11-1/+12
2008-06-02[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxaPhilipp Zabel2-0/+12
2008-06-02[ARM] pxa: Add PXA3_ prefix to PXA3 specific constantsRussell King1-41/+41
2008-06-02[ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King1-3/+6
2008-06-02[ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport1-1/+1
2008-06-02[ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport1-1/+1
2008-06-01[ARM] 5062/1: pxa: remove unused definition of CONFIG_ARCH_COTULLA_IDPeric miao1-4/+0