aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Create platform_device.h to contain all the platform device details.Russell King10-10/+10
2005-10-28Merge ../bleed-2.6Greg KH8-27/+148
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-13/+11
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+63
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer1-1/+17
2005-10-28[ARM] 2787/2: PXA27x low power modes supportTodd Poynor4-5/+8
2005-10-28[ARM] 3048/1: register i2s resources not i2c resources for the pxa i2s platform deviceIan Campbell1-1/+1
2005-10-28[ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXADeepak Saxena4-20/+59
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek1-0/+2
2005-10-20[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer1-0/+20
2005-10-14[ARM] 3013/1: Spitz: Fix compile errorsRichard Purdie1-2/+0
2005-10-14[ARM] 3012/1: Corgi/Spitz LCD: Use bus_find_device to locate pxafb - fix compile errorRichard Purdie1-1/+19
2005-10-14[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2-1/+6
2005-10-10[ARM] 2961/1: corgi: Add missing includeRichard Purdie1-0/+1
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-29[ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King1-0/+1
2005-09-15[ARM] 2914/1: PXA Poodle: Add MMC and UDC supportRichard Purdie1-0/+82
2005-09-15[ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie1-21/+10
2005-09-15[ARM] 2912/1: PXA Corgi: Cleanup some unneeded codeRichard Purdie1-39/+18
2005-09-14[ARM] 2910/1: missing Lubbock audio device declarationNicolas Pitre1-0/+6
2005-09-13[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita SupportRichard Purdie3-9/+421
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie3-0/+79
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie1-0/+18
2005-09-13[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie2-14/+129
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie3-27/+67
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-23/+5
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09[ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie1-23/+5
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie1-0/+6
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie1-0/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie3-35/+398
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie2-0/+24
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King3-6/+6
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-2/+2
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre1-3/+4
2005-09-01[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre1-0/+51
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King5-7/+7
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King5-39/+53
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor3-1/+44
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King1-0/+2
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre2-1/+60
2005-06-13[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2-0/+8
2005-06-03[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2Todd Poynor4-14/+88
2005-04-30[PATCH] ARM: PXA I2C: add platform deviceRussell King1-0/+25
2005-04-25[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey1-6/+50
2005-04-16Linux-2.6.12-rc2Linus Torvalds24-0/+3945