On Mon, Aug 26, 2013 at 8:18 PM, Fabian Vogt <fabian@xxxxxxxxxxxxxx> wrote: > This driver supports the GPIO controller found in LSI ZEVIO SoCs. > It has been successfully tested on a TI nspire CX calculator. > --- > .../devicetree/bindings/gpio/gpio-zevio.txt | 15 ++ > drivers/gpio/Kconfig | 6 + > drivers/gpio/Makefile | 1 + > drivers/gpio/gpio-zevio.c | 210 +++++++++++++++++++++ > 4 files changed, 232 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/gpio-zevio.txt > create mode 100644 drivers/gpio/gpio-zevio.c Repeating what Stephen said, can you please provide a changelog? I need an overview of what changed over time. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html