summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: mxs: implement get_direction callbackJanusz Uzycki2014-11-281-0/+13
|/
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-03-271-1/+2
* gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9
* gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard2013-05-201-1/+2
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-261-0/+31
|\
| * gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou2013-01-291-0/+31
* | gpio: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+6
|/
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo2012-09-031-18/+30
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-62/+94
|\
| * gpio/mxs: add device tree probeShawn Guo2012-05-121-4/+32
| * gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-121-22/+52
| * gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-121-39/+13
* | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-171-0/+2
|/
* gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-191-2/+2
* gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo2011-06-071-61/+34
* gpio/mxs: remove irq_high related implementationShawn Guo2011-06-071-14/+4
* gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo2011-06-071-62/+18
* gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-061-92/+124
* gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-061-0/+338
OpenPOWER on IntegriCloud