Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds b0b6a28bc4 Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl 7 年之前
  Marco Felsch f259f896f2 pinctrl: mcp23s08: fix irq and irqchip setup order 7 年之前
  Linus Walleij 1c5fb66afa pinctrl: Include <linux/gpio/driver.h> nothing else 7 年之前
  Jan Kundrát 7547b5969e pinctrl: mcp23s08: debugfs: Do not restore the INTF register 7 年之前
  Phil Reid fa2b7fae84 pinctrl: mcp23s08: add open drain configuration for irq output 7 年之前
  Phil Reid d9f50048dc pinctrl: mcp23s08: fix probing of mcp23s18 7 年之前
  Jan Kundrát 1781af563a pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entries 7 年之前
  Jan Kundrát ed23175141 pinctrl: mcp23s08: spi: Add HW address to gpio_chip.label 7 年之前
  Jan Kundrát 9b3e420766 pinctrl: mcp23s08: spi: Fix regmap debugfs entries 7 年之前
  Dmitry Mastykin 02e389e63e pinctrl: mcp23s08: fix irq setup order 7 年之前
  Markus Elfring 7c3012c855 pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show() 7 年之前
  Markus Elfring 7f6f50dfb5 pinctrl: mcp23s08: Improve unlocking of a mutex in mcp23s08_irq() 8 年之前
  Linus Torvalds b630a23a73 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl 7 年之前
  Linus Torvalds 6aa2f9441f Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 7 年之前
  Linus Walleij bee67c7c9d Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel 7 年之前
  Thierry Reding f0fbe7bce7 gpio: Move irqdomain into struct gpio_irq_chip 8 年之前
  Phil Reid ff0f2ce71c gpio: mcp23s08: add support for mcp23018 8 年之前
  Dmitry Mastykin 5986170107 pinctrl: mcp23s08: fix interrupt handling regression 8 年之前
  Phil Reid 2a7893c8b5 pinctrl: mcp23s08: remove unused variables from pinconf_set 8 年之前
  Sebastian Reichel d8f4494e70 pinctrl: mcp23s08: drop comment about missing irq support 8 年之前
  Sebastian Reichel ce9bd0a0ff pinctrl: mcp23s08: simplify spi_present_mask handling 8 年之前
  Sebastian Reichel 5b1a7e803a pinctrl: mcp23s08: generalize irq property handling 8 年之前
  Sebastian Reichel 0d7fcd504c pinctrl: mcp23s08: simplify spi pdata handling 8 年之前
  Sebastian Reichel 5f853acfa9 pinctrl: mcp23s08: simplify i2c pdata handling 8 年之前
  Sebastian Reichel d0e49dabc6 pinctrl: mcp23s08: switch to devm_gpiochip_add_data 8 年之前
  Sebastian Reichel 2f98e78b5a pinctrl: mcp23s08: use managed kzalloc for mcp 8 年之前
  Sebastian Reichel 2e29e76772 pinctrl: mcp23s08: irq mapping is already done 8 年之前
  Sebastian Reichel 8f38910ba4 pinctrl: mcp23s08: switch to regmap caching 8 年之前
  Sebastian Reichel d795cb51df pinctrl: mcp23s08: drop pullup config from pdata 8 年之前
  Sebastian Reichel 82039d244f pinctrl: mcp23s08: add pinconf support 8 年之前