Searched hist:eff5cdd745a68863a73095b0b4d62d15e0d9d902 (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ |
H A D | virtio_gpio.h | diff eff5cdd745a68863a73095b0b4d62d15e0d9d902 Thu Oct 21 13:04:19 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: virtio: Add IRQ support
This patch adds IRQ support for the virtio GPIO driver. Note that this uses the irq_bus_lock/unlock() callbacks, since those operations over virtio may sleep.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
/linux/drivers/gpio/ |
H A D | gpio-virtio.c | diff eff5cdd745a68863a73095b0b4d62d15e0d9d902 Thu Oct 21 13:04:19 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: virtio: Add IRQ support
This patch adds IRQ support for the virtio GPIO driver. Note that this uses the irq_bus_lock/unlock() callbacks, since those operations over virtio may sleep.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
H A D | Kconfig | diff eff5cdd745a68863a73095b0b4d62d15e0d9d902 Thu Oct 21 13:04:19 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: virtio: Add IRQ support
This patch adds IRQ support for the virtio GPIO driver. Note that this uses the irq_bus_lock/unlock() callbacks, since those operations over virtio may sleep.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|