aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c
Commit message (Expand)AuthorAge
* gpio: ep93xx: Pass irqchip when adding gpiochipLinus Walleij2019-09-04
* gpio: ep93xx: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-27
* gpio: ep93xx: fix test for end of loopDan Carpenter2018-09-10
* gpio: ep93xx: fix incorrect array element size checkColin Ian King2018-09-10
* gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2018-08-29
* gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij2018-08-29
* gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij2018-08-29
* gpio: ep93xx: Use the hwirq and portLinus Walleij2018-08-29
* gpio: ep93xx: Do not pingpong irq numbersLinus Walleij2018-08-29
* gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij2018-08-29
* gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij2018-08-29
* gpio: ep93xx: Pass around struct gpio_chipLinus Walleij2018-08-29
* gpio: ep93xx: Switch to SPDX license tagLinus Walleij2018-08-29
* gpio: ep93xx: Cut down variable namesLinus Walleij2018-08-29
* ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-29
* 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-26
* | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-13
|/
* 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