index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-06-12
pinctrl: remove unused pin_is_valid()
Masahiro Yamada
2019-06-12
pinctrl: remove unneeded initializer for list_for_each_entry() iterator
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-24
pinctrl: core: Do not add device links for hogs
Linus Walleij
2019-05-23
pinctrl: Enable device link creation for pin control
Benjamin Gaignard
2018-10-01
pinctrl: core: make sure strcmp() doesn't get a null parameter
Yanjiang Jin
2018-07-17
pinctrl: core: Return selector to the pinctrl driver
Tony Lindgren
2018-06-18
pinctrl: Cut unused sysfs includes
Linus Walleij
2018-03-02
pinctrl: core: Add missing EXPORT on pinctrl_register_mappings
Richard Fitzgerald
2018-02-22
pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-12
pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entries
Jan Kundrát
2017-12-20
pinctrl: Really force states during suspend/resume
Florian Fainelli
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-08-31
pinctrl: core: Delete an error message
Markus Elfring
2017-08-14
pinctrl: add __rcu annotations to fix sparse warnings
Masahiro Yamada
2017-08-14
pinctrl: move const qualifier before struct
Masahiro Yamada
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-05-22
pinctrl: core: Fix warning by removing bogus code
Tony Lindgren
2017-05-22
pinctrl: When claiming hog, skip maps not served by same device
Nikita Yushchenko
2017-05-22
pinctrl: Adjust nine checks for null pointers
Markus Elfring
2017-05-22
pinctrl: Use seq_putc() in pinctrl_maps_show()
Markus Elfring
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-24
pinctrl: core: Make pinctrl_init_controller() static
Andy Shevchenko
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-03-14
pinctrl: Fix spelling typos
Andy Shevchenko
2017-03-06
pinctrl: Fix trivial spelling typo in a comment
Charles Keepax
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2017-01-13
pinctrl: Initialize pinctrl_dev.node
Thierry Reding
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-11
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2017-01-05
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
2017-01-03
pinctrl: stricten up generic group code
Linus Walleij
2017-01-03
pinctrl: core: Add generic pinctrl functions for managing groups
Tony Lindgren
2017-01-03
pinctrl: add some comments to the hog/late init code
Linus Walleij
2017-01-03
pinctrl: core: Use delayed work for hogs
Tony Lindgren
2016-05-31
pinctrl: copy per-pin driver private data to struct pin_desc
Masahiro Yamada
2016-05-31
pinctrl: do not care about blank pin name
Masahiro Yamada
2016-04-21
pinctrl: zynq: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Laxman Dewangan
2016-03-07
pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pin
Joachim Eastwood
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2015-09-14
pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()
Tony Lindgren
2015-07-27
pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
Masahiro Yamada
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
[next]