summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945bRussell King2008-04-291-3/+3
| | * [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake()Mark Brown2008-04-241-0/+2
| | * [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel2008-04-241-1/+1
| | * [ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2008-04-241-2/+2
| | * [ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel2008-04-211-0/+8
| | * [ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel2008-04-211-8/+43
| | * [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2008-04-211-0/+1
* | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-4/+1Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-221-3/+3
|\ \ | |/ |/|
| * arm: Storage class should be before const qualifierTobias Klauser2008-04-221-3/+3
* | [ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driverGuennadi Liakhovetski2008-04-191-0/+86
* | [ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski2008-04-191-0/+32
* | [ARM] pxa: initialise PXA devices before platform init codeRussell King2008-04-193-3/+3
* | [ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov2008-04-191-0/+10
* | [ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov2008-04-191-4/+4
* | [ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov2008-04-191-3/+3
* | [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown2008-04-193-0/+14
* | [ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov2008-04-191-2/+23
* | [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov2008-04-191-25/+63
* | [ARM] pxa: lubbock: move mis-placed SPI infoRussell King2008-04-191-20/+20
* | [ARM] 4970/1: tosa: correct gpio used for wake up.Dmitry Baryshkov2008-04-191-1/+17
* | [ARM] 4966/1: magician: add MFP pin configurationPhilipp Zabel2008-04-191-0/+78
* | [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpioPhilipp Zabel2008-04-191-3/+113
* | [ARM] 4958/2: tosa: fix i2c registration.Dmitry Baryshkov2008-04-191-0/+2
* | [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables.Dmitry Baryshkov2008-04-191-42/+109
* | [ARM] 4953/1: magician: add backlight power switching GPIOsPhilipp Zabel2008-04-191-2/+11
* | [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ...Philipp Zabel2008-04-191-7/+114
* | [ARM] 4951/1: magician: enable external power supply (pda_power) driverPhilipp Zabel2008-04-191-0/+54
* | [ARM] 4950/1: magician: enable MMC supportPhilipp Zabel2008-04-191-0/+40
* | [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash...Philipp Zabel2008-04-191-0/+6
* | [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel2008-04-191-1/+59
* | [ARM] 4944/2: magician: enable i2c busPhilipp Zabel2008-04-191-0/+2
* | [ARM] 4942/1: magician: fix the backlight driver namePhilipp Zabel2008-04-191-1/+1
* | [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspendMark Brown2008-04-191-1/+3
* | [ARM] 4901/3: mainstone: Register primary I2C busMark Brown2008-04-191-0/+2
* | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar2008-04-193-0/+168
* | [ARM] pxa: add keypad support for littletoneric miao2008-04-191-0/+65
* | [ARM] pxa: add keypad support for zyloniteeric miao2008-04-191-0/+67
* | [ARM] pxa: add partial keypad support for mainstoneeric miao2008-04-191-0/+54
* | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao2008-04-194-1/+29
* | [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao2008-04-191-0/+26
* | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2008-04-193-63/+84
* | [ARM] pxa: use new pin configuration mechanism for lubbockeric miao2008-04-191-45/+37Star
* | [ARM] pxa: use new pin configuration mechanism for mainstoneeric miao2008-04-191-57/+81
* | [ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao2008-04-194-4/+4
* | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-192-2/+192