Age | Commit message (Expand) | Author |
2010-01-08 | omap: Remove uninitialized warning for gpio.c | Tony Lindgren |
2010-01-08 | omap: gpio: Simultaneously requested rising and falling edge | Cory Maccarrone |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-11-22 | omap: GPIO module enable/disable | Charulatha V |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-18 | omap: fix unlikely(x) < y | Roel Kluin |
2009-11-11 | OMAP3: PM: GPIO context save/restore | Rajendra Nayak |
2009-10-19 | omap: Use ioremap in gpio.c | Tony Lindgren |
2009-10-07 | OMAP7XX: Rename all the rest of the omap730 references in omap1 core | Alistair Buxton |
2009-10-07 | OMAP7XX: Replace omap730 references in irqs.h and all users | Alistair Buxton |
2009-10-07 | OMAP7XX: GPIO: Remove duplicate omap850 code | Alistair Buxton |
2009-09-24 | omap: Fix a OMAP_MPUIO_VBASE typo for 850 | Angelo Arrifano |
2009-09-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-08-28 | OMAP: GPIO: Avoid generating extra IRQs | Eero Nurkkala |
2009-08-28 | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE | Tony Lindgren |
2009-08-28 | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren |
2009-08-18 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-10 | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2009-08-05 | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2009-08-05 | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask | Kevin Hilman |
2009-08-05 | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs | Roger Quadros |
2009-07-28 | ARM: OMAP4: Update the GPIO support | Syed Rafiuddin |
2009-07-22 | ARM: Rework omap suspend_late()/resume_early() | Magnus Damm |
2009-06-23 | OMAP2/3: Initialize gpio debounce register | janboe |
2009-05-28 | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar |
2009-05-16 | ARM: OMAP3: Fix number of GPIO lines for 34xx | Vikram Pandita |
2009-04-23 | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts | Roger Quadros |
2009-04-23 | ARM: OMAP2/3: GPIO: do not attempt to wake-enable | Kevin Hilman |
2009-03-23 | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure |
2009-01-15 | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS | Tony Lindgren |
2008-12-10 | ARM: OMAP: minor gpio bugfixes | David Brownell |
2008-12-10 | ARM: OMAP: make legacy gpio request/free calls superfluous | Jarkko Nikula |
2008-12-10 | ARM: OMAP: switch to gpio_direction_output | David Brownell |
2008-12-10 | ARM: OMAP: switch to standard gpio get/set calls | David Brownell |
2008-12-10 | ARM: OMAP: gpios implement new to_irq() | David Brownell |
2008-12-10 | ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file | Jarkko Nikula |
2008-12-10 | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 | Jouni Hogander |
2008-11-26 | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling | Tero Kristo |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-09-05 | [ARM] omap: fix inappropriate casting in gpio.c | Russell King |
2008-09-03 | [ARM] omap: fix gpio.c build error | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |