aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-samsung.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01gpio: samsung: move gpio-samsung driver back to platform codeArnd Bergmann1-1328/+0
2014-09-23gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTRPaul Bolle1-50/+0
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann1-3/+0
2014-07-19gpio: samsung: Remove legacy support of S5PV210Tomasz Figa1-240/+0
2014-07-13gpio: samsung: remov s5pc100 related gpio codesKukjin Kim1-276/+0
2014-07-08gpio: samsung: remove s5p64x0 related gpio codesKukjin Kim1-446/+0
2014-06-30ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij1-3/+0
2014-03-27gpio: samsung: Add missing "break" statementAlexander Shiyan1-0/+1
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat1-0/+3
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-6/+1
2014-01-07gpio: samsung: Remove hardware.h inclusionSachin Kamat1-1/+0
2014-01-02ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves1-3/+3
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+3
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+3
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+7
2013-10-06gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa1-4/+4
2013-09-17gpio: samsung: Skip initialization if device tree is presentTomasz Figa1-27/+7
2013-08-29gpio: samsung: Drop support for Exynos SoCsTomasz Figa1-871/+0
2013-06-12Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driverKukjin Kim1-0/+4
2013-06-12gpio: samsung: Remove OF support for s3c24xxSylwester Nawrocki1-63/+0
2013-05-21pinctrl: Add pinctrl-s3c24xx driverHeiko Stuebner1-0/+4
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+1
2013-03-27gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin1-0/+1
2013-03-15Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-0/+1
2013-03-05gpio: samsung: skip gpiolib registration if pinctrl support is enabled for exynos5250Thomas Abraham1-0/+1
2013-03-05gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim1-1/+2
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner1-1/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2013-01-28ARM: dts: fix compatible value for exynos pinctrlKukjin Kim1-2/+2
2013-01-28ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440Thomas Abraham1-1/+1
2013-01-17gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim1-0/+1
2013-01-17gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim1-5/+5
2013-01-17gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim1-1/+1
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim1-1/+0
2013-01-10gpio: samsung: remove inclusion <mach/regs-clock.h>Kukjin Kim1-1/+0
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+12
2012-11-07gpio: samsung: use pr_* instead of printkJingoo Han1-12/+6
2012-11-07gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12Tomasz Figa1-21/+22
2012-10-23gpio: samsung: Fix input mode setting function for GPIO intEunki Kim1-1/+6
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+21
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+63
2012-09-07gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner1-0/+63
2012-09-07gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham1-0/+21
2012-08-28gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki1-40/+0
2012-08-07gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul1-7/+7
2012-07-17gpio: samsung: add flags specifier to device-tree bindingOlof Johansson1-1/+4
2012-06-03gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim1-1/+1
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+10
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-192/+215