summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/gpio.c
AgeCommit message (Expand)Author
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo
2011-04-12ARM: mxc: Add missing lockdep annotationThomas Gleixner
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-07ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer
2011-02-01plat-mxc: Provide irq_chip name for GPIO IRQsAlexander Stein
2011-01-13ARM: plat-mxc: irq_data conversion.Lennert Buytenhek
2011-01-03arm: mx50: add core functions support except clockRichard Zhao
2011-01-03arm: plat-mxc: add full parameter macro to define gpio portRichard Zhao
2010-11-19ARM: mx3: introduce SOC_IMX31 and SOC_IMX35Uwe Kleine-König
2010-11-19ARM: mx3: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König
2010-11-19ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoCUwe Kleine-König
2010-11-17ARM: mx25: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König
2010-11-17ARM: imx: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König
2010-11-17ARM: imx/gpio: remove some useless castsUwe Kleine-König
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen
2010-10-11mxc/gpio: make _set_value work with values != 0/1Peter Korsgaard
2010-07-28arm/imx/gpio: add spinlock protectionBaruch Siach
2010-07-26i.MX51: handle IRQ for gpio 16..31Eric Bénard
2010-04-22mx5: Add registration of GPIOs for MX5 devicesDinh Nguyen
2010-02-24arm/imx/gpio: remove a BUG_ON in hot pathUwe Kleine-König
2010-02-24arm/imx/gpio: use fls to find set bits in the irq status registerUwe Kleine-König
2010-02-24arm/imx: use generic_handle_irq instead of open-coding itUwe Kleine-König
2010-02-24arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constantUwe Kleine-König
2009-11-14imx/gpio: Use handle_level_irqUwe Kleine-König
2009-08-14Add i.MX25 supportSascha Hauer
2009-08-07MXC gpio interrupt support: move register definitions to .c fileSascha Hauer
2009-08-07mxc gpio: CONFIG_ARCH_* -> cpu_is_*()Sascha Hauer
2009-05-07mxc: emulate GPIO interrupt on both-edgesGuennadi Liakhovetski
2009-05-05MXC: remove BUG_ON in interrupt handlerSascha Hauer
2009-03-13mxc: first set GPIO level, then switch direction to outputGuennadi Liakhovetski
2008-12-16patch-mxc-add-ARCH_MX1Paulius Zaleckas
2008-10-30[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-05MXC arch: Add gpio support for the whole platformJuergen Beisert