summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lpc32xx.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: lpc32xx: Include the right headerLinus Walleij2018-05-161-2/+1
* gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy2016-09-121-1/+14
* gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux2016-05-301-47/+1
* gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: lpc32xx: use gpiochip data pointerLinus Walleij2016-01-051-19/+14
* gpio: lpc32xx: Be sure to clamp return valueLinus Walleij2015-12-261-4/+4
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: lpc32xx: Make of_device_id array constJingoo Han2014-06-191-1/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-6/+6
* ARM: lpc32xx: move custom GPIO headerLinus Walleij2013-12-031-1/+1
* gpio: lpc32xx: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-1/+1
* | gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin2013-04-101-1/+1
|/
* gpio: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-021-1/+2
|\
| * gpio-lpc32xx: Add GPI_28Roland Stigge2012-09-301-1/+2
* | gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge2012-09-241-0/+5
|/
* gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-121-0/+65
* gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-121-8/+1
* gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-181-1/+51
* GPIO: LPC32xx: Add output reading to GPO P3Roland Stigge2012-03-121-0/+17
* GPIO: LPC32xx: Fix missing bit selection maskRoland Stigge2012-03-121-1/+1
* Correct bad gpio namingRoland Stigge2012-01-221-1/+1
* ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
* ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-221-0/+445
OpenPOWER on IntegriCloud