index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
8
-147
/
+144
2016-05-31
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
2
-11
/
+14
2016-05-31
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
8
-31
/
+34
2016-05-31
pinctrl: uniphier: support pin configuration in sparse pin space
Masahiro Yamada
1
-44
/
+42
2016-05-31
pinctrl: uniphier: support 3-bit drive strength control
Masahiro Yamada
2
-6
/
+21
2016-05-31
pinctrl: uniphier: rename macros for drive strength control
Masahiro Yamada
8
-1407
/
+1407
2016-05-31
pinctrl: uniphier: allocate struct pinctrl_desc in probe function
Masahiro Yamada
8
-54
/
+33
2016-05-31
pinctrl: uniphier: set pinctrl_desc name in common probe function
Masahiro Yamada
7
-24
/
+7
2016-05-31
pinctrl: uniphier: set pinctrl_desc owner in common probe function
Masahiro Yamada
7
-6
/
+1
2016-05-31
pinctrl: uniphier: fix register offsets for drive strength control
Masahiro Yamada
5
-46
/
+46
2016-05-31
pinctrl: uniphier: rename function and variable names
Masahiro Yamada
6
-126
/
+126
2016-05-31
pinctrl: uniphier: fix .pin_dbg_show() callback
Masahiro Yamada
1
-0
/
+6
2016-05-31
pinctrl: imx: fix initialization of imx_pinctrl_desc
Peng Fan
1
-11
/
+15
2016-05-31
pinctrl: amlogic: gxbb: add ethernet pins
Kevin Hilman
1
-0
/
+39
2016-05-31
pinctrl: amlogic: gxbb: add more UART pins
Kevin Hilman
1
-0
/
+48
2016-05-31
pinctrl: amlogic: gxbb: add EMMC and SD pins
Kevin Hilman
1
-0
/
+41
2016-05-31
pinctrl: amlogic: gxbb: add UART_AO_B, I2C
Kevin Hilman
1
-1
/
+34
2016-05-31
pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure
Masahiro Yamada
1
-1
/
+1
2016-05-31
pinctrl: digicolor: add missing platform_set_drvdata() call
Masahiro Yamada
1
-0
/
+2
2016-05-31
pinctrl: pinconf: separate config parameters with commas for debugfs
Masahiro Yamada
2
-7
/
+11
2016-05-31
pinctrl: copy per-pin driver private data to struct pin_desc
Masahiro Yamada
2
-10
/
+14
2016-05-31
pinctrl: do not care about blank pin name
Masahiro Yamada
3
-16
/
+7
2016-05-31
pinctrl: stm32: factorize stm32_pconf_input/output_get()
Patrice Chotard
1
-21
/
+10
2016-05-30
pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
2
-0
/
+2
2016-05-30
pinctrl: oxnas: Add GPIO get_direction
Neil Armstrong
1
-0
/
+11
2016-05-30
pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
Laxman Dewangan
3
-0
/
+689