Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b059a453b1cf1c8453c2b2ed373d3147d6264ebd
/
drivers
/
pinctrl
/
mediatek
5edf673
pinctrl: mediatek: fix dual-edge code defect
by hongkun.cao
· 8 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
· 8 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
dc92f24
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
f97c230
pinctrl: mediatek: Add get_direction support.
by Hongzhou Yang
· 9 years ago
e86328c
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
e441189
pinctrl: mediatek: Remove unneded semicolon
by Javier Martinez Canillas
· 9 years ago
b4b05b9
pinctrl: mediatek: Consistently use the BIT() macro
by Javier Martinez Canillas
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
58a5e1b
pinctrl: mediatek: Implement wake handler and suspend resume
by Maoguang Meng
· 9 years ago
d48c2c0
pinctrl: mediatek: Fix multiple registration issue.
by Hongzhou Yang
· 9 years ago
c70336c
pinctrl/mediatek: fix spelling mistake in dev_err error message
by Colin Ian King
· 9 years ago
9458120
pinctrl: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
d5fb821
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1e10592
pinctrl/mediatek: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 9 years ago
93a4b1b
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
3944e7b
pinctrl: Remove .owner field
by Fabio Estevam
· 9 years ago
fc63d85
pinctrl: mediatek: Fix pinctrl register irq fail bug.
by Hongzhou Yang
· 9 years ago
257e961
pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.
by Hongzhou Yang
· 9 years ago
a2202a4
pinctrl: mediatek: add OF dependency to MT6397
by Linus Walleij
· 9 years ago
6acdee8
pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
by Yingjoe Chen
· 9 years ago
fc59e66
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.
by Hongzhou Yang
· 9 years ago
25d76b2
pinctrl: mediatek: add ies/smt control to common code.
by Hongzhou Yang
· 9 years ago
e73fe27
pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
by Yingjoe Chen
· 9 years ago
4b9b526
pinctrl: mediatek: data struct optimize and remove unused member
by Yingjoe Chen
· 9 years ago
74d77e5
pinctrl: mediatek: mtk-common: initialize unmask
by Colin Ian King
· 10 years ago
b99e6fb
pinctrl: fix allmodconfig noise
by Linus Walleij
· 10 years ago
baa9946e
pinctrl: constify of_device_id array
by Fabian Frederick
· 10 years ago
86d64dc
pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table
by Axel Lin
· 10 years ago
0206caa
pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places
by Axel Lin
· 10 years ago
0dae530
pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file
by Axel Lin
· 10 years ago
4a8ade1
pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
by Yingjoe Chen
· 10 years ago
61a3557
pinctrl: mediatek: mtk-common: Remove kfree
by Axel Lin
· 10 years ago
d48c532
pinctrl: mediatek: Fix include directive
by Guenter Roeck
· 10 years ago
c445cac
pinctrl: mediatek: fix build error
by Hongzhou Yang
· 10 years ago
3221f40
pinctrl: mediatek: emulate GPIO interrupt on both-edges
by Yingjoe Chen
· 10 years ago
30f010f
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
by Hongzhou Yang
· 10 years ago
d9819eb
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
by Maoguang Meng
· 10 years ago
a6df410
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
by Hongzhou Yang
· 10 years ago