| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: fix unlikely(x) < y | Roel Kluin | 2009-11-18 | 1 | -1/+1 |
* | omap: Fix a OMAP_MPUIO_VBASE typo for 850 | Angelo Arrifano | 2009-09-24 | 1 | -1/+1 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-18 | 1 | -48/+67 |
|\ |
|
| * | OMAP: GPIO: Avoid generating extra IRQs | Eero Nurkkala | 2009-08-28 | 1 | -4/+23 |
| * | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE | Tony Lindgren | 2009-08-28 | 1 | -2/+2 |
| * | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 2009-08-28 | 1 | -43/+43 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | 1 | -4/+10 |
|\ \ |
|
| * \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-18 | 1 | -32/+95 |
| |\ \
| | |/ |
|
| * | | ARM: Rework omap suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 1 | -4/+10 |
* | | | Merge branch 'master' into devel | Russell King | 2009-09-12 | 1 | -32/+89 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 2009-08-10 | 1 | -0/+6 |
| |\ \ |
|
| * | | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs | Roger Quadros | 2009-08-05 | 1 | -32/+89 |
| | |/
| |/| |
|
* | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 2009-08-05 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask | Kevin Hilman | 2009-08-05 | 1 | -0/+6 |
| |/ |
|
* | | ARM: OMAP4: Update the GPIO support | Syed Rafiuddin | 2009-07-28 | 1 | -51/+198 |
|/ |
|
* | OMAP2/3: Initialize gpio debounce register | janboe | 2009-06-23 | 1 | -0/+1 |
* | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar | 2009-05-28 | 1 | -34/+100 |
* | ARM: OMAP3: Fix number of GPIO lines for 34xx | Vikram Pandita | 2009-05-16 | 1 | -1/+1 |
* | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts | Roger Quadros | 2009-04-23 | 1 | -1/+5 |
* | ARM: OMAP2/3: GPIO: do not attempt to wake-enable | Kevin Hilman | 2009-04-23 | 1 | -10/+4 |
* | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 2009-03-23 | 1 | -6/+105 |
* | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS | Tony Lindgren | 2009-01-15 | 1 | -0/+3 |
* | ARM: OMAP: minor gpio bugfixes | David Brownell | 2008-12-10 | 1 | -5/+15 |
* | ARM: OMAP: make legacy gpio request/free calls superfluous | Jarkko Nikula | 2008-12-10 | 1 | -32/+11 |
* | ARM: OMAP: switch to gpio_direction_output | David Brownell | 2008-12-10 | 1 | -14/+0 |
* | ARM: OMAP: switch to standard gpio get/set calls | David Brownell | 2008-12-10 | 1 | -18/+3 |
* | ARM: OMAP: gpios implement new to_irq() | David Brownell | 2008-12-10 | 1 | -0/+9 |
* | ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file | Jarkko Nikula | 2008-12-10 | 1 | -1/+1 |
* | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 | Jouni Hogander | 2008-12-10 | 1 | -11/+15 |
* | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling | Tero Kristo | 2008-11-26 | 1 | -2/+3 |
* | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 | 1 | -35/+35 |
|\ |
|
| * | [ARM] omap: fix inappropriate casting in gpio.c | Russell King | 2008-09-05 | 1 | -35/+35 |
* | | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 1 | -4/+1 |
|\ \ |
|
| * | | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 1 | -4/+1 |
| |/ |
|
* | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ARM] omap: fix gpio.c build error | Russell King | 2008-09-03 | 1 | -1/+1 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -2/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [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 | -14/+14 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -0/+3 |
* | ARM: OMAP: use edge/level handlers from generic IRQ framework | Kevin Hilman | 2008-04-14 | 1 | -35/+7 |
* | ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook | Kevin Hilman | 2008-04-14 | 1 | -14/+13 |
* | ARM: OMAP: Use gpiolib | David Brownell | 2008-04-14 | 1 | -18/+89 |
* | ARM: OMAP: Fix GPIO IRQ unmask | Kevin Hilman | 2008-03-20 | 1 | -2/+1 |
* | ARM: OMAP: gpio lockdep updates | David Brownell | 2008-03-05 | 1 | -24/+35 |
* | ARM: OMAP: fix false lockdep warnings | David Brownell | 2008-03-05 | 1 | -0/+6 |
* | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2008-02-08 | 1 | -5/+55 |
* | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code | Tony Lindgren | 2008-02-08 | 1 | -41/+6 |
* | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2008-02-08 | 1 | -35/+132 |