summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/gpiolib.c
AgeCommit message (Expand)Author
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye
2010-10-21ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim
2010-05-06ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks
2010-05-06ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks
2009-05-18[ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolibBen Dooks
2009-05-18[ARM] S3C24XX: GPIO: Move gpiolib initialisation earlierBen Dooks
2009-05-18[ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks
2009-05-18[ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASEBen Dooks
2009-05-18[ARM] S3C24XX: Fix missing <linux/sysdev.h>Ben Dooks
2009-05-07[ARM] S3C: GPIO PM core GPIOlib integrationBen Dooks
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks
2009-01-08[ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks
2008-12-15[ARM] S3C: Add new GPIO configuration callsBen Dooks
2008-12-15[ARM] S3C: Move common GPIO code from plat-s3c24xxBen Dooks
2008-12-15[ARM] S3C24XX: Reduce code lineage of gpiolib.cBen Dooks
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-03[ARM] S3C24XX: Add gpiolib supportBen Dooks