index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
pinctrl: mediatek: convert to arch_initcall
Daniel Kurtz
3
-3
/
+3
2015-12-22
pinctrl: mediatek: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-12-17
Merge tag 'v4.4-rc5' into devel
Linus Walleij
1
-7
/
+4
2015-11-29
pinctrl: mediatek: fix a memleak when do dt maps.
Hongzhou Yang
1
-10
/
+17
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
3
-1
/
+95
2015-08-26
pinctrl: mediatek: Fix multiple registration issue.
Hongzhou Yang
2
-11
/
+11
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
10
-260
/
+2558
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-06-04
pinctrl: Remove .owner field
Fabio Estevam
3
-3
/
+0
2015-06-02
pinctrl: mediatek: Fix pinctrl register irq fail bug.
Hongzhou Yang
1
-2
/
+2
2015-06-02
pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.
Hongzhou Yang
1
-1
/
+9
2015-05-20
pinctrl: mediatek: add OF dependency to MT6397
Linus Walleij
1
-0
/
+1
2015-05-19
pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
Yingjoe Chen
4
-0
/
+1684
2015-05-19
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.
Hongzhou Yang
8
-5
/
+524
2015-05-19
pinctrl: mediatek: add ies/smt control to common code.
Hongzhou Yang
3
-116
/
+198
2015-05-19
pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
Yingjoe Chen
3
-121
/
+136
2015-05-19
pinctrl: mediatek: data struct optimize and remove unused member
Yingjoe Chen
2
-14
/
+6
2015-05-04
pinctrl: mediatek: mtk-common: initialize unmask
Colin Ian King
1
-0
/
+2
2015-04-15
pinctrl: fix allmodconfig noise
Linus Walleij
1
-0
/
+3
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
2
-2
/
+6
2015-03-18
pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table
Axel Lin
2
-10
/
+6
2015-03-18
pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places
Axel Lin
1
-10
/
+7
2015-03-18
pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file
Axel Lin
1
-1
/
+1
2015-03-18
pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
Yingjoe Chen
1
-3
/
+8
2015-03-18
pinctrl: mediatek: mtk-common: Remove kfree
Axel Lin
1
-4
/
+2
2015-03-18
pinctrl: mediatek: Fix include directive
Guenter Roeck
1
-1
/
+1
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
4
-3
/
+83
2015-03-18
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
Hongzhou Yang
6
-0
/
+1704
2015-03-18
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
Maoguang Meng
3
-2
/
+435
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
6
-0
/
+3468