aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-samsung.c
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-11
|\
| * gpio: samsung: Skip initialization if device tree is presentTomasz Figa2013-09-16
* | gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa2013-10-05
|/
* gpio: samsung: Drop support for Exynos SoCsTomasz Figa2013-08-29
* Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-11
|\
| * pinctrl: Add pinctrl-s3c24xx driverHeiko Stuebner2013-05-20
* | gpio: samsung: Remove OF support for s3c24xxSylwester Nawrocki2013-06-11
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin2013-03-27
* | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-15
|\ \
| * | gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...Thomas Abraham2013-03-05
| |/
* | gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim2013-03-05
* | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-05
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-05
| |\
| | * ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim2013-01-10
* | | ARM: dts: fix compatible value for exynos pinctrlKukjin Kim2013-01-28
* | | ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440Thomas Abraham2013-01-28
|/ /
* | gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim2013-01-17
* | gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim2013-01-17
* | gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim2013-01-17
* | gpio: samsung: remove inclusion <mach/regs-clock.h>Kukjin Kim2013-01-10
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\
| * gpio: samsung: use pr_* instead of printkJingoo Han2012-11-06
| * gpio: samsung: Fix input mode setting function for GPIO intEunki Kim2012-10-23
* | gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12Tomasz Figa2012-11-06
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\
| * gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham2012-09-06
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \
| * | gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner2012-09-07
| |/
* / gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki2012-08-28
|/
* gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-07
* gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-17
* gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-04
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-15
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ | |/ |/|
| * gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-11
* | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-11
|/
* gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-11
* gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park2012-03-14
* gpio/samsung: add support GPIOlib for EXYNOS5250Sangsu Park2012-03-14
* gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham2012-02-01
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham2011-12-22
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \
| * | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-02
| * | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-02
| |/
* / driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
|/
* gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-17