aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-dwapb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-24gpio: dwapb: fix pointer to integer castLinus Walleij1-2/+2
2014-09-23GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen1-0/+115
2014-09-23GPIO: gpio-dwapb: Support DebounceWeike Chen1-2/+34
2014-09-23GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen1-10/+27
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen1-57/+167
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-1/+1
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior1-13/+22
2014-04-28gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior1-3/+0
2014-03-18gpio: switch drivers to use new callbackLinus Walleij1-7/+7
2014-03-05gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles1-0/+438