summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-samsung.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-1/+10
|\
| * ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-161-1/+10
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-192/+215
|\ \ | |/ |/|
| * gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-111-188/+215
* | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-111-6/+12
|/
* gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-101-8/+8
* gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park2012-03-141-14/+34
* gpio/samsung: add support GPIOlib for EXYNOS5250Sangsu Park2012-03-141-28/+411
* gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-011-10/+13
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+72
|\
| * gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-231-0/+72
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-11/+20
|\ \
| * | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-021-1/+1
| * | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-021-10/+19
| |/
* / driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
|/
* gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-181-0/+3
* gpio/samsung: Move SoC specific codes within macroTushar Behera2011-10-121-0/+10
* gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham2011-10-121-12/+19
* gpio/samsung: only register available gpio banksPeter Korsgaard2011-10-121-0/+4
* gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski2011-10-041-15/+15
* gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCsMarek Szyprowski2011-10-041-1/+1
* gpio/samsung: fix broken configuration for EXYNOS4 GPIO banksMarek Szyprowski2011-10-041-0/+2
* gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim2011-09-211-0/+2686