summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3453/1: Poodle: Correctly set the memory sizeRichard Purdie2006-04-021-0/+4
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-312-0/+4
* [PATCH] LED: add device support for tosaDirk Opfer2006-03-311-0/+9
* [PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2006-03-312-0/+18
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-284-0/+401
|\
| * [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-283-0/+399
| * [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie2006-03-261-0/+2
* | [PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2006-03-271-0/+6
|/
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-3/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-226-5/+125
|\
| * [ARM] Convert SA1111 to use clock architectureRussell King2006-03-212-1/+125
| * [ARM] Remove asm/arch/irq.hRussell King2006-03-214-4/+0
* | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-221-2/+2
|/
* [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie2006-02-011-1/+1
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-137-11/+0
* [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-8/+9
* [PATCH] IRQ type flagsRussell King2006-01-083-12/+9
* Merge with Linus' kernel.Russell King2006-01-073-4/+30
|\
| * [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare2006-01-051-2/+4
| * [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
| * [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
| * [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-042-0/+27
* | [ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie2006-01-074-3/+1
* | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+6
* | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-051-1/+3
* | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-055-941/+78
* | [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie2006-01-051-0/+31
|/
* [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann2005-12-121-4/+5
* [ARM] 3188/1: Add missing i2c dependency for AkitaRichard Purdie2005-12-011-0/+2
* [ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie2005-11-281-2/+2
* [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
* [ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King2005-11-161-1/+1
* [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2005-11-132-0/+224
* [ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.Richard Purdie2005-11-132-1/+234
* [ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.Richard Purdie2005-11-132-1/+229
* [ARM] 3154/1: SharpSL PM Driver updatesRichard Purdie2005-11-122-56/+61
* [ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine supportRichard Purdie2005-11-122-0/+55
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-8/+9
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-8/+9
* | [ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood2005-11-104-91/+51
* | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-102-0/+1079
|/
* [ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre2005-11-081-3/+5
* [ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA UpdatesDirk Opfer2005-11-081-3/+32
* [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie2005-11-083-31/+144
* [ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard deviceDirk Opfer2005-11-081-1/+116
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie2005-11-061-4/+12
* [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAsDirk Opfer2005-11-063-2/+170
* [ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2005-11-042-2/+168
OpenPOWER on IntegriCloud