index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: 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