summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ep93xx.c
Commit message (Expand)AuthorAge
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio: kill off set_irq_flags usageRob Herring2015-07-28
* gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removalThomas Gleixner2015-07-14
* gpio/ep93xx: Use irq_set_handler_locked()Thomas Gleixner2015-07-14
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han2014-05-27
* gpio: gpioep93xx: use devm functionsabdoulaye berthe2014-05-16
* gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-16
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-19
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\
| * gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten2012-03-25
* | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-14
|/
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-31
* ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-01
* ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
* gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely2011-06-09
* gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-08
* gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten2011-06-07
* gpio: reorganize driversGrant Likely2011-06-06
* gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-06