Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2304b4737f492b6ee9b714d8129e153af0bef989
/
drivers
/
pinctrl
/
core.c
2304b47
pinctrl: remove pin and hogs locks from struct pinctrl_dev
by Stephen Warren
· 13 years ago
02f5b98
pinctrl: allocate sizeof(*p) instead of sizeof(struct foo)
by Stephen Warren
· 13 years ago
95dcd4a
pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups
by Stephen Warren
· 13 years ago
1681f5a
pinctrl: disallow map table entries with NULL dev_name field
by Stephen Warren
· 13 years ago
b1eed4e
pinctrl: error if mapping table's control dev can't be found
by Stephen Warren
· 13 years ago
f026fe3
pinctrl: downgrade pinctrl_get warning when no maps are found
by Stephen Warren
· 13 years ago
9891d98
pinctrl: assume map table entries can't have a NULL ctrl_dev_name field
by Stephen Warren
· 13 years ago
4ecce45d
pinctrl: core.c/h cleanups
by Stephen Warren
· 13 years ago
b2b3e66
pinctrl: Store mapping table as a list of chunks
by Stephen Warren
· 13 years ago
8b9c139
pinctrl: use list_add_tail instead of list_add
by Stephen Warren
· 13 years ago
13398a4
pinctrl: pinctrl_register_mappings() shouldn't be __init
by Stephen Warren
· 13 years ago
449d16b
pinctrl: make "hog" mapping table entries work
by Stephen Warren
· 13 years ago
77a5988
pinctrl: changes hog mechanism to be self-referential
by Linus Walleij
· 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
8dc6ae4
pinctrl: restore pin naming
by Linus Walleij
· 13 years ago
b9130b7
pinctrl: add checks for empty function names
by Tony Lindgren
· 13 years ago
0215716
pinctrl: free debugfs entries when unloading a pinmux driver
by Tony Lindgren
· 13 years ago
0d2006b
pinctrl: remove unnecessary max pin number
by Chanho Park
· 13 years ago
706e852
pinctrl: correct a offset while enumerating pins
by Chanho Park
· 13 years ago
ca53c5f
pinctrl: conjure names for unnamed pins
by Linus Walleij
· 13 years ago
51cd24e
pinctrl: don't create a device for each pin controller
by Stephen Warren
· 13 years ago
ae6b4d8
pinctrl: add a pin config interface
by Linus Walleij
· 13 years ago
75d6642
pinctrl: print pin range in GPIO range debugs
by Linus Walleij
· 13 years ago
33d5894
pinctrl: unify pin type from signed to unsigned
by Marek Belisko
· 13 years ago
7afde8b
pinctrl: move group lookup to core
by Linus Walleij
· 13 years ago
a5a697c
pinctrl: EXPORT_SYMBOL needs export.h
by Stephen Rothwell
· 13 years ago
9af1e44
pinctrl: Don't copy pin names when registering them
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