aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-stmfx.c
AgeCommit message (Expand)Author
2021-08-10pinctrl: stmfx: Fix hazardous u8[] to unsigned long castMarc Zyngier
2020-08-04pinctrl: stmfx: Use irqchip templateLinus Walleij
2020-04-28pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymoreAmelie Delaunay
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij
2019-11-07pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay
2019-10-16pinctrl: stmfx: add irq_request/release_resources callbacksAmelie Delaunay
2019-10-05pinctrl: stmfx: fix null pointer on removeAmelie Delaunay
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij
2019-08-20pinctrl: stmfx: Use the callback to populate valid_maskLinus Walleij
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-05pinctrl: stmfx: update pinconf settingsAlexandre Torgue
2019-05-23pinctrl: stmfx: enable links creationsBenjamin Gaignard
2019-05-13pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here'Lee Jones
2019-05-13pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero'Lee Jones
2019-05-10pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverAmelie Delaunay