| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -11/+13 |
* | ARM i.MX: Move gpio initialization to SoC specific files | Sascha Hauer | 2011-03-07 | 1 | -110/+0 |
* | plat-mxc: Provide irq_chip name for GPIO IRQs | Alexander Stein | 2011-02-01 | 1 | -0/+1 |
* | ARM: plat-mxc: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -15/+15 |
* | arm: mx50: add core functions support except clock | Richard Zhao | 2011-01-03 | 1 | -0/+14 |
* | arm: plat-mxc: add full parameter macro to define gpio port | Richard Zhao | 2011-01-03 | 1 | -1/+4 |
* | ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 | Uwe Kleine-König | 2010-11-19 | 1 | -4/+4 |
* | ARM: mx3: move registration of gpios to plat-mxc/gpio.c | Uwe Kleine-König | 2010-11-19 | 1 | -0/+22 |
* | ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC | Uwe Kleine-König | 2010-11-19 | 1 | -2/+2 |
* | ARM: mx25: move registration of gpios to plat-mxc/gpio.c | Uwe Kleine-König | 2010-11-17 | 1 | -23/+35 |
* | ARM: imx: move registration of gpios to plat-mxc/gpio.c | Uwe Kleine-König | 2010-11-17 | 1 | -0/+59 |
* | ARM: imx/gpio: remove some useless casts | Uwe Kleine-König | 2010-11-17 | 1 | -2/+2 |
* | ARM: imx: Add wake functionality to GPIO | Dinh Nguyen | 2010-10-26 | 1 | -0/+32 |
* | mxc/gpio: make _set_value work with values != 0/1 | Peter Korsgaard | 2010-10-11 | 1 | -1/+1 |
* | arm/imx/gpio: add spinlock protection | Baruch Siach | 2010-07-28 | 1 | -0/+8 |
* | i.MX51: handle IRQ for gpio 16..31 | Eric Bénard | 2010-07-26 | 1 | -0/+6 |
* | mx5: Add registration of GPIOs for MX5 devices | Dinh Nguyen | 2010-04-22 | 1 | -3/+2 |
* | arm/imx/gpio: remove a BUG_ON in hot path | Uwe Kleine-König | 2010-02-24 | 1 | -2/+0 |
* | arm/imx/gpio: use fls to find set bits in the irq status register | Uwe Kleine-König | 2010-02-24 | 1 | -11/+9 |
* | arm/imx: use generic_handle_irq instead of open-coding it | Uwe Kleine-König | 2010-02-24 | 1 | -2/+1 |
* | arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant | Uwe Kleine-König | 2010-02-24 | 1 | -6/+3 |
* | imx/gpio: Use handle_level_irq | Uwe Kleine-König | 2009-11-14 | 1 | -1/+1 |
* | Add i.MX25 support | Sascha Hauer | 2009-08-14 | 1 | -1/+1 |
* | MXC gpio interrupt support: move register definitions to .c file | Sascha Hauer | 2009-08-07 | 1 | -0/+17 |
* | mxc gpio: CONFIG_ARCH_* -> cpu_is_*() | Sascha Hauer | 2009-08-07 | 1 | -14/+11 |
* | mxc: emulate GPIO interrupt on both-edges | Guennadi Liakhovetski | 2009-05-07 | 1 | -1/+48 |
* | MXC: remove BUG_ON in interrupt handler | Sascha Hauer | 2009-05-05 | 1 | -1/+1 |
* | mxc: first set GPIO level, then switch direction to output | Guennadi Liakhovetski | 2009-03-13 | 1 | -1/+1 |
* | patch-mxc-add-ARCH_MX1 | Paulius Zaleckas | 2008-12-16 | 1 | -3/+3 |
* | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR. | Darius Augulis | 2008-10-30 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -5/+5 |
* | MXC arch: Add gpio support for the whole platform | Juergen Beisert | 2008-07-05 | 1 | -0/+253 |