hecubafb: use fb_sys_read()
[safe/jmp/linux-2.6] / include / asm-avr32 /
2007-05-08 David GibsonClean up mostly unused IOSPACE macros
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Haavard Skinnemoen[AVR32] Fix compile error with gcc 4.1
2007-04-27 Mathieu Desnoyersavr32: remove unneeded cast in atomic.h
2007-04-27 Haavard Skinnemoen[AVR32] Use memcpy/memset in memcpy_{from,to}_io and...
2007-04-27 Haavard Skinnemoen[AVR32] Get rid of board_setup_fbmem()
2007-04-27 Haavard Skinnemoen[AVR32] Simplify early handling of memory regions
2007-04-27 Haavard Skinnemoen[AVR32] Move setup_bootmem() from mm/init.c to kernel...
2007-04-27 Haavard Skinnemoen[AVR32] Make I/O access macros work with external devices
2007-04-27 Haavard Skinnemoen[AVR32] Clean up exception handling code
2007-04-27 Haavard Skinnemoen[AVR32] Clean up cpu identification and add features...
2007-04-27 Haavard Skinnemoen[AVR32] Clean up asm/sysreg.h
2007-04-27 Hans-Christian Egtvedt[AVR32] Put cpu in sleep 0 when idle.
2007-04-27 Hans-Christian Egtvedt[AVR32] Change system timer from count-compare to Timer...
2007-04-27 Hans-Christian Egtvedt[AVR32] Add nwait and tdf parameters to SMC configuration
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-03-17 David Brownell[PATCH] gpio_direction_output() needs an initial value
2007-03-07 Gary Zambranoavr32: dma-mapping.h
2007-03-07 Haavard Skinnemoen[AVR32] Fix typo in include/asm-avr32/Kbuild
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-16 Haavard Skinnemoen[AVR32] Use per-controller spi_board_info structures
2007-02-16 Haavard Skinnemoen[AVR32] Wire up the SysV IPC calls properly
2007-02-16 Haavard Skinnemoen[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
2007-02-16 Haavard Skinnemoen[AVR32] Fix prototypes for __raw_writesb and friends
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-09 Haavard Skinnemoen[AVR32] ssize_t should be long, not int
2007-02-09 Haavard Skinnemoen[AVR32] Add PIOE device and reserve SDRAM pins
2007-02-09 Haavard Skinnemoen[AVR32] Introduce at32_reserve_pin()
2007-02-09 Haavard Skinnemoen[AVR32] GPIO API implementation
2007-02-09 Haavard Skinnemoen[AVR32] Implement dma_mapping_error()
2007-02-09 Robert P. J. DayRemove a couple final references to obsolete verify_area().
2007-02-08 Andrew Victor[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux...
2007-02-08 Andrew Victor[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm920...
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-08 Haavard Skinnemoen[AVR32] Pass dev parameter to dma_cache_sync()
2006-12-08 Haavard Skinnemoen[AVR32] Remove mii_phy_addr and eth_addr from eth_platf...
2006-12-08 Haavard Skinnemoen[AVR32] Portmux API update
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Adrian Bunk[PATCH] cleanup asm/setup.h userspace visibility
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Ralf Baechle[PATCH] Add struct dev pointer to dma_is_consistent()
2006-12-05 Matthew Wilcox[PATCH] Centralise definitions of sector_t and blkcnt_t
2006-12-03 Al Viro[NET]: AVR32 checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-11-30 Andrew Victor[ARM] 3954/1: AT91: Update drivers for new headers
2006-11-06 Haavard SkinnemoenAVR32: Wire up sys_epoll_pwait
2006-10-26 Ben Nizette[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
2006-10-26 Haavard Skinnemoen[PATCH] AVR32: Fix oversize immediates in atomic.h
2006-10-11 Haavard Skinnemoen[PATCH] IRQ: Fix AVR32 breakage
2006-10-04 Haavard Skinnemoen[PATCH] AVR32: Allow renumbering of serial devices
2006-10-04 Haavard Skinnemoen[PATCH] atmel_serial: Pass fixed register mappings...
2006-10-04 Haavard Skinnemoen[PATCH] atmel_serial: Rename at91_register_uart_fns
2006-10-04 Haavard Skinnemoen[PATCH] at91_serial -> atmel_serial: Public definitions
2006-10-04 Haavard Skinnemoen[PATCH] at91_serial -> atmel_serial: Kconfig symbols
2006-10-04 Haavard Skinnemoen[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
2006-10-02 Haavard Skinnemoen[PATCH] AVR32: Implement kernel_execve
2006-09-26 Haavard Skinnemoen[PATCH] AVR32 MTD: Static Memory Controller driver
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture