summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-dwapb.c
AgeCommit message (Expand)Author
2017-06-21gpio: dwapb: fix missing first irq for edgeboth irq typeXiaoguang Chen
2017-04-24gpio: dwapb: use dwapb_read instead of readl_relaxedJisheng Zhang
2017-03-06gpio: dwapb: Add support for next generation of X-Gene SoCHoan Tran
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-07-22gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()Wei Yongjun
2016-05-11gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang
2016-04-29gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu
2016-04-29gpio: dwapb: convert device node to fwnodeJiang Qiu
2016-04-29gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-14gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-25gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner
2015-01-15gpio: dwapb: Convert to use resource managed APIsAxel Lin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-09-24gpio: dwapb: fix pointer to integer castLinus Walleij
2014-09-23GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen
2014-09-23GPIO: gpio-dwapb: Support DebounceWeike Chen
2014-09-23GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior
2014-04-28gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior
2014-03-18gpio: switch drivers to use new callbackLinus Walleij
2014-03-05gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles