summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-3/+8
* gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-12/+13
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
* gpio: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removalThomas Gleixner2015-07-141-1/+3
* gpio/ep93xx: Use irq_set_handler_locked()Thomas Gleixner2015-07-141-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han2014-05-271-1/+1
* gpio: gpioep93xx: use devm functionsabdoulaye berthe2014-05-161-27/+7
* gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-161-9/+9
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-8/+0
|\
| * gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten2012-03-251-8/+0
* | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-7/+0
|/
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-011-0/+3
* ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-221-1/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
* gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely2011-06-091-1/+0
* gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-081-121/+119
* gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten2011-06-071-1/+1
* gpio: reorganize driversGrant Likely2011-06-061-2/+0
* gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-061-0/+410
OpenPOWER on IntegriCloud