Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b0b6a28bc4b265aa56cbf4fa8fd27c0a4fa3a49c
/
drivers
/
pinctrl
/
mediatek
28e0603
pinctrl: mediatek: Make eint_m u16
by Manivannan Sadhasivam
· 6 years ago
71a9d39
pinctrl: mediatek: select GPIOLIB
by Arnd Bergmann
· 6 years ago
ad335be
pinctrl: mediatek: mark dummy helpers as 'static inline'
by Arnd Bergmann
· 6 years ago
7a52127
pinctrl: mediatek: fix check on EINT_NA comparison
by Colin Ian King
· 6 years ago
bb8d846
pinctrl: mediatek: add eint support to MT6765 pinctrl driver
by Mars Cheng
· 6 years ago
477fece
pinctrl: mediatek: add MT6765 pinctrl driver
by ZH Chen
· 6 years ago
ecfcfb4
pinctrl: mediatek: add no eint function for pin define
by Mars Cheng
· 6 years ago
7f2e29e
pinctrl: mediatek: fix static checker warning caused by EINT_NA
by Sean Wang
· 6 years ago
068cfb9
pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
by Wei Yongjun
· 6 years ago
07c6b03
pinctrl: mediatek: make symbol 'mtk_drive' static
by Wei Yongjun
· 6 years ago
184744e
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
by Wei Yongjun
· 6 years ago
22d7fe4
pinctrl: mtk: Fix up GPIO includes
by Linus Walleij
· 6 years ago
55818b9
Merge branch 'ib-mtk' into devel
by Linus Walleij
· 6 years ago
6561859
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
by Sean Wang
· 6 years ago
89132dd
pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
29686f0
pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
by Zhiyong Tao
· 6 years ago
79348f6
pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
750cd15
pinctrl: mediatek: add MT8183 pinctrl driver
by Zhiyong Tao
· 6 years ago
8052509
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
by Zhiyong Tao
· 6 years ago
b7d7f9e
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
by Sean Wang
· 6 years ago
9d9b171
pinctrl: mediatek: adjust error code and message when some register not supported is found
by Sean Wang
· 6 years ago
2bc47df
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
ea051eb
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
e7507f5
pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
by Sean Wang
· 6 years ago
9afc305
pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
182c842
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
0d7ca77
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
85430152
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
3ad38a1
pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
c283219
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
1dc5e53
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
fb5fa8d
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
b906faf
pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
by Sean Wang
· 6 years ago
e78d57b
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings
by Sean Wang
· 6 years ago
a1a503a
pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
by Sean Wang
· 6 years ago
1c5fb66
pinctrl: Include <linux/gpio/driver.h> nothing else
by Linus Walleij
· 6 years ago
94f4e54
pinctrl: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
c6ed444
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
a8cfcf1
pinctrl: mediatek: include chained_irq.h header
by Arnd Bergmann
· 6 years ago
238262a
pinctrl: mt7622: Fix probe fail by misuse the selector
by Sean Wang
· 6 years ago
e12fa73
pinctrl: mt7622: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
5b1c4bf
pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
by Sean Wang
· 7 years ago
de227ed
pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
by Sean Wang
· 7 years ago
ae6efca
pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
by Sean Wang
· 7 years ago
8875059
pinctrl: mt7622: fix initialization sequence between eint and gpiochip
by Sean Wang
· 7 years ago
fafa35c
pinctrl: mt7622: fix error path on failing at groups building
by Sean Wang
· 7 years ago
5f59154
pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
by Sean Wang
· 7 years ago
fb7298e
pinctrl: mediatek: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 7 years ago
ca071af
pinctrl: mediatek: remove unused fields in struct mtk_eint_hw
by Sean Wang
· 7 years ago
e6612a6
pinctrl: mediatek: use generic EINT register maps for each SoC
by Sean Wang
· 7 years ago
e6dabd3
pinctrl: mediatek: add EINT support to MT7622 SoC
by Sean Wang
· 7 years ago
e46df23
pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit
by Sean Wang
· 7 years ago
e6c462d
pinctrl: mtk: fix check warnings.
by Zhiyong Tao
· 7 years ago
6af8df4c
pintcrl: mtk: support bias-disable of generic and special pins simultaneously
by Zhiyong Tao
· 7 years ago
8670710
pinctrl: add mt2712 pinctrl driver
by Zhiyong Tao
· 7 years ago
b2f7890
pinctrl: mediatek: mtk-common: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
8b3d9cd4
pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call
by Sean Wang
· 7 years ago
181cdac
pinctrl: mediatek: mt7622: fix potential uninitialized value being returned
by Sean Wang
· 7 years ago
d6ed935
pinctrl: mediatek: add pinctrl driver for MT7622 SoC
by Sean Wang
· 7 years ago
e3fd24a
pinctrl: mediatek: cleanup for placing all drivers under the menu
by Sean Wang
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ca8febe
pinctrl: mediatek: update PCIe mux data for MT7623
by Ryder Lee
· 7 years ago
ceba438
pinctrl: mediatek: reuse pinctrl driver for mt7623
by Sean Wang
· 8 years ago
79d6208
pinctrl: mediatek: Use real dependencies
by Jean Delvare
· 8 years ago
27a2873
Merge branch 'ib-pinctrl-genprops' into devel
by Linus Walleij
· 8 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
55e4095
pinctrl: update my email address
by John Crispin
· 8 years ago
222ed59
pinctrl: mt8173: set GPIO16 to usb iddig mode
by Chunfeng Yun
· 8 years ago
4ecb65f
pinctrl: mediatek: use builtin_platform_driver
by Geliang Tang
· 8 years ago
03e9888
pinctrl: mediatek: constify gpio_chip structures
by Julia Lawall
· 8 years ago
4394a63
pinctrl: mediatek: make mtk-common explicitly non-modular
by Paul Gortmaker
· 8 years ago
d94ba9e7d
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
d2fcd62
pinctrl: mediatek: fix suspend/resume timing issue
by hongkun.cao
· 9 years ago
5edf673
pinctrl: mediatek: fix dual-edge code defect
by hongkun.cao
· 9 years ago
a37571a
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
03a3a55
pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
5fedbb9
pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
by Yingjoe Chen
· 9 years ago
d32f7fd
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
by Irina Tirdea
· 9 years ago
cc998d8
Merge tag 'v4.5-rc5' into devel
by Linus Walleij
· 9 years ago
d4bc6b9
pinctrl: pinctrl-mt6397 driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
dc92f243
pinctrl: mediatek/7623: delete unnecessary .owner
by Linus Walleij
· 9 years ago
87316f6
pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623
by John Crispin
· 9 years ago
b1c5b77
pinctrl: mediatek: add input-enable and direction setting for eint resources
by Biao Huang
· 9 years ago
31763d3
pinctrl: mediatek: add input-enable setting in gpio_request_enable
by Biao Huang
· 9 years ago
0f8dd75
pinctrl: mtk2701: skip setting .owner
by Linus Walleij
· 9 years ago
740f5b0
pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode
by Andrzej Hajda
· 9 years ago
4a9e006
pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK
by Masahiro Yamada
· 9 years ago
8919ffbb
Merge branch 'devel-mt2701' into devel
by Linus Walleij
· 9 years ago
59ee9c9
pinctrl: mediatek: Add gpio_request_enable support
by Biao Huang
· 9 years ago
eceb3e6
pinctrl: mediatek: fix direction control issue
by Biao Huang
· 9 years ago
148b95e
pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701
by Biao Huang
· 9 years ago
cc301fd
pinctrl: mediatek: mt8* make driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
11aa679
pinctrl: mediatek: use gpiochip data pointer
by Linus Walleij
· 9 years ago
6c741c7
pinctrl: mediatek: convert to arch_initcall
by Daniel Kurtz
· 9 years ago
4fc8a4b
pinctrl: mediatek: add missing of_node_put
by Julia Lawall
· 9 years ago
0529357
Merge tag 'v4.4-rc6' into devel
by Linus Walleij
· 9 years ago
4dccc93
Merge tag 'v4.4-rc5' into devel
by Linus Walleij
· 9 years ago
b04a23b
pinctrl: mediatek: fix a memleak when do dt maps.
by Hongzhou Yang
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
Next »