summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mcp23s08.c
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-23
|\
| * pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-14
* | pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch2018-10-10
|/
* pinctrl: mcp23s08: debugfs: Do not restore the INTF registerJan Kundrát2018-06-18
* pinctrl: mcp23s08: add open drain configuration for irq outputPhil Reid2018-02-22
* pinctrl: mcp23s08: fix probing of mcp23s18Phil Reid2018-02-22
* pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entriesJan Kundrát2018-02-12
* pinctrl: mcp23s08: spi: Add HW address to gpio_chip.labelJan Kundrát2018-02-12
* pinctrl: mcp23s08: spi: Fix regmap debugfs entriesJan Kundrát2018-02-12
* pinctrl: mcp23s08: fix irq setup orderDmitry Mastykin2018-01-30
* pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()Markus Elfring2018-01-09
* pinctrl: mcp23s08: Improve unlocking of a mutex in mcp23s08_irq()Markus Elfring2017-11-29
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
| |\
| * | gpio: mcp23s08: add support for mcp23018Phil Reid2017-10-19
| * | pinctrl: mcp23s08: remove unused variables from pinconf_setPhil Reid2017-10-11
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \ \ | | |/ | |/|
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| |/
* / pinctrl: mcp23s08: fix interrupt handling regressionDmitry Mastykin2017-10-19
|/
* pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2017-05-23
* pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-23
* pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2017-05-23
* pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel2017-05-23
* pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel2017-05-23
* pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel2017-05-23
* pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel2017-05-23
* pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel2017-05-23
* pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel2017-05-23
* pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel2017-05-23
* pinctrl: mcp23s08: add pinconf supportSebastian Reichel2017-05-23
* gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-23