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
/
pinctrl-as3722.c
Age
Commit message (
Expand
)
Author
2023-11-24
pinctrl: as3722: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-11-04
pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
pinctrl: as3722: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-10-10
pinctrl: as3722: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE
Thomas Gleixner
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2016-04-21
pinctrl: as3722: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-01-05
pinctrl: as3722: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-04-22
pinctrl: as3722: fix handling of GPIO invert bit
Andrew Bresticker
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-14
pinctrl: as3722: Set pin to output mode for some function
Mallikarjun Kasoju
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-10-10
pincntrl: add support for ams AS3722 pin control driver
Laxman Dewangan