index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-22
pinctrl: core: Show pin numbers for the controllers with base = 0
Andy Shevchenko
2021-04-22
pinctrl: core: Fix kernel doc string for pin_get_name()
Andy Shevchenko
2021-03-15
pinctrl: core: Set ret to 0 when group is skipped
Michal Simek
2021-03-15
pinctrl: core: Handling pinmux and pinconf separately
Michal Simek
2021-03-10
pinctrl: use to octal permissions for debugfs files
Drew Fustini
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
2020-11-05
pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB
He Zhe
2020-08-04
pinctrl: core: print gpio in pins debugfs file
Drew Fustini
2020-07-16
pinctrl: core: Fix a bunch of kerneldoc issues
Lee Jones
2020-04-02
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-02-29
pinctrl: core: Remove extra kref_get which blocks hogs being freed
Charles Keepax
2020-02-29
pinctrl: Export some needed symbols at module load time
Baolin Wang
2019-12-30
Merge branch 'ib-pinctrl-unreg-mappings' into devel
Linus Walleij
2019-12-30
pinctrl: Allow modules to use pinctrl_[un]register_mappings
Hans de Goede
2019-12-13
pinctrl: core: Add pinctrl_select_default_state() and export it
Ulf Hansson
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
[next]