| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 2007-03-16 | 1 | -1/+1 |
* | avr32: dma-mapping.h | Gary Zambrano | 2007-03-07 | 1 | -0/+18 |
* | [AVR32] Fix typo in include/asm-avr32/Kbuild | Haavard Skinnemoen | 2007-03-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 1 | -36/+0 |
|\ |
|
| * | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor | 2007-02-08 | 1 | -36/+0 |
| * | [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories | Andrew Victor | 2007-02-08 | 1 | -1/+1 |
* | | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 2007-02-16 | 1 | -1/+3 |
* | | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 2007-02-16 | 1 | -2/+15 |
* | | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 2007-02-16 | 1 | -0/+11 |
* | | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 2007-02-16 | 1 | -6/+6 |
* | | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | | [AVR32] ssize_t should be long, not int | Haavard Skinnemoen | 2007-02-09 | 1 | -1/+1 |
* | | [AVR32] Add PIOE device and reserve SDRAM pins | Haavard Skinnemoen | 2007-02-09 | 2 | -1/+3 |
* | | [AVR32] Introduce at32_reserve_pin() | Haavard Skinnemoen | 2007-02-09 | 1 | -0/+1 |
* | | [AVR32] GPIO API implementation | Haavard Skinnemoen | 2007-02-09 | 5 | -5/+57 |
* | | [AVR32] Implement dma_mapping_error() | Haavard Skinnemoen | 2007-02-09 | 1 | -0/+8 |
* | | Remove a couple final references to obsolete verify_area(). | Robert P. J. Day | 2007-02-09 | 2 | -7/+1 |
|/ |
|
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2006-12-11 | 4 | -14/+54 |
|\ |
|
| * | [AVR32] Pass dev parameter to dma_cache_sync() | Haavard Skinnemoen | 2006-12-08 | 1 | -6/+6 |
| * | [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data | Haavard Skinnemoen | 2006-12-08 | 1 | -3/+0 |
| * | [AVR32] Portmux API update | Haavard Skinnemoen | 2006-12-08 | 2 | -5/+48 |
* | | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 | 1 | -3/+3 |
* | | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -0/+4 |
* | | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+2 |
* | | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 | 1 | -5/+0 |
* | | [NET]: AVR32 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -22/+18 |
* | | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
|/ |
|
* | AVR32: Wire up sys_epoll_pwait | Haavard Skinnemoen | 2006-11-06 | 1 | -1/+2 |
* | [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support | Ben Nizette | 2006-10-25 | 1 | -0/+33 |
* | [PATCH] AVR32: Fix oversize immediates in atomic.h | Haavard Skinnemoen | 2006-10-25 | 1 | -4/+4 |
* | [PATCH] IRQ: Fix AVR32 breakage | Haavard Skinnemoen | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] AVR32: Allow renumbering of serial devices | Haavard Skinnemoen | 2006-10-04 | 2 | -0/+2 |
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 2006-10-04 | 1 | -0/+5 |
* | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 2006-10-04 | 1 | -3/+3 |
* | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 2006-10-04 | 1 | -2/+2 |
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 2006-10-04 | 1 | -1/+1 |
* | [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h | Haavard Skinnemoen | 2006-10-04 | 1 | -123/+0 |
* | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen | 2006-10-02 | 1 | -77/+3 |
* | [PATCH] AVR32 MTD: Static Memory Controller driver | Haavard Skinnemoen | 2006-09-26 | 1 | -0/+60 |
* | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 | 98 | -0/+6732 |