Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d25194c336880fdbb55846eab91e6686cad18831
/
drivers
/
pinctrl
162e808
pinctrl: dynamically alloc temp array when parsing dt pinconf options
by Heiko Stübner
· 11 years ago
829a05d
pinctrl: handle zero found dt pinconfig properties better
by Heiko Stübner
· 11 years ago
b87b814
pinctrl: clarify some dt pinconfig options
by Heiko Stübner
· 11 years ago
06c0400
pinctrl: add function to parse generic pinconfig properties from a dt node
by Heiko Stübner
· 11 years ago
a4e478c
pinctrl: add pinconf-generic define for a pin-default pull
by Heiko Stübner
· 11 years ago
b9ae045
pinconf-generic: add BIAS_BUS_HOLD pinconf
by James Hogan
· 11 years ago
2dd1521
pinconf-generic: add drive strength to debugfs output
by James Hogan
· 11 years ago
8bec91e
pinmux: forbid mux_usecount to be set at UINT_MAX
by Richard Genoud
· 12 years ago
4f124b5
pinctrl: generic: Fix compilation error
by Sachin Kamat
· 12 years ago
0b8ceb7
pinctrl: Print the correct information in debugfs pinconf-state file
by Laurent Pinchart
· 12 years ago
eda8952b
pinctrl: generic: rename input schmitt disable
by Haojian Zhuang
· 12 years ago
a31518f
pinctrl/pinconfig: add debug interface
by Laurent Meunier
· 12 years ago
c9dc9e7
pinctrl: core: Make pinctrl_release static
by Sachin Kamat
· 12 years ago
9b6740c
drivers/pinctrl: grab default handles from device core
by Linus Walleij
· 12 years ago
8d08d96
pinctrl: generic: add slew rate config parameter
by Haojian Zhuang
· 12 years ago
4614e78
pinctrl: core: get devname from pinctrl_dev
by Haojian Zhuang
· 12 years ago
6c15999
pinctrl: do not defer device tree hogs
by Linus Walleij
· 12 years ago
50ec39a
pinctrl: add pinconf-generic defines for output
by Linus Walleij
· 12 years ago
b02491e
pinctrl: add sleep mode management for hogs
by Julien Delacou
· 12 years ago
6eacf84
pinctrl: skip deferral of hogs
by Linus Walleij
· 12 years ago
8527f41
pinctrl: fix comment mistake
by Linus Walleij
· 12 years ago
71064ad
pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
by Axel Lin
· 12 years ago
24abc3d
pinctrl: generic: add input schmitt disable parameter
by Haojian Zhuang
· 12 years ago
257ad89
pinctrl: add function to retrieve range from pin
by Linus Walleij
· 12 years ago
4035a6b
pinctrl: make range registration defer properly
by Linus Walleij
· 12 years ago
9577ee8
gpiolib: rename find_pinctrl_*
by Linus Walleij
· 12 years ago
9f0488d
pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
by Axel Lin
· 12 years ago
1f14945
pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
by Axel Lin
· 12 years ago
4aca036
gpiolib: separation of pin concerns
by Linus Walleij
· 12 years ago
e77d22c
gpiolib: provide provision to register pin ranges
by Shiraz Hashim
· 12 years ago
6b74abd
Revert "pinctrl: remove pinctrl_remove_gpio_range"
by Viresh Kumar
· 12 years ago
696b23a
pinctrl: reserve pins when states are activated
by Linus Walleij
· 12 years ago
c76fbb7
pinctrl: fix missing unlock on error in pinctrl_groups_show()
by Wei Yongjun
· 12 years ago
fd4c73c
pinctrl: remove mutex lock in groups show
by Haojian Zhuang
· 12 years ago
1c2c4bc
pinctrl: Fix potential memory leak in pinctrl_register_one_pin()
by Sachin Kamat
· 12 years ago
8ce52e0
pinctrl: use kasprintf() in pinmux_request_gpio()
by Thomas Petazzoni
· 12 years ago
b32fc67
trivial: pinctrl core: remove extraneous code lines
by Richard Genoud
· 12 years ago
cc92f7e
pinctrl: select the proper symbol
by Linus Walleij
· 12 years ago
89b725e
pinctrl: add pinctrl_add_gpio_ranges function
by Dong Aisheng
· 12 years ago
8f83ecd
pinctrl: remove pinctrl_remove_gpio_range
by Dong Aisheng
· 12 years ago
8f4ca4c
pinctrl/pinctrl-core: cleanup pinctrl_register
by Devendra Naga
· 12 years ago
20adcc7
pinctrl: fix a minor harmless typo
by Guennadi Liakhovetski
· 12 years ago
36591d6
pinctrl: make pinmux disable function optional
by Dong Aisheng
· 12 years ago
e90e7c4
pinctrl: a minor error checking improvement for pinconf
by Dong Aisheng
· 12 years ago
07aa3d9
pinctrl: add more info to error msgs in pin_request
by Stephen Warren
· 13 years ago
d6ae0911
pinctrl: support gpio request deferred probing
by Dong Aisheng
· 13 years ago
1484b14
pinctrl: add pinctrl_provide_dummies interface for platforms to use
by Dong Aisheng
· 13 years ago
a5982f0
pinctrl: enhance reporting of errors when loading from DT
by John Crispin
· 13 years ago
5a0fa5b
pinctrl: propagate map validation errors
by Stephen Warren
· 13 years ago
f0011d6
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
by John Crispin
· 13 years ago
38491d2
pinctrl: show pin name for pingroups in sysfs
by Dong Aisheng
· 13 years ago
200f130
pinctrl: show pin name when request pins
by Dong Aisheng
· 13 years ago
4be45fa
pinctrl: implement devm_pinctrl_get()/put()
by Stephen Warren
· 13 years ago
e7a7b81
pinctrl: a minor fix of pin config debug information
by Dong Aisheng
· 13 years ago
ac9a29d
pinctrl: pinconf: fix compilation error if PINCONF is not selected
by Viresh Kumar
· 13 years ago
bb5febf
pinctrl: allow pctldevs to decode pin config in debugfs
by Stephen Warren
· 13 years ago
fd887fa
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
by Stephen Warren
· 13 years ago
2c38250
pinctrl: mark non-EXPERIMENTAL
by Linus Walleij
· 13 years ago
a13f7d3
pinctrl: implement pinctrl deferred probing
by Linus Walleij
· 13 years ago
cd2d5b3
pinctrl: add some error checking for user interfaces
by Dong Aisheng
· 13 years ago
4e99dd4
pinctrl: fix pinmux_check_ops error checking
by Dong Aisheng
· 13 years ago
203c1b3
pinctrl: replace list_*() with get_*_count()
by Viresh Kumar
· 13 years ago
502e9e1
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
by Stephen Warren
· 13 years ago
c221fde
pinctrl: core device tree mapping table parsing support
by Stephen Warren
· 13 years ago
f84cc34
pinctrl: implement pinctrl_check_ops
by Stephen Warren
· 13 years ago
dc0b1aa
pinctrl: support pinconfig on the U300
by Linus Walleij
· 13 years ago
a050b3e
pinctrl/coh901: use generic pinconf enums and parameters
by Linus Walleij
· 13 years ago
394349f
pinctrl: introduce generic pin config
by Linus Walleij
· 13 years ago
70b3637
pinctrl: fix error path in pinconf_map_to_setting()
by Linus Walleij
· 13 years ago
652162d
pinctrl: allow concurrent gpio and mux function ownership of pins
by Stephen Warren
· 13 years ago
a6c3b33
Merge branch 'pinctrl-tegra-for-next-diet' into for-next
by Linus Walleij
· 13 years ago
872acc3
pinctrl: include machine header to core.h
by Linus Walleij
· 13 years ago
971dac7
pinctrl: add a driver for NVIDIA Tegra
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
6e5e959
pinctrl: API changes to support multiple states per device
by Stephen Warren
· 13 years ago
0e3db17
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
962bcbc
pinctrl: fix the pin descriptor kerneldoc
by Linus Walleij
· 13 years ago
110e4ec
pinctrl: assume map table entries can't have a NULL name field
by Stephen Warren
· 13 years ago
46919ae
pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state
by Stephen Warren
· 13 years ago
d4e3198
pinctrl: enhance pinctrl_get() to handle multiple functions
by Stephen Warren
· 13 years ago
3eedb43
pinctrl: move pinctrl-maps debugfs file to top-level
by Stephen Warren
· 13 years ago
1cf94c4
pinctrl: make the pinmux-pins more helpful
by Linus Walleij
· 13 years ago
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
f7b9006
pinctrl: fix pinconf_groups_show() to emit newline
by Stephen Warren
· 13 years ago
3cc70ed
pinctrl: record a pin owner, not mux function, when requesting pins
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
128a06d
pinctrl: spawn U300 pinctrl from the COH901 GPIO
by Linus Walleij
· 13 years ago
4ecce45
pinctrl: core.c/h cleanups
by Stephen Warren
· 13 years ago
2b69425
pinctrl: Re-order pinconf.[ch] to match each-other
by Stephen Warren
· 13 years ago
03665e0
pinctrl: Re-order pinmux.[ch] to match each-other
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
Next »