summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap/extint.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* don't check platform_get_irq's return value against zeroUwe Kleine-König2011-04-131-1/+1
* fix the wrong argument of the functions definitionWanlong Gao2011-04-131-10/+10
* avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-241-7/+7
* avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-4/+4
* [AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen2008-01-251-3/+3
* [AVR32] extint: change set_irq_type() handlingDavid Brownell2008-01-251-11/+7
* [AVR32] NMI debuggingHaavard Skinnemoen2008-01-251-7/+32
* [AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2007-10-231-1/+1
* [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-181-64/+136
* [AVR32] ext int fixesDavid Brownell2007-02-091-19/+17
* [AVR32] Set flow handler for external interruptsHaavard Skinnemoen2006-12-081-2/+20
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-111-3/+2
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-0/+171