index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-samsung.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Add s5pv210 support to pinctrl-exynos
Mateusz Krawczuk
2013-08-28
1
-0
/
+2
*
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
1
-4
/
+13
*
pinctrl: samsung: Parse pin groups before calling pinctrl_register()
Tomasz Figa
2013-08-23
1
-6
/
+4
*
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
|
*
pinctrl: samsung: Staticize drvdata_list
Sachin Kamat
2013-06-24
1
-1
/
+1
*
|
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-07-02
1
-0
/
+2
|
\
\
|
*
|
pinctrl: exynos: add exynos5420 SoC specific data
Leela Krishna Amudala
2013-06-19
1
-0
/
+2
|
|
/
*
|
Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver
Kukjin Kim
2013-06-12
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
pinctrl: Add pinctrl-s3c24xx driver
Heiko Stuebner
2013-05-21
1
-0
/
+10
*
|
pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks
Tomasz Figa
2013-05-27
1
-0
/
+6
*
|
pinctrl: samsung: fix suspend/resume functionality
Doug Anderson
2013-05-27
1
-0
/
+148
*
|
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
/
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
1
-0
/
+2
|
\
|
*
pinctrl: exynos: add exynos5250 SoC specific data
Thomas Abraham
2013-03-05
1
-0
/
+2
*
|
pinctrl: Add pinctrl-s3c64xx driver
Tomasz Figa
2013-04-09
1
-0
/
+4
*
|
pinctrl: samsung: Handle banks with two configuration registers
Tomasz Figa
2013-04-09
1
-0
/
+10
*
|
pinctrl: samsung: Remove hardcoded register offsets
Tomasz Figa
2013-04-09
1
-28
/
+9
*
|
pinctrl: samsung: Split pin bank description into two structures
Tomasz Figa
2013-04-09
1
-9
/
+15
*
|
pinctrl: samsung: Include pinctrl-exynos driver data conditionally
Tomasz Figa
2013-04-09
1
-0
/
+2
*
|
pinctrl: samsung: Protect bank registers with a spinlock
Tomasz Figa
2013-04-09
1
-0
/
+24
*
|
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-03-07
1
-3
/
+3
|
/
*
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
|
*
ARM: dts: fix compatible value for exynos pinctrl
Kukjin Kim
2013-01-28
1
-2
/
+2
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+3
|
\
\
|
*
|
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-5
/
+3
|
|
/
*
/
pinctrl: samsung: remove duplicated line
Jingoo Han
2013-02-10
1
-1
/
+0
|
/
*
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-12
/
+14
*
pinctrl: exynos5440/samsung: Staticize pcfgs
Axel Lin
2012-12-18
1
-1
/
+1
*
pinctrl: samsung: Do not initialise statics to 0
Sachin Kamat
2012-11-24
1
-1
/
+1
*
pinctrl: samsung: Update error check for unsigned variables
Tushar Behera
2012-11-19
1
-1
/
+1
*
pinctrl: samsung: Add support for EXYNOS4X12
Tomasz Figa
2012-11-19
1
-0
/
+2
*
Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung
Kukjin Kim
2012-11-19
1
-57
/
+146
|
\
|
*
pinctrl: samsung: Add GPIO to IRQ translation
Tomasz Figa
2012-10-15
1
-0
/
+19
|
*
pinctrl: samsung: Use one GPIO chip per pin bank
Tomasz Figa
2012-10-15
1
-44
/
+73
|
*
pinctrl: exynos: Use one IRQ domain per pin bank
Tomasz Figa
2012-10-15
1
-4
/
+0
|
*
pinctrl: samsung: Hold pointer to driver data in bank struct
Tomasz Figa
2012-10-15
1
-8
/
+10
|
*
pinctrl: samsung: Match pin banks with their device nodes
Tomasz Figa
2012-10-15
1
-0
/
+13
|
*
pinctrl: samsung: Distinguish between pin group and bank nodes
Tomasz Figa
2012-10-15
1
-1
/
+1
|
*
pinctrl: samsung: Assing pin numbers dynamically
Tomasz Figa
2012-10-15
1
-1
/
+21
|
*
pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
Tomasz Figa
2012-10-15
1
-9
/
+16
|
*
pinctrl: samsung: Detect and handle unsupported configuration types
Tomasz Figa
2012-10-15
1
-0
/
+3
*
|
pinctrl: samsung: use __devinit section for init code
Arnd Bergmann
2012-10-15
1
-5
/
+5
|
/
*
pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data
Tomasz Figa
2012-09-21
1
-1
/
+1
*
pinctrl: add samsung pinctrl and gpiolib driver
Thomas Abraham
2012-09-07
1
-0
/
+888