summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/irq-gpioint.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: move interrupt part for common s5p into plat-samsungKukjin Kim2012-05-131-216/+0
* ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-211-1/+1
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-5/+5
|\
| * Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-041-5/+5
| |\
| | * ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-5/+5
* | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
|/ /
* / ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
|/
* ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski2011-08-191-0/+6
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
* ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chipThomas Gleixner2011-05-091-89/+27
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-11/+11
* ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski2011-03-151-10/+58
* ARM: S5P: Cleanup S5P gpio interrupt codeMarek Szyprowski2011-03-151-60/+46
* ARM: S5P: irq_data conversionLennert Buytenhek2011-01-031-25/+25
* ARM: S5P: Unify defines for both gpio interrupt typesMarek Szyprowski2010-10-211-11/+5
* ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-211-0/+1
* ARM: S5P: Add common S5P GPIO Interrupt supportMarek Szyprowski2010-10-211-0/+242