Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da4964387d997244b043dd812540bed851c45c9e
/
drivers
/
pinctrl
/
pinmux.c
652162d
pinctrl: allow concurrent gpio and mux function ownership of pins
by Stephen Warren
· 13 years ago
ba110d9
pinctrl: Show selected function and group in pinmux-pins debugfs
by Stephen Warren
· 13 years ago
1e2082b
pinctrl: enhance mapping table to support pin config operations
by Stephen Warren
· 13 years ago
0e3db173
pinctrl: add usecount to pins for muxing
by Stephen Warren
· 13 years ago
7ecdb16
pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c
by Stephen Warren
· 13 years ago
57b676f
pinctrl: fix and simplify locking
by Stephen Warren
· 13 years ago
d4e3198
pinctrl: enhance pinctrl_get() to handle multiple functions
by Stephen Warren
· 13 years ago
1cf94c4
pinctrl: make the pinmux-pins more helpful
by Linus Walleij
· 13 years ago
02f5b98
pinctrl: allocate sizeof(*p) instead of sizeof(struct foo)
by Stephen Warren
· 13 years ago
3cc70ed
pinctrl: record a pin owner, not mux function, when requesting pins
by Stephen Warren
· 13 years ago
03665e0
pinctrl: Re-order pinmux.[ch] to match each-other
by Stephen Warren
· 13 years ago
8b9c139
pinctrl: use list_add_tail instead of list_add
by Stephen Warren
· 13 years ago
befe5bd
pinctrl: factor pin control handles over to the core
by Linus Walleij
· 13 years ago
e93bcee
pinctrl: move generic functions to the pinctrl_ namespace
by Linus Walleij
· 13 years ago
9dfac4f
pinctrl: delete raw device pointers in pinmux maps
by Linus Walleij
· 13 years ago
b9130b7
pinctrl: add checks for empty function names
by Tony Lindgren
· 13 years ago
9e2551e
pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set
by Tony Lindgren
· 13 years ago
de849ee
pinctrl: fix some pinmux typos
by Tony Lindgren
· 13 years ago
f9d41d7
pinctrl: unbreak error messages
by Uwe Kleine-König
· 13 years ago
706e852
pinctrl: correct a offset while enumerating pins
by Chanho Park
· 13 years ago
e6337c3
pinctrl: some typo fixes
by Dong Aisheng
· 13 years ago
51cd24e
pinctrl: don't create a device for each pin controller
by Stephen Warren
· 13 years ago
59b099b
pinctrl: make it possible to add multiple maps
by Linus Walleij
· 13 years ago
97607d1
pinctrl: make a copy of pinmux map
by Linus Walleij
· 13 years ago
542e704
pinctrl: GPIO direction support for muxing
by Linus Walleij
· 13 years ago
3c739ad
pinctrl: add a pin_base for sparse gpio-ranges
by Chanho Park
· 13 years ago
336cdba0
pinctrl: documentation update
by Linus Walleij
· 13 years ago
3712a3c
pinctrl: add explicit gpio_disable_free pinmux_op
by Stephen Warren
· 13 years ago
d2f6a1c
pinctrl: remove double pin validity check.
by Marek Belisko
· 13 years ago
7afde8b
pinctrl: move group lookup to core
by Linus Walleij
· 13 years ago
cc96ffb
pinctrl: remove two unused global variables
by Uwe Kleine-König
· 13 years ago
5d2eaf8
pinctrl: Don't copy function name when requesting a pin
by Stephen Warren
· 13 years ago
a5818a8
pinctrl: get_group_pins() const fixes
by Stephen Warren
· 13 years ago
2744e8a
drivers: create a pin control subsystem
by Linus Walleij
· 14 years ago