aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mxc.c
AgeCommit message (Expand)Author
2015-10-15gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan
2015-08-13gpio: mxc: fix section mismatch warningDirk Behme
2015-08-13gpio/mxc: mask gpio interrupts in suspendUlises Brindis
2015-07-14gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-18gpio: gpio-mxc: Fix race in installing chained IRQ handlerRussell King
2015-05-12gpio: Constify platform_device_idKrzysztof Kozlowski
2015-05-11gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-01-02gpio: mxc: Do not hard code return valueSachin Kamat
2013-08-16gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König
2013-07-23gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam
2013-07-20gpio: gpio-mxc: Use devm functionsFabio Estevam
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-08-07gpio/mxc: specify gpio base for device tree probeShawn Guo
2012-08-07gpio/mxc: remove redundant shadow variables initializationShawn Guo
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-17gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau
2012-07-05gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König
2012-07-01gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-09-21gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo
2011-08-17gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo
2011-08-16gpio/mxc: add .to_irq for gpio chipShawn Guo
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo
2011-07-08gpio/mxc: add device tree probe supportShawn Guo
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-07gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann
2011-06-11gpio/mxc: fix a bug with gpio_get_value callingShawn Guo
2011-06-07gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo