index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
/
pinctrl-mtk-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
pinctrl: mediatek: Add get_direction support.
Hongzhou Yang
1
-7
/
+4
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-12
/
+2
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-10-02
pinctrl: mediatek: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-09-25
pinctrl: mediatek: Consistently use the BIT() macro
Javier Martinez Canillas
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-26
pinctrl: mediatek: Implement wake handler and suspend resume
Maoguang Meng
1
-1
/
+90
2015-08-26
pinctrl: mediatek: Fix multiple registration issue.
Hongzhou Yang
1
-11
/
+10
2015-08-13
pinctrl/mediatek: fix spelling mistake in dev_err error message
Colin Ian King
1
-1
/
+1
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
1
-2
/
+0
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2015-06-25
pinctrl/mediatek: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-26
/
+135
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-06-02
pinctrl: mediatek: Fix pinctrl register irq fail bug.
Hongzhou Yang
1
-2
/
+2
2015-05-19
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.
Hongzhou Yang
1
-2
/
+11
2015-05-19
pinctrl: mediatek: add ies/smt control to common code.
Hongzhou Yang
1
-21
/
+61
2015-05-19
pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
Yingjoe Chen
1
-0
/
+60
2015-05-04
pinctrl: mediatek: mtk-common: initialize unmask
Colin Ian King
1
-0
/
+2
2015-03-18
pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places
Axel Lin
1
-10
/
+7
2015-03-18
pinctrl: mediatek: mtk-common: Remove kfree
Axel Lin
1
-4
/
+2
2015-03-18
pinctrl: mediatek: fix build error
Hongzhou Yang
1
-2
/
+3
2015-03-18
pinctrl: mediatek: emulate GPIO interrupt on both-edges
Yingjoe Chen
1
-3
/
+73
2015-03-18
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
Hongzhou Yang
1
-0
/
+14
2015-03-18
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
Maoguang Meng
1
-1
/
+378
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
1
-0
/
+800
[prev]