aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/irq-gpioint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-13ARM: SAMSUNG: move interrupt part for common s5p into plat-samsungKukjin Kim1-216/+0
2012-01-21ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim1-1/+1
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-5/+5
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-04Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim1-5/+5
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-21ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim1-5/+5
2011-08-19ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski1-0/+6
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+1
2011-05-09ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chipThomas Gleixner1-89/+27
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-11/+11
2011-03-15ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski1-10/+58
2011-03-15ARM: S5P: Cleanup S5P gpio interrupt codeMarek Szyprowski1-60/+46
2011-01-03ARM: S5P: irq_data conversionLennert Buytenhek1-25/+25
2010-10-21ARM: S5P: Unify defines for both gpio interrupt typesMarek Szyprowski1-11/+5
2010-10-21ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim1-0/+1
2010-10-21ARM: S5P: Add common S5P GPIO Interrupt supportMarek Szyprowski1-0/+242