summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: avr32Alon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen2007-02-091-0/+1
* [AVR32] Remove last remains of libgccHaavard Skinnemoen2007-02-092-131/+0
* [AVR32] SPI platform code updateHaavard Skinnemoen2007-02-094-36/+51
* [AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen2007-02-092-0/+33
* [AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen2007-02-091-1/+22
* [AVR32] Don't reset PIO state at bootupHaavard Skinnemoen2007-02-091-3/+0
* [AVR32] GPIO API implementationHaavard Skinnemoen2007-02-093-16/+221
* [AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-091-2/+2
* [AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell2007-02-091-8/+24
* [AVR32] ext int fixesDavid Brownell2007-02-091-19/+17
* [AVR32] fix serial port setup on ATSTK1000David Brownell2007-02-092-5/+15
* [AVR32] /proc/interrupts displayDavid Brownell2007-02-091-0/+1
* [AVR32] Update ATSTK1000 defconfig: Enable macb by defaultHaavard Skinnemoen2007-01-261-12/+27
* [AVR32] Export clear_page symbolHaavard Skinnemoen2007-01-261-0/+1
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-12-1110-406/+287
|\
| * [AVR32] Add missing #include <linux/param.h> to delay.cHaavard Skinnemoen2006-12-081-0/+1
| * [AVR32] Implement intc_get_pending()Haavard Skinnemoen2006-12-081-0/+4
| * [AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2006-12-082-2/+1
| * [AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen2006-12-081-0/+7
| * [AVR32] Set flow handler for external interruptsHaavard Skinnemoen2006-12-081-2/+20
| * [AVR32] Remove unused fileHaavard Skinnemoen2006-12-081-289/+0
| * [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_dataHaavard Skinnemoen2006-12-081-8/+57
| * [AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2006-12-082-32/+23
| * [AVR32] Add macb1 platform_deviceHaavard Skinnemoen2006-12-081-0/+38
| * [AVR32] Portmux API updateHaavard Skinnemoen2006-12-082-83/+146
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
|/
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] avr32: fixup kprobes preemption handlingPaul Mundt2006-12-071-0/+1
* AVR32: Add missing return instruction in __raw_writesbHaavard Skinnemoen2006-11-061-0/+2
* AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-062-0/+10
* AVR32: Fix thinko in generic_find_next_zero_le_bit()Haavard Skinnemoen2006-11-061-1/+2
* AVR32: Get rid of board_early_initHaavard Skinnemoen2006-11-062-12/+0
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [PATCH] AVR32: Update defconfigHaavard Skinnemoen2006-10-251-94/+159
* [PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen2006-10-254-8/+14
* [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen2006-10-254-0/+109
* [PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen2006-10-251-0/+2
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-254-5/+5
* [PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2006-10-252-11/+14
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-113-9/+13
* [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-044-18/+24
* [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-041-6/+27
* [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-041-2/+2
* [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-041-20/+20
* [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-041-3/+3