Age | Commit message (Expand) | Author |
2020-04-02 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-03-31 | pinctrl: qcom: fix compilation error | Ansuel Smith |
2020-03-28 | pinctrl: qcom: use scm_call to route GPIO irq to Apps | Ajay Kishore |
2020-03-09 | pinctrl: qcom: Assign irq_eoi conditionally | Linus Walleij |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2020-01-24 | pinctrl: qcom: Don't lock around irq_set_irq_wake() | Stephen Boyd |
2019-12-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-16 | pinctrl/msm: Setup GPIO chip in hierarchy | Lina Iyer |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-08-20 | gpio: Use callback presence to determine need of valid_mask | Linus Walleij |
2019-08-20 | gpio: Pass mask and size with the init_valid_mask() | Linus Walleij |
2019-08-05 | pinctrl: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-08-05 | pinctrl: msm: Switch to use device_property_count_uXX() | Andy Shevchenko |
2019-07-29 | pinctrl: qcom: Pass irqchip when adding gpiochip | Linus Walleij |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-07-03 | pinctrl: qcom: Add irq_enable callback for msm gpio | Srinivas Ramana |
2019-06-12 | pinctrl: msm: Add ability for drivers to supply a reserved GPIO list | Lee Jones |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2018-12-21 | pinctrl: msm: mark PM functions as __maybe_unused | Arnd Bergmann |
2018-11-19 | pinctrl: msm: Add sleep pinctrl state transitions | Evan Green |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-10-10 | pinctrl: msm: Use init_valid_mask exported function | Ricardo Ribalda Delgado |
2018-10-02 | pinctrl: msm: Actually use function 0 for gpio selection | Stephen Boyd |
2018-10-01 | Merge tag 'v4.19-rc6' into devel | Linus Walleij |
2018-09-26 | pinctrl: qcom: Support dispersed tiles | Bjorn Andersson |
2018-09-26 | pinctrl: qcom: Introduce readl/writel accessors | Bjorn Andersson |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij |
2018-08-29 | pinctrl: msm: Configure interrupts as input and gpio mode | Stephen Boyd |
2018-08-29 | pinctrl: msm: Mux out gpio function with gpio_request() | Stephen Boyd |
2018-08-29 | pinctrl: msm: Really mask level interrupts to prevent latching | Stephen Boyd |
2018-07-09 | pinctrl: msm: Fix msm_config_group_get() to be compliant | Douglas Anderson |
2018-05-24 | pinctrl: msm: fix gpio-hog related boot issues | Christian Lamparter |
2018-05-16 | pinctrl: qcom: Print high/low status of gpios in debugfs | Stephen Boyd |
2018-05-16 | pinctrl: qcom: fix wrong pull status display for no_keeper SoC | Clément Péron |
2018-05-02 | pinctrl: qcom: remove static globals to allow multiple TLMMs | Timur Tabi |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-03-27 | pinctrl: qcom: Don't allow protected pins to be requested | Stephen Boyd |
2018-02-12 | pinctrl: msm: Use dynamic GPIO numbering | Bjorn Andersson |
2017-12-28 | pinctrl: msm: Delete an error message for a failed memory allocation in msm_p... | Markus Elfring |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-08-14 | pinctrl: qcom: msm: constify gpio_chip structure | Gustavo A. R. Silva |
2017-08-14 | pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits | Ram Chandra Jangir |
2017-03-23 | pinctrl: qcom: Don't clear status bit on irq_unmask | Bjorn Andersson |
2017-03-06 | pinctrl: qcom: add get_direction function | Timur Tabi |
2017-01-26 | pinctrl: qcom: Use raw spinlock variants | Julia Cartwright |
2016-10-04 | pinctrl: qcom: fix masking of pinmux functions | John Crispin |
2016-06-29 | pinctrl: qcom: Clear all function selection bits | Stephen Boyd |
2016-04-21 | pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |