index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
pinctrl: avoid reload of p state in list iteration
Maria Yu
1
-3
/
+3
2023-11-04
pinctrl: change the signature of pinctrl_ready_for_gpio_range()
Bartosz Golaszewski
1
-15
/
+12
2023-11-04
pinctrl: change the signature of gpio_to_pin()
Bartosz Golaszewski
1
-10
/
+11
2023-11-04
pinctrl: change the signature of pinctrl_match_gpio_range()
Bartosz Golaszewski
1
-5
/
+7
2023-11-04
pinctrl: change the signature of pinctrl_get_device_gpio_range()
Bartosz Golaszewski
1
-12
/
+10
2023-11-04
pinctrl: change the signature of pinctrl_gpio_direction()
Bartosz Golaszewski
1
-5
/
+7
2023-11-04
treewide: rename pinctrl_gpio_set_config_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-4
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_can_use_line_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
pinctrl: remove pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-21
/
+15
2023-11-04
pinctrl: remove pinctrl_gpio_direction_output()
Bartosz Golaszewski
1
-8
/
+1
2023-11-04
pinctrl: remove pinctrl_gpio_direction_input()
Bartosz Golaszewski
1
-8
/
+1
2023-11-04
pinctrl: remove pinctrl_gpio_free()
Bartosz Golaszewski
1
-24
/
+17
2023-11-04
pinctrl: remove pinctrl_gpio_request()
Bartosz Golaszewski
1
-24
/
+17
2023-11-04
pinctrl: remove pinctrl_gpio_can_use_line()
Bartosz Golaszewski
1
-9
/
+3
2023-11-04
pinctrl: provide new GPIO-to-pinctrl glue helpers
Bartosz Golaszewski
1
-29
/
+79
2023-10-16
Merge tag 'intel-pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-1
/
+1
2023-10-10
pinctrl: core: Remove unneeded {} around one line conditional body
Andy Shevchenko
1
-2
/
+2
2023-10-03
pinctrl: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-07-28
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Sergey Shtylyov
1
-3
/
+11
2023-07-28
pinctrl: core: handle radix_tree_insert() errors in pinctrl_generic_add_group()
Sergey Shtylyov
1
-2
/
+4
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
1
-1
/
+0
2023-01-30
gpio: Get rid of gpio_to_chip()
Linus Walleij
1
-2
/
+12
2022-11-14
pinctrl: Move for_each_maps() to namespace and hide iterator inside
Andy Shevchenko
1
-4
/
+2
2022-10-24
pinctrl: Clean up headers
Andy Shevchenko
1
-9
/
+10
2022-07-18
pinctrl: core: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2021-10-25
pinctrl: core: fix possible memory leak in pinctrl_enable()
Yang Yingliang
1
-0
/
+2
2021-09-17
pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()
Michal Simek
1
-1
/
+1
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+31
2021-04-22
pinctrl: core: Show pin numbers for the controllers with base = 0
Andy Shevchenko
1
-6
/
+8
2021-04-22
pinctrl: core: Fix kernel doc string for pin_get_name()
Andy Shevchenko
1
-1
/
+1
2021-03-15
pinctrl: core: Set ret to 0 when group is skipped
Michal Simek
1
-0
/
+2
2021-03-15
pinctrl: core: Handling pinmux and pinconf separately
Michal Simek
1
-1
/
+22
2021-03-10
pinctrl: use to octal permissions for debugfs files
Drew Fustini
1
-6
/
+6
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
1
-1
/
+0
2020-11-05
pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB
He Zhe
1
-0
/
+2
2020-08-04
pinctrl: core: print gpio in pins debugfs file
Drew Fustini
1
-0
/
+21
2020-07-16
pinctrl: core: Fix a bunch of kerneldoc issues
Lee Jones
1
-6
/
+6
2020-04-02
Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2020-02-29
pinctrl: core: Remove extra kref_get which blocks hogs being freed
Charles Keepax
1
-1
/
+0
2020-02-29
pinctrl: Export some needed symbols at module load time
Baolin Wang
1
-0
/
+1
2019-12-30
Merge branch 'ib-pinctrl-unreg-mappings' into devel
Linus Walleij
1
-25
/
+16
2019-12-30
pinctrl: Allow modules to use pinctrl_[un]register_mappings
Hans de Goede
1
-25
/
+16
2019-12-13
pinctrl: core: Add pinctrl_select_default_state() and export it
Ulf Hansson
1
-14
/
+19
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
1
-0
/
+28
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-27
/
+17
[next]