aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap/extint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2011-04-13fix the wrong argument of the functions definitionWanlong Gao1-10/+10
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner1-20/+11
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner1-7/+7
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner1-22/+23
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
2008-01-25[AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen1-3/+3
2008-01-25[AVR32] extint: change set_irq_type() handlingDavid Brownell1-11/+7
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen1-7/+32
2007-10-23[AVR32] Fix a couple of sparse warningsHaavard Skinnemoen1-1/+1
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen1-64/+136
2007-02-09[AVR32] ext int fixesDavid Brownell1-19/+17
2006-12-08[AVR32] Set flow handler for external interruptsHaavard Skinnemoen1-2/+20
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen1-3/+2
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+171