aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-dwapb.c
AgeCommit message (Expand)Author
2020-07-13gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko
2020-07-13gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registrationAndy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-05drivers: gpio: dwap: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2018-11-05gpio: gpio-dwapb: simplify getting .driver_dataWolfram Sang
2018-08-29gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov
2018-08-06gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-05-23gpio: dwapb: Rework support for 1 interrupt per port A GPIOPhil Edworthy
2018-05-16gpio: dwapb: Use of_device_get_match_data()Thierry Reding
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy
2018-03-27gpio: dwapb: Add support for a bus clockPhil Edworthy
2018-02-22gpio: dwapb: Call directly into the gpiochip to read valueLinus Walleij
2018-02-22gpio: dwapb: Use "stride" rather than "size" for register distanceLinus Walleij
2017-10-25gpio: dwapb: fix bgpio usageLinus Walleij
2017-10-19gpio: gpio-dwapb: add optional resetAlan Tull
2017-09-19gpio: dwapb: Add wakeup source supportHoan Tran
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