index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
pinctrl: qcom: Add sdm660 pinctrl driver
Neeraj Upadhyay
2018-09-26
3
-0
/
+1465
|
*
|
|
|
pinctrl: intel: merrifield: Group IO accessors in code
Andy Shevchenko
2018-09-25
1
-15
/
+15
|
*
|
|
|
pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()
Andy Shevchenko
2018-09-25
1
-7
/
+19
|
*
|
|
|
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
YueHaibing
2018-09-21
1
-6
/
+9
|
*
|
|
|
pinctrl: mediatek: add eint support to MT6765 pinctrl driver
Mars Cheng
2018-09-21
1
-0
/
+8
|
*
|
|
|
pinctrl: mediatek: add MT6765 pinctrl driver
ZH Chen
2018-09-21
4
-0
/
+2862
|
*
|
|
|
pinctrl: mediatek: add no eint function for pin define
Mars Cheng
2018-09-21
1
-0
/
+1
|
*
|
|
|
pinctrl: mediatek: fix static checker warning caused by EINT_NA
Sean Wang
2018-09-21
1
-1
/
+1
|
*
|
|
|
pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
Wei Yongjun
2018-09-21
1
-4
/
+4
|
*
|
|
|
pinctrl: mediatek: make symbol 'mtk_drive' static
Wei Yongjun
2018-09-21
1
-1
/
+1
|
*
|
|
|
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
Wei Yongjun
2018-09-21
1
-4
/
+4
|
*
|
|
|
pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
YueHaibing
2018-09-21
1
-0
/
+2
|
*
|
|
|
pinctrl: mxs: do not export mxs_pinctrl_probe
Fabio Estevam
2018-09-21
1
-1
/
+0
|
*
|
|
|
pinctrl: tegra: do not export tegra_pinctrl_probe
Stefan Agner
2018-09-20
1
-1
/
+0
|
*
|
|
|
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
2018-09-19
6
-5
/
+5
|
*
|
|
|
pinctrl: cherryview: Remove linux/init.h and sort headers
Andy Shevchenko
2018-09-19
1
-4
/
+4
|
*
|
|
|
pinctrl: cherryview: Describe members of couple of structs
Andy Shevchenko
2018-09-19
1
-0
/
+3
|
*
|
|
|
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
2018-09-19
1
-2
/
+0
|
*
|
|
|
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2018-09-19
1
-42
/
+25
|
*
|
|
|
pinctrl: baytrail: Sort headers alphabetically
Andy Shevchenko
2018-09-19
1
-7
/
+7
|
*
|
|
|
pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()
Andy Shevchenko
2018-09-19
1
-1
/
+0
|
*
|
|
|
pinctrl: intel: Move linux/pm.h to the local header
Andy Shevchenko
2018-09-19
9
-8
/
+8
|
*
|
|
|
Merge branch 'ib-mtk' into devel
Linus Walleij
2018-09-18
12
-1190
/
+6833
|
|
\
\
\
\
|
|
*
|
|
|
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2018-09-18
2
-0
/
+30
|
|
*
|
|
|
pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-124
/
+137
|
|
*
|
|
|
pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
Zhiyong Tao
2018-09-18
1
-0
/
+24
|
|
*
|
|
|
pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
1
-5
/
+32
|
|
*
|
|
|
pinctrl: mediatek: add MT8183 pinctrl driver
Zhiyong Tao
2018-09-18
4
-0
/
+2436
|
|
*
|
|
|
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
2018-09-18
5
-0
/
+967
|
|
*
|
|
|
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Sean Wang
2018-09-18
5
-20
/
+62
|
|
*
|
|
|
pinctrl: mediatek: adjust error code and message when some register not suppo...
Sean Wang
2018-09-18
1
-17
/
+18
|
|
*
|
|
|
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...
Sean Wang
2018-09-18
5
-33
/
+75
|
|
*
|
|
|
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-60
/
+88
|
|
*
|
|
|
pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
Sean Wang
2018-09-18
3
-0
/
+1447
|
|
*
|
|
|
pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common...
Sean Wang
2018-09-18
2
-0
/
+91
|
|
*
|
|
|
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-7
/
+22
|
|
*
|
|
|
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-0
/
+105
|
|
*
|
|
|
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
4
-29
/
+148
|
|
*
|
|
|
pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
2
-0
/
+43
|
|
*
|
|
|
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...
Sean Wang
2018-09-18
4
-31
/
+112
|
|
*
|
|
|
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-3
/
+8
|
|
*
|
|
|
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
4
-115
/
+183
|
|
*
|
|
|
pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-126
/
+126
|
|
*
|
|
|
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...
Sean Wang
2018-09-18
5
-719
/
+754
|
|
*
|
|
|
pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
Sean Wang
2018-09-18
4
-250
/
+273
|
*
|
|
|
|
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
32
-41
/
+33
|
*
|
|
|
|
pinctrl: at91-pio4: Get rid of legacy call
Linus Walleij
2018-09-14
1
-11
/
+10
|
*
|
|
|
|
pinctrl: at91: don't use the same irqchip with multiple gpiochips
Ludovic Desroches
2018-09-14
1
-14
/
+14
|
*
|
|
|
|
pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
Dan Carpenter
2018-09-13
1
-6
/
+2
|
*
|
|
|
|
pinctrl: qcom: spmi-mpp: Fix drive strength setting
Stephen Boyd
2018-09-10
1
-1
/
+5
[prev]
[next]