aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mxs.c
AgeCommit message (Expand)Author
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-01-29gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-09-03gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-12gpio/mxs: add device tree probeShawn Guo
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-08-17gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo
2011-06-07gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo
2011-06-07gpio/mxs: remove irq_high related implementationShawn Guo
2011-06-07gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely