index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
1
-871
/
+0
2013-06-12
Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver
Kukjin Kim
1
-0
/
+4
2013-06-12
gpio: samsung: Remove OF support for s3c24xx
Sylwester Nawrocki
1
-63
/
+0
2013-05-20
pinctrl: Add pinctrl-s3c24xx driver
Heiko Stuebner
1
-0
/
+4
2013-05-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+1
2013-03-27
gpio: samsung: Add terminating entry for exynos_pinctrl_ids
Axel Lin
1
-0
/
+1
2013-03-16
Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+1
2013-03-05
gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...
Thomas Abraham
1
-0
/
+1
2013-03-05
gpio: samsung: fixes build warning with s3c2410_defconfig
Kukjin Kim
1
-1
/
+2
2013-03-05
ARM: S3C24XX: handle s3c2412 eints using new infrastructure
Heiko Stuebner
1
-1
/
+4
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2013-02-05
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+0
2013-01-29
ARM: dts: fix compatible value for exynos pinctrl
Kukjin Kim
1
-2
/
+2
2013-01-29
ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440
Thomas Abraham
1
-1
/
+1
2013-01-17
gpio: samsung: skip gpio lib registration for EXYNOS5440
Kukjin Kim
1
-0
/
+1
2013-01-17
gpio: samsung: silent build warning for EXYNOS5 SoCs
Kukjin Kim
1
-5
/
+5
2013-01-17
gpio: samsung: fix pinctrl condition for exynos and exynos5440
Kukjin Kim
1
-1
/
+1
2013-01-10
ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h
Kukjin Kim
1
-1
/
+0
2013-01-10
gpio: samsung: remove inclusion <mach/regs-clock.h>
Kukjin Kim
1
-1
/
+0
2012-12-13
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+12
2012-11-07
gpio: samsung: use pr_* instead of printk
Jingoo Han
1
-12
/
+6
2012-11-07
gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12
Tomasz Figa
1
-21
/
+22
2012-10-23
gpio: samsung: Fix input mode setting function for GPIO int
Eunki Kim
1
-1
/
+6
2012-10-02
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+21
2012-10-02
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+63
2012-09-07
gpio: samsung: add devicetree init for s3c24xx arches
Heiko Stuebner
1
-0
/
+63
2012-09-07
gpio: exynos4: skip gpiolib registration if pinctrl driver is used
Thomas Abraham
1
-0
/
+21
2012-08-28
gpio-samsung: Remove now unused s3c2410_gpio* API
Sylwester Nawrocki
1
-40
/
+0
2012-08-07
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
1
-7
/
+7
2012-07-17
gpio: samsung: add flags specifier to device-tree binding
Olof Johansson
1
-1
/
+4
2012-06-04
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
1
-1
/
+1
2012-05-27
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+10
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-192
/
+215
2012-05-16
ARM: EXYNOS: add GPC4 bank instance
Sangsu Park
1
-1
/
+10
2012-05-12
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
Sachin Kamat
1
-6
/
+12
2012-05-11
gpio: samsung: refactor gpiolib init for exynos4/5
Olof Johansson
1
-188
/
+215
2012-04-11
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
1
-8
/
+8
2012-03-14
gpio/samsung: use ioremap() for EXYNOS4 GPIOlib
Sangsu Park
1
-14
/
+34
2012-03-14
gpio/samsung: add support GPIOlib for EXYNOS5250
Sangsu Park
1
-28
/
+411
2012-02-02
gpio: samsung: adapt to changes in gpio specifier translator function declara...
Thomas Abraham
1
-10
/
+13
2012-01-10
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+72
2012-01-08
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-11
/
+20
2012-01-02
gpio: Fix typo in comment in Samsung driver
Mark Brown
1
-1
/
+1
2012-01-02
gpio: Explicitly index samsung_gpio_cfgs
Mark Brown
1
-10
/
+19
2011-12-23
gpio/samsung: Add device tree support for EXYNOS4
Thomas Abraham
1
-0
/
+72
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-10-18
gpio/samsung: Complain loudly if we don't know the SoC
Mark Brown
1
-0
/
+3
2011-10-12
gpio/samsung: Move SoC specific codes within macro
Tushar Behera
1
-0
/
+10
2011-10-12
gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4
Thomas Abraham
1
-12
/
+19
2011-10-12
gpio/samsung: only register available gpio banks
Peter Korsgaard
1
-0
/
+4
[next]