summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2008-09-25[ARM] pxa: introduce cpu_is_pxa26x()Eric Miao2-1/+9
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao4-17/+68
2008-09-25[ARM] pxa: merge common cpu_is_pxa255() code togetherEric Miao1-6/+4
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2-23/+9
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-09-23[ARM] pxa/akita: use pca953x instead of akita-ioexpEric Miao5-276/+27
2008-09-23[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitzEric Miao2-5/+27
2008-09-23[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao3-43/+73
2008-09-23[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao1-2/+22
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao3-7/+16
2008-09-23[ARM] pxa/poodle: prepare scoop for the generic GPIO APIEric Miao2-0/+9
2008-09-23[ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driverEric Miao2-156/+51
2008-09-23[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.cEric Miao5-583/+2
2008-09-23[ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2-168/+125
2008-09-23[ARM] pxa/spitz: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-23[ARM] pxa/spitz: convert to use new MFP APIEric Miao1-47/+66
2008-09-23[ARM] pxa/spitz: convert to use new GPIO APIEric Miao1-7/+35
2008-09-23[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2-163/+132
2008-09-23[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58
2008-09-23[ARM] pxa/corgi: convert to use new GPIO APIEric Miao1-18/+61
2008-09-23[ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao3-49/+44
2008-09-23[ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao1-63/+84
2008-09-23[ARM] pxa/poodle: convert to use the new GPIO APIEric Miao1-18/+71
2008-09-23[ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-23[ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao1-13/+1
2008-09-23[ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao1-8/+7
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+9
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov1-0/+8
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov1-0/+3
2008-09-09Basic support for the Arcom/Eurotech Viper SBC.Marc Zyngier4-0/+1057
2008-09-09[ARM] pxa: Allow platforms to override PSPR settingRussell King4-10/+50
2008-09-09[ARM] 5224/2: PXA SSP: Introduce register accessorsMark Brown1-0/+24
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport4-2/+52
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King5-5/+5
2008-09-01[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15Marc Zyngier4-5/+15
2008-09-01[ARM] pxa: introduce PXA_HAVE_BOARD_IRQSRussell King2-7/+11
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-0/+2
2008-08-26[ARM] 5215/2: Add support for CM-X300 boardMike Rapoport3-0/+479
2008-08-26[ARM] 5223/1: zylonite: Staticise zylonite_i2c_board_infoMark Brown1-1/+1
2008-08-26[ARM] 5111/2: zylonite: Configure SSPMark Brown3-0/+13
2008-08-26[ARM] pxa: fix incorrect definitions of SSP3 on pxa320Eric Miao1-4/+4
2008-08-26[ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support.Robert Jarzmik5-0/+1021
2008-08-26[ARM] 5197/1: gumstix: conversion to MFP support and add bluetooth supportJaya Kumar1-17/+83
2008-08-26[ARM] 5200/1: am200epd: use fb notifiers and gpio apiJaya Kumar3-0/+378
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown3-0/+6
2008-08-20[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport1-0/+2
2008-08-19[ARM] eseries: move UDC defs to machine filesIan Molton10-58/+41
2008-08-19[ARM] eseries: move LCD defs into machine filesIan Molton9-451/+349
2008-08-19[ARM] eseries: Split machine definitionsIan Molton9-154/+295
2008-08-18Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King6-58/+155