index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
cirrus
Age
Commit message (
Expand
)
Author
Lines
2025-11-10
pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
Haotian Zhang
-4
/
+19
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
-2
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-2
/
+2
2025-06-18
pinctrl: cirrus: cs42l43: use new GPIO line value setter callbacks
Bartosz Golaszewski
-8
/
+13
2025-06-18
pinctrl: cirrus: lochnagar: use new GPIO line value setter callbacks
Bartosz Golaszewski
-12
/
+13
2025-06-18
pinctrl: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-1
/
+1
2025-06-10
pinctrl: cirrus: madera-core: Use devm_pinctrl_register_mappings()
Thomas Richard
-11
/
+3
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-1
/
+2
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-09-02
pinctrl: madera: Simplify with dev_err_probe()
Yan Zhen
-6
/
+3
2024-01-31
pinctrl: cs42l43: Use str_high_low()
Charles Keepax
-1
/
+1
2024-01-31
pinctrl: cs42l43: Remove some needless inlines
Charles Keepax
-6
/
+6
2024-01-31
pinctrl: cs42l43: Tidy up header includes
Charles Keepax
-2
/
+2
2023-11-16
pinctrl: lochnagar: Don't build on MIPS
Charles Keepax
-1
/
+2
2023-11-04
pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-6
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
-1
/
+1
2023-11-04
pinctrl: cirrus: use new pinctrl GPIO helpers
Bartosz Golaszewski
-3
/
+3
2023-10-10
pinctrl: cirrus: madera-core: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-08-17
pinctrl: cs42l43: Add support for the cs42l43
Charles Keepax
-0
/
+622
2022-10-24
pinctrl: lochnagar: Add missing header(s)
Andy Shevchenko
-2
/
+4
2022-10-24
pinctrl: cirrus: Add missing header(s)
Andy Shevchenko
-2
/
+3
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
-1
/
+4
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
-3
/
+0
2020-02-29
pinctrl: madera: Add missing call to pinctrl_unregister_mappings
Charles Keepax
-0
/
+13
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-1
/
+0
2020-01-24
pinctrl: madera: Remove extra blank line
Charles Keepax
-1
/
+0
2020-01-07
pinctrl: lochnagar: select GPIOLIB
Arnd Bergmann
-0
/
+1
2019-08-05
pinctrl: madera: Add configuration for Cirrus Logic CS47L92
Charles Keepax
-0
/
+63
2019-08-05
pinctrl: madera: Add configuration for Cirrus Logic CS47L15
Richard Fitzgerald
-0
/
+51
2019-08-05
pinctrl: madera: Use local copy of pdata
Charles Keepax
-2
/
+2
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-25
/
+5
2019-06-26
pinctrl: madera: Fixup SPDX headers
Charles Keepax
-25
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-04-04
pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar
Charles Keepax
-0
/
+1247
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
-0
/
+1
2018-10-12
pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
Gustavo A. R. Silva
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
-1
/
+1
2018-08-29
pinctrl: madera: Fix possible NULL pointer with pdata config
Richard Fitzgerald
-1
/
+1
2018-08-29
pinctrl: madera: Fix missing space in debugfs output
Richard Fitzgerald
-1
/
+1
2018-08-29
pinctrl: madera: Return ENOTSUPP for unsupported pin attributes
Richard Fitzgerald
-2
/
+2
2018-08-29
pinctrl: madera: Set is_generic
Richard Fitzgerald
-1
/
+1
2018-06-05
pinctrl: madera: Add driver for Cirrus Logic Madera codecs
Richard Fitzgerald
-0
/
+1305