| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: stmfx: Convert to immutable irq_chip | Linus Walleij | 2023-04-14 | 1 | -12/+24 |
* | pinctrl: Use of_property_present() for testing DT property presence | Rob Herring | 2023-03-23 | 1 | -1/+1 |
* | pinctrl: stmfx: Add missing header(s) | Andy Shevchenko | 2022-10-24 | 1 | -0/+2 |
* | pinctrl: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 2021-12-16 | 1 | -1/+0 |
* | pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast | Marc Zyngier | 2021-08-10 | 1 | -2/+4 |
* | pinctrl: stmfx: Use irqchip template | Linus Walleij | 2020-08-04 | 1 | -15/+17 |
* | pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore | Amelie Delaunay | 2020-04-28 | 1 | -5/+1 |
* | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2020-02-21 | 1 | -3/+14 |
* | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-11-27 | 1 | -0/+21 |
|\ |
|
| * | Merge tag 'v5.4-rc5' into devel | Linus Walleij | 2019-11-13 | 1 | -1/+1 |
| |\ |
|
| * | | pinctrl: stmfx: add irq_request/release_resources callbacks | Amelie Delaunay | 2019-10-16 | 1 | -0/+21 |
* | | | pinctrl: stmfx: fix valid_mask init sequence | Amelie Delaunay | 2019-11-07 | 1 | -14/+0 |
| |/
|/| |
|
* | | pinctrl: stmfx: fix null pointer on remove | Amelie Delaunay | 2019-10-05 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-09-19 | 1 | -15/+13 |
|\ |
|
| * | pinctrl: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-05 | 1 | -3/+1 |
| * | pinctrl: stmfx: update pinconf settings | Alexandre Torgue | 2019-08-05 | 1 | -12/+12 |
* | | gpio: Use callback presence to determine need of valid_mask | Linus Walleij | 2019-08-20 | 1 | -1/+0 |
* | | pinctrl: stmfx: Use the callback to populate valid_mask | Linus Walleij | 2019-08-20 | 1 | -3/+14 |
|/ |
|
* | pinctrl: stmfx: enable links creations | Benjamin Gaignard | 2019-05-23 | 1 | -0/+1 |
* | pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here' | Lee Jones | 2019-05-13 | 1 | -1/+1 |
* | pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero' | Lee Jones | 2019-05-13 | 1 | -2/+1 |
* | pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver | Amelie Delaunay | 2019-05-10 | 1 | -0/+820 |