index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-max77620.c
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-05-29
pinctrl: max77620: Unify usage of space and comma in platform_device_id array
Uwe Kleine-König (The Capable Hub)
2025-06-18
pinctrl: max77620: Move fixed assignments to 'pinctrl_desc' definition
Krzysztof Kozlowski
2024-04-04
pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and ma...
Christophe JAILLET
2022-04-22
pinctrl: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2018-11-09
pinctrl: max77620: Use define directive for max77620_pinconf_param values
Nathan Chancellor
2017-11-08
pinctrl: max77620: Use common error handling code in max77620_pinconf_set()
Markus Elfring
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2016-06-15
pinctrl: max77620: Remove unused structure definition
Jon Hunter
2016-05-30
pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
Laxman Dewangan