Age | Commit message (Expand) | Author |
2010-08-02 | omap2: Fix GPIO numbers and smc91x for 2430sdp | Tony Lindgren |
2010-06-10 | omap: GPIO: fix auto-disable of debounce clock | Kevin Hilman |
2010-05-27 | arm: omap: remove the unused omap_gpio_set_debounce methods | Felipe Balbi |
2010-05-27 | arm: omap: gpio: implement set_debounce method | Felipe Balbi |
2010-05-20 | omap: GPIO: Fix OMAP4 GPIO reg access issues | Charulatha V |
2010-05-12 | OMAP: GPIO: remove duplicate debugfs interface | Kevin Hilman |
2010-05-12 | OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore | Tero Kristo |
2010-05-12 | OMAP3: GPIO: disable GPIO debounce clocks on idle | Kevin Hilman |
2010-05-12 | OMAP2/3: GPIO: generalize prepare for idle | Kevin Hilman |
2010-05-12 | OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs | Chunqiu Wang |
2010-05-12 | OMAP3: GPIO fixes for off-mode | Tero Kristo |
2010-04-22 | omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH | Janusz Krzysztofik |
2010-03-11 | omap: Fix gpio_resume_after_retention | Sergio Aguirre |
2010-02-23 | omap4: Use irq line defines from irq-44xx.h | Santosh Shilimkar |
2010-02-15 | omap: Fix gpio.c for multi-omap for omap4 | Tony Lindgren |
2010-02-15 | omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS | Tony Lindgren |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren |
2010-02-15 | omap2/3: Multiboot compile fixes to compile in omap2 and omap3 | Tony Lindgren |
2010-01-29 | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König |
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 |