Age | Commit message (Expand) | Author |
2014-09-23 | gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR | Paul Bolle |
2014-07-26 | Merge branch 'cleanup/gpio-header-removal' into next/soc | Arnd Bergmann |
2014-07-19 | gpio: samsung: Remove legacy support of S5PV210 | Tomasz Figa |
2014-07-13 | gpio: samsung: remov s5pc100 related gpio codes | Kukjin Kim |
2014-07-08 | gpio: samsung: remove s5p64x0 related gpio codes | Kukjin Kim |
2014-06-30 | ARM: mach-s5p: get rid of all <mach/gpio.h> headers | Linus Walleij |
2014-03-27 | gpio: samsung: Add missing "break" statement | Alexander Shiyan |
2014-01-15 | ARM: S5P[v210|c100|64x0]: Fix build error | Sachin Kamat |
2014-01-14 | ARM: S3C[24|64]xx: move includes back under <mach/> scope | Linus Walleij |
2014-01-07 | gpio: samsung: Remove hardware.h inclusion | Sachin Kamat |
2014-01-02 | ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. | José Miguel Gonçalves |
2013-12-20 | ARM: s3c64xx: get rid of custom <mach/gpio.h> | Linus Walleij |
2013-12-20 | ARM: s3c24xx: get rid of custom <mach/gpio.h> | Linus Walleij |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-10-06 | gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support | Tomasz Figa |
2013-09-17 | gpio: samsung: Skip initialization if device tree is present | Tomasz Figa |
2013-08-29 | gpio: samsung: Drop support for Exynos SoCs | Tomasz Figa |
2013-06-12 | Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver | Kukjin Kim |
2013-06-12 | gpio: samsung: Remove OF support for s3c24xx | Sylwester Nawrocki |
2013-05-21 | pinctrl: Add pinctrl-s3c24xx driver | Heiko Stuebner |
2013-05-06 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-03-27 | gpio: samsung: Add terminating entry for exynos_pinctrl_ids | Axel Lin |
2013-03-15 | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2013-03-05 | gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex... | Thomas Abraham |
2013-03-05 | gpio: samsung: fixes build warning with s3c2410_defconfig | Kukjin Kim |
2013-03-05 | ARM: S3C24XX: handle s3c2412 eints using new infrastructure | Heiko Stuebner |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-01-28 | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim |
2013-01-28 | ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440 | Thomas Abraham |
2013-01-17 | gpio: samsung: skip gpio lib registration for EXYNOS5440 | Kukjin Kim |
2013-01-17 | gpio: samsung: silent build warning for EXYNOS5 SoCs | Kukjin Kim |
2013-01-17 | gpio: samsung: fix pinctrl condition for exynos and exynos5440 | Kukjin Kim |
2013-01-10 | ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h | Kukjin Kim |
2013-01-10 | gpio: samsung: remove inclusion <mach/regs-clock.h> | Kukjin Kim |
2012-12-13 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-07 | gpio: samsung: use pr_* instead of printk | Jingoo Han |
2012-11-07 | gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12 | Tomasz Figa |
2012-10-23 | gpio: samsung: Fix input mode setting function for GPIO int | Eunki Kim |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-07 | gpio: samsung: add devicetree init for s3c24xx arches | Heiko Stuebner |
2012-09-07 | gpio: exynos4: skip gpiolib registration if pinctrl driver is used | Thomas Abraham |
2012-08-28 | gpio-samsung: Remove now unused s3c2410_gpio* API | Sylwester Nawrocki |
2012-08-07 | gpio: samsung: Fix off-by-one bug in gpio addresses | Sean Paul |
2012-07-17 | gpio: samsung: add flags specifier to device-tree binding | Olof Johansson |
2012-06-03 | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' | Kukjin Kim |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-16 | ARM: EXYNOS: add GPC4 bank instance | Sangsu Park |