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