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
/
uniphier
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
pinctrl: uniphier: refactor drive strength get/set functions
Masahiro Yamada
1
-85
/
+91
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
pinctrl: uniphier: remove eMMC hardware reset pin-mux
Masahiro Yamada
3
-6
/
+6
2017-09-19
pinctrl: uniphier: make arrays static, reduces object code size
Colin Ian King
1
-6
/
+8
2017-09-12
pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-08-31
pinctrl: uniphier: fix members of rmii group for Pro4
Kunihiko Hayashi
1
-1
/
+1
2017-08-22
pinctrl: uniphier: add Audio out pin-mux settings
Katsuhiro Suzuki
2
-0
/
+10
2017-08-14
pinctrl: uniphier: widen all pinconf-derived arguments to u32
Masahiro Yamada
1
-4
/
+4
2017-08-14
pinctrl: uniphier: add UniPhier PXs3 pinctrl driver
Masahiro Yamada
3
-0
/
+994
2017-08-14
pinctrl: uniphier: add suspend / resume support
Masahiro Yamada
10
-0
/
+188
2017-08-14
pinctrl: uniphier: omit redundant input enable bit information
Masahiro Yamada
4
-339
/
+345
2017-08-14
pinctrl: uniphier: clean up GPIO port muxing
Masahiro Yamada
10
-2752
/
+274
2017-08-14
pinctrl: uniphier: fix pin_config_get() for input-enable
Masahiro Yamada
1
-5
/
+8
2017-08-14
pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()
Masahiro Yamada
1
-2
/
+0
2017-07-31
pinctrl: uniphier: fix USB3 pin assignment for Pro4
Kunihiko Hayashi
1
-1
/
+1
2017-06-20
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
Masahiro Yamada
1
-189
/
+194
2017-06-20
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
Masahiro Yamada
1
-172
/
+192
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-114
/
+61
2017-03-23
pinctrl: uniphier: make drivers non-modular
Masahiro Yamada
9
-72
/
+38
2017-03-23
pinctrl: uniphier: remove obsoleted compatibles
Masahiro Yamada
8
-42
/
+23
2017-03-06
pinctrl: uniphier: change pin names of aio/xirq for LD11
Kunihiko Hayashi
1
-6
/
+6
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-2
/
+2
2017-01-19
pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
Masahiro Yamada
1
-1
/
+1
2016-07-11
pinctrl: uniphier: add Ethernet pin-mux settings
Masahiro Yamada
7
-0
/
+109
2016-07-04
pinctrl: uniphier: remove pointless pin-mux settings for PH1-LD11
Masahiro Yamada
1
-10
/
+0
2016-06-18
pinctrl: uniphier: fix meaningless drive control offsets
Masahiro Yamada
1
-3
/
+3
2016-06-18
pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11
Masahiro Yamada
1
-6
/
+6
2016-06-08
pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20
Masahiro Yamada
2
-2
/
+2
2016-05-31
pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver
Masahiro Yamada
3
-0
/
+1042
2016-05-31
pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driver
Masahiro Yamada
3
-6
/
+967
2016-05-31
pinctrl: uniphier: allow to have pinctrl node under syscon node
Masahiro Yamada
7
-9
/
+35
2016-05-31
pinctrl: uniphier: add System Bus pin-mux settings
Masahiro Yamada
6
-0
/
+166
2016-05-31
pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8
Masahiro Yamada
2
-0
/
+77
2016-05-31
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
8
-147
/
+144
2016-05-31
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
2
-11
/
+14
2016-05-31
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
8
-31
/
+34
2016-05-31
pinctrl: uniphier: support pin configuration in sparse pin space
Masahiro Yamada
1
-44
/
+42
2016-05-31
pinctrl: uniphier: support 3-bit drive strength control
Masahiro Yamada
2
-6
/
+21
2016-05-31
pinctrl: uniphier: rename macros for drive strength control
Masahiro Yamada
8
-1407
/
+1407
2016-05-31
pinctrl: uniphier: allocate struct pinctrl_desc in probe function
Masahiro Yamada
8
-54
/
+33
2016-05-31
pinctrl: uniphier: set pinctrl_desc name in common probe function
Masahiro Yamada
7
-24
/
+7
2016-05-31
pinctrl: uniphier: set pinctrl_desc owner in common probe function
Masahiro Yamada
7
-6
/
+1
2016-05-31
pinctrl: uniphier: fix register offsets for drive strength control
Masahiro Yamada
5
-46
/
+46
2016-05-31
pinctrl: uniphier: rename function and variable names
Masahiro Yamada
6
-126
/
+126
2016-05-31
pinctrl: uniphier: fix .pin_dbg_show() callback
Masahiro Yamada
1
-0
/
+6
2016-04-21
pinctrl: uniphier: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
8
-19
/
+1
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2016-03-09
pinctrl: uniphier: rename CONFIG options and file names
Masahiro Yamada
8
-13
/
+13
[next]