summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/irq-uart.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-23ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham1-96/+0
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2011-07-20ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handlerChanghwan Youn1-0/+7
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor1-0/+7
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+1
2011-05-09ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner1-71/+12
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-03-29arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner1-3/+2
2011-01-03ARM: SAMSUNG: some GENERIC_HARDIRQS_NO_DEPRECATED build fixesLennert Buytenhek1-3/+3
2010-12-30ARM: SAMSUNG: Convert irq-uart to use new irq_ functionsMark Brown1-18/+18
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks1-0/+143