aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-stmfx.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-15/+13
2019-08-20gpio: Use callback presence to determine need of valid_maskGravatar Linus Walleij 1-1/+0
2019-08-20pinctrl: stmfx: Use the callback to populate valid_maskGravatar Linus Walleij 1-3/+14
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-08-05pinctrl: stmfx: update pinconf settingsGravatar Alexandre Torgue 1-12/+12
2019-05-23pinctrl: stmfx: enable links creationsGravatar Benjamin Gaignard 1-0/+1
2019-05-13pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here'Gravatar Lee Jones 1-1/+1
2019-05-13pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero'Gravatar Lee Jones 1-2/+1
2019-05-10pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverGravatar Amelie Delaunay 1-0/+820