summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/scoop.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* ARM: scoop: use gpiochip data pointerLinus Walleij2016-02-191-5/+5
* ARM: scoop: Be sure to clamp return valueLinus Walleij2015-12-221-1/+1
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-8/+2Star
* ARM: 8068/1: scoop: Remove unused variableFabio Estevam2014-06-171-1/+0Star
* ARM: 8006/1: Remove redundant codeAlexander Shiyan2014-03-191-2/+0Star
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* arm: scoop.c: remove C99 commentsH Hartley Sweeten2010-09-231-6/+6
* [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt2010-03-021-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2009-03-251-31/+0Star
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-221-1/+1
* [ARM] 4962/1: Introduce standard gpio interface for Scoop2.Dmitry Baryshkov2008-04-101-6/+119
* [ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16.Dmitry Baryshkov2008-04-101-24/+22Star
* [ARM] 4956/1: Scoop: sparse cleanupDmitry Baryshkov2008-04-101-7/+7
* [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie2006-04-191-0/+12
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-4/+2Star
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-051-1/+1
* [ARM] Fix collie for -rc1Pavel Machek2005-11-121-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-15/+15
* [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie2005-11-081-6/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-2/+1Star
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | [PATCH] fix missing includesTim Schmielau2005-10-311-0/+3
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-13/+11Star
* [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-2/+18
* [ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie2005-09-091-1/+1
* [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-051-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+176