aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lpc32xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16gpio: lpc32xx: Include the right headerLinus Walleij1-2/+1
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy1-1/+14
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux1-47/+1
2016-02-23gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-1/+1
2016-01-05gpio: lpc32xx: use gpiochip data pointerLinus Walleij1-19/+14
2015-12-26gpio: lpc32xx: Be sure to clamp return valueLinus Walleij1-4/+4
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-19gpio: lpc32xx: Make of_device_id array constJingoo Han1-1/+1
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-6/+6
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij1-1/+1
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat1-0/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-1/+1
2013-04-10gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin1-1/+1
2012-11-28gpio: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2012-09-30gpio-lpc32xx: Add GPI_28Roland Stigge1-1/+2
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-07-12gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge1-0/+65
2012-07-12gpio: LPC32xx: Driver cleanupRoland Stigge1-8/+1
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge1-1/+51
2012-03-12GPIO: LPC32xx: Add output reading to GPO P3Roland Stigge1-0/+17
2012-03-12GPIO: LPC32xx: Fix missing bit selection maskRoland Stigge1-1/+1
2012-01-22Correct bad gpio namingRoland Stigge1-1/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij1-0/+1
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij1-0/+445