Age | Commit message (Expand) | Author | Files | Lines |
2023-11-04 | pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input() | Bartosz Golaszewski | 1 | -6/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_direction_input_new() | Bartosz Golaszewski | 1 | -1/+1 |
2023-11-04 | pinctrl: axp209: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-05-29 | pinctrl: axp209: Add support for GPIO3 on the AXP209 | Jonathan McDowell | 1 | -0/+42 |
2022-10-24 | pinctrl: axp209: Add missing header(s) | Andy Shevchenko | 1 | -3/+5 |
2022-06-30 | pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant | Samuel Holland | 1 | -3/+11 |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -2/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-08 | pinctrl: axp209: Fix NULL pointer dereference after allocation | Aditya Pakki | 1 | -0/+2 |
2018-08-10 | pinctrl: axp209: Fix NULL pointer dereference after allocation | Anton Vasilyev | 1 | -6/+20 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+4 |
2018-01-08 | pinctrl: axp209: account for const type of of_device_id.data | Julia Lawall | 1 | -1/+1 |
2017-12-20 | pinctrl: axp209: dereference pointer after it's been set | Quentin Schulz | 1 | -1/+3 |
2017-12-07 | pinctrl: axp209: add support for AXP813 GPIOs | Quentin Schulz | 1 | -8/+27 |
2017-12-07 | pinctrl: axp209: add programmable ADC muxing value | Quentin Schulz | 1 | -1/+3 |
2017-12-07 | pinctrl: axp209: add programmable gpio_status_offset | Quentin Schulz | 1 | -1/+3 |
2017-12-07 | pinctrl: axp209: rename everything from gpio to pctl | Quentin Schulz | 1 | -88/+88 |
2017-12-07 | pinctrl: axp209: add pinctrl features | Quentin Schulz | 1 | -20/+284 |
2017-12-07 | pinctrl: move gpio-axp209 to pinctrl | Quentin Schulz | 1 | -0/+189 |