aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/gpiolib.c
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-231-229/+0
* ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-081-2/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-6/+2
|\
| * ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-211-6/+2
* | ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye2010-10-301-0/+2
|/
* ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-061-0/+2
* ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-061-1/+40
* ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-061-1/+16
* ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks2010-01-191-1/+1
* [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolibBen Dooks2009-05-181-1/+10
* [ARM] S3C24XX: GPIO: Move gpiolib initialisation earlierBen Dooks2009-05-181-1/+1
* [ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks2009-05-181-7/+7
* [ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASEBen Dooks2009-05-181-7/+7
* [ARM] S3C24XX: Fix missing <linux/sysdev.h>Ben Dooks2009-05-181-0/+1
* [ARM] S3C: GPIO PM core GPIOlib integrationBen Dooks2009-05-071-0/+8
* [ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks2009-04-171-1/+1
* [ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks2009-01-081-0/+18
* [ARM] S3C: Add new GPIO configuration callsBen Dooks2008-12-151-3/+3
* [ARM] S3C: Move common GPIO code from plat-s3c24xxBen Dooks2008-12-151-118/+5
* [ARM] S3C24XX: Reduce code lineage of gpiolib.cBen Dooks2008-12-151-27/+22
* [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks2008-08-261-6/+6
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] S3C24XX: Add gpiolib supportBen Dooks2008-07-031-0/+259