index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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
2012-05-11
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-10
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-01
gpio: samsung: adapt to changes in gpio specifier translator function declara...
Thomas Abraham
1
-10
/
+13
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+72
2012-01-07
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-21
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
2011-10-04
gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4
Marek Szyprowski
1
-15
/
+15
2011-10-04
gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs
Marek Szyprowski
1
-1
/
+1
2011-10-04
gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks
Marek Szyprowski
1
-0
/
+2
2011-09-21
gpio/samsung: gpio-samsung.c to support Samsung GPIOs
Kukjin Kim
1
-0
/
+2686