aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/mach-at32ap/extint.c
AgeCommit message (Expand)Author
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-26avr32/at32ap: Use irq_set_handler_locked()Thomas Gleixner
2015-06-25avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner
2008-01-25[AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen
2008-01-25[AVR32] extint: change set_irq_type() handlingDavid Brownell
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen
2007-10-23[AVR32] Fix a couple of sparse warningsHaavard Skinnemoen
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen
2007-02-09[AVR32] ext int fixesDavid Brownell
2006-12-08[AVR32] Set flow handler for external interruptsHaavard Skinnemoen
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen