summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-dwapb.c
Commit message (Expand)AuthorAge
* gpio: dwapb: Add support for a bus clockPhil Edworthy2018-03-27
* gpio: dwapb: Call directly into the gpiochip to read valueLinus Walleij2018-02-22
* gpio: dwapb: Use "stride" rather than "size" for register distanceLinus Walleij2018-02-22
* gpio: dwapb: fix bgpio usageLinus Walleij2017-10-25
* gpio: gpio-dwapb: add optional resetAlan Tull2017-10-19
* gpio: dwapb: Add wakeup source supportHoan Tran2017-09-19
* gpio: dwapb: fix missing first irq for edgeboth irq typeXiaoguang Chen2017-06-21
* gpio: dwapb: use dwapb_read instead of readl_relaxedJisheng Zhang2017-04-24
* gpio: dwapb: Add support for next generation of X-Gene SoCHoan Tran2017-03-06
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()Wei Yongjun2016-07-22
* gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-11
* gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu2016-04-29
* gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-29
* gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-29
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-14
* gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
* gpio: dwapb: Convert to use resource managed APIsAxel Lin2015-01-15
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
|/
* gpio: dwapb: fix pointer to integer castLinus Walleij2014-09-24
* GPIO: gpio-dwapb: Suspend & Resume PM enablingWeike Chen2014-09-23
* GPIO: gpio-dwapb: Support DebounceWeike Chen2014-09-23
* GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_writeWeike Chen2014-09-23
* GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen2014-09-23
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: dwapb: use a second irq chipSebastian Andrzej Siewior2014-05-27
* gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior2014-04-28
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles2014-03-05