aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard1-1/+2
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+31
2013-01-29gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou1-0/+31
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding1-3/+6
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-09-03gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo1-18/+30
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-62/+94
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo1-1/+1
2012-05-12gpio/mxs: add device tree probeShawn Guo1-4/+32
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo1-22/+52
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo1-39/+13
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker1-0/+1
2011-08-17gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo1-0/+2
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo1-2/+2
2011-06-07gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo1-61/+34
2011-06-07gpio/mxs: remove irq_high related implementationShawn Guo1-14/+4
2011-06-07gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo1-62/+18
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo1-92/+124
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely1-0/+338