Searched hist:"3 a29355a22c0275fe864100794fee58a73175d93" (Results 1 – 6 of 6) sorted by relevance
/linux/include/uapi/linux/ |
H A D | virtio_gpio.h | 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | virtio_ids.h | diff 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
/linux/drivers/gpio/ |
H A D | gpio-virtio.c | 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Makefile | diff 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Kconfig | diff 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
/linux/ |
H A D | MAINTAINERS | diff 3a29355a22c0275fe864100794fee58a73175d93 Thu Aug 19 06:30:22 CEST 2021 Viresh Kumar <viresh.kumar@linaro.org> gpio: Add virtio-gpio driver
This patch adds a new driver for Virtio based GPIO devices.
This allows a guest VM running Linux to access GPIO lines provided by the host. It supports all basic operations, except interrupts for the GPIO lines.
Based on the initial work posted by: "Enrico Weigelt, metux IT consult" <lkml@metux.net>.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|