aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/scoop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-09-23arm: scoop.c: remove C99 commentsH Hartley Sweeten1-6/+6
2010-03-02[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov1-31/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers1-1/+1
2008-04-10[ARM] 4962/1: Introduce standard gpio interface for Scoop2.Dmitry Baryshkov1-6/+119
2008-04-10[ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16.Dmitry Baryshkov1-24/+22
2008-04-10[ARM] 4956/1: Scoop: sparse cleanupDmitry Baryshkov1-7/+7
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie1-0/+12
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King1-4/+2
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-05[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie1-1/+1
2005-11-12[ARM] Fix collie for -rc1Pavel Machek1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-15/+15
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-6/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-2/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-13/+11
2005-10-10[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie1-2/+18
2005-09-09[ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie1-1/+1
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+176