| Age | Commit message (Expand) | Author |
| 2018-05-16 | gpio: lpc32xx: Include the right header | Linus Walleij |
| 2016-09-12 | gpio: lpc32xx: remove unused platform data file | Vladimir Zapolskiy |
| 2016-05-30 | gpio: lpc32xx: disable broken to_irq support | Sylvain Lemieux |
| 2016-02-23 | gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
| 2016-01-05 | gpio: lpc32xx: use gpiochip data pointer | Linus Walleij |
| 2015-12-26 | gpio: lpc32xx: Be sure to clamp return value | Linus Walleij |
| 2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
| 2014-06-19 | gpio: lpc32xx: Make of_device_id array const | Jingoo Han |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij |
| 2013-12-03 | ARM: lpc32xx: move custom GPIO header | Linus Walleij |
| 2013-10-16 | gpio: lpc32xx: Include linux/of.h header | Sachin Kamat |
| 2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
| 2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
| 2013-04-10 | gpio: lpc32xx: Fix off-by-one valid range checking for bank | Axel Lin |
| 2012-11-28 | gpio: remove use of __devinitdata | Bill Pemberton |
| 2012-11-28 | gpio: remove use of __devinit | Bill Pemberton |
| 2012-10-02 | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds |
| 2012-09-30 | gpio-lpc32xx: Add GPI_28 | Roland Stigge |
| 2012-09-24 | gpio-lpc32xx: Fix value handling of gpio_direction_output() | Roland Stigge |
| 2012-07-12 | gpio: gpio-lpc32xx: Add gpio_to_irq mapping | Roland Stigge |
| 2012-07-12 | gpio: LPC32xx: Driver cleanup | Roland Stigge |
| 2012-05-18 | gpio/lpc32xx: Add device tree support | Roland Stigge |
| 2012-03-12 | GPIO: LPC32xx: Add output reading to GPO P3 | Roland Stigge |
| 2012-03-12 | GPIO: LPC32xx: Fix missing bit selection mask | Roland Stigge |
| 2012-01-22 | Correct bad gpio naming | Roland Stigge |
| 2011-08-22 | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij |
| 2011-08-22 | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem | Linus Walleij |