index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
1
-50
/
+0
2014-07-26
Merge branch 'cleanup/gpio-header-removal' into next/soc
Arnd Bergmann
1
-3
/
+0
2014-07-19
gpio: samsung: Remove legacy support of S5PV210
Tomasz Figa
1
-240
/
+0
2014-07-13
gpio: samsung: remov s5pc100 related gpio codes
Kukjin Kim
1
-276
/
+0
2014-07-08
gpio: samsung: remove s5p64x0 related gpio codes
Kukjin Kim
1
-446
/
+0
2014-06-30
ARM: mach-s5p: get rid of all <mach/gpio.h> headers
Linus Walleij
1
-3
/
+0
2014-03-27
gpio: samsung: Add missing "break" statement
Alexander Shiyan
1
-0
/
+1
2014-01-15
ARM: S5P[v210|c100|64x0]: Fix build error
Sachin Kamat
1
-0
/
+3
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-6
/
+1
2014-01-07
gpio: samsung: Remove hardware.h inclusion
Sachin Kamat
1
-1
/
+0
2014-01-02
ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.
José Miguel Gonçalves
1
-3
/
+3
2013-12-20
ARM: s3c64xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+3
2013-12-20
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+3
2013-11-11
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-27
/
+7
2013-10-06
gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support
Tomasz Figa
1
-4
/
+4
2013-09-17
gpio: samsung: Skip initialization if device tree is present
Tomasz Figa
1
-27
/
+7
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-21
pinctrl: Add pinctrl-s3c24xx driver
Heiko Stuebner
1
-0
/
+4
2013-05-06
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-15
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-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2013-02-04
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+0
2013-01-28
ARM: dts: fix compatible value for exynos pinctrl
Kukjin Kim
1
-2
/
+2
2013-01-28
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-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+21
2012-10-01
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-03
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
Kukjin Kim
1
-1
/
+1
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+10
2012-05-24
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
[next]