index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
2023-07-28
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Sergey Shtylyov
2023-07-28
pinctrl: core: handle radix_tree_insert() errors in pinctrl_generic_add_group()
Sergey Shtylyov
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
2023-01-30
gpio: Get rid of gpio_to_chip()
Linus Walleij
2022-11-14
pinctrl: Move for_each_maps() to namespace and hide iterator inside
Andy Shevchenko
2022-10-24
pinctrl: Clean up headers
Andy Shevchenko
2022-07-18
pinctrl: core: Use device_match_of_node() helper
Andy Shevchenko
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-25
pinctrl: core: fix possible memory leak in pinctrl_enable()
Yang Yingliang
2021-09-17
pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()
Michal Simek
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
[next]