index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
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
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
[next]