Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/avr32/lib
Haavard Skinnemoen c1f24ac99f avr32: Fix wrong I/O access size in __raw_readsb
__raw_readsb() should always use byte accesses, never halfword accesses,
to I/O memory.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-06-27 15:07:50 +02:00
..
__avr32_asr64.S
__avr32_lsl64.S
__avr32_lsr64.S
clear_user.S
copy_user.S
csum_partial.S
csum_partial_copy_generic.S
delay.c read_current_timer() cleanups 2008-02-06 10:41:02 -08:00
findbit.S AVR32: Fix thinko in generic_find_next_zero_le_bit() 2006-11-06 10:43:24 +01:00
io-readsb.S avr32: Fix wrong I/O access size in __raw_readsb 2008-06-27 15:07:50 +02:00
io-readsl.S
io-readsw.S
io-writesb.S
io-writesl.S
io-writesw.S
Makefile
memcpy.S
memset.S
strncpy_from_user.S
strnlen_user.S