aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/gpio.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-05[ARM] omap: fix inappropriate casting in gpio.cRussell King
2008-09-03[ARM] omap: fix gpio.c build errorRussell King
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-25gpio: sysfs interfaceDavid Brownell
2008-04-14ARM: OMAP: use edge/level handlers from generic IRQ frameworkKevin Hilman
2008-04-14ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren
2006-09-25ARM: OMAP: Fix OMAP1 compilation after MPUIO check changeJonathan McDowell
2006-09-25ARM: OMAP: GPIO: fix MPUIO checkImre Deak
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-02[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel