aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Create platform_device.h to contain all the platform device details.Russell King3-3/+3
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King3-30/+15
2005-10-10[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie1-2/+18
2005-09-30[ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas1-0/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-09[ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie1-1/+1
2005-09-08[ARM] Add suspend/resume support to locomo.cJohn Lenz1-0/+101
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie1-0/+6
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-5/+5
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-4/+4
2005-09-04[ARM] Fix compilation in locomo.cPavel Machek1-7/+7
2005-08-31[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas1-0/+1
2005-08-18[ARM] Add support for ARM GICRussell King3-0/+170
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King1-13/+5
2005-06-22[PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King1-6/+7
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-1/+1
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-04-30[PATCH] ARM: RTC: allow driver methods to return errorRussell King1-14/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds13-0/+4681