summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mxs.c
Commit message (Expand)AuthorAge
* gpio: mxs: use devres for irq generic chipBartosz Golaszewski2017-08-21
* gpio: mxs: disallow unbinding the driverBartosz Golaszewski2017-08-21
* gpio: mxs: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-15
* gpio: mxs: remove __init annotationArnd Bergmann2016-12-30
* Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2016-12-13
|\
| * gpio: mxs: fix duplicate level interruptsSascha Hauer2016-10-24
| * gpio: mxs: use enable/disable regs to (un)mask irqsSascha Hauer2016-10-24
* | gpio: mxs: Unmap region obtained by of_iomapArvind Yadav2016-10-20
|/
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* | gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-14
|/
* gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-14
* Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-23
|\
| * gpio: Constify platform_device_idKrzysztof Kozlowski2015-05-12
* | gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King2015-06-18
|/
* 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: mxs: implement get_direction callbackJanusz Uzycki2014-11-28
|/
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-03-27
* gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-06
* gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard2013-05-20
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-26
|\
| * gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou2013-01-29
* | gpio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
|/
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo2012-09-03
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * gpio/mxs: add device tree probeShawn Guo2012-05-12
| * gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
| * gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-12
* | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-19
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-31
* | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-17
|/
* gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-19
* gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo2011-06-07
* gpio/mxs: remove irq_high related implementationShawn Guo2011-06-07
* gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo2011-06-07
* gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-06
* gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-06