index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
[PATCH] gpio_direction_output() needs an initial value
David Brownell
1
-1
/
+1
2007-03-07
avr32: dma-mapping.h
Gary Zambrano
1
-0
/
+18
2007-03-07
[AVR32] Fix typo in include/asm-avr32/Kbuild
Haavard Skinnemoen
1
-1
/
+1
2007-02-20
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-36
/
+0
2007-02-16
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
1
-1
/
+3
2007-02-16
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
1
-2
/
+15
2007-02-16
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
1
-0
/
+11
2007-02-16
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
1
-6
/
+6
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
1
-18
/
+0
2007-02-09
[AVR32] ssize_t should be long, not int
Haavard Skinnemoen
1
-1
/
+1
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2
-1
/
+3
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
1
-0
/
+1
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
5
-5
/
+57
2007-02-09
[AVR32] Implement dma_mapping_error()
Haavard Skinnemoen
1
-0
/
+8
2007-02-09
Remove a couple final references to obsolete verify_area().
Robert P. J. Day
2
-7
/
+1
2007-02-08
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
Andrew Victor
1
-36
/
+0
2007-02-08
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor
1
-1
/
+1
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-12
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
4
-14
/
+54
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-08
[AVR32] Pass dev parameter to dma_cache_sync()
Haavard Skinnemoen
1
-6
/
+6
2006-12-08
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
1
-3
/
+0
2006-12-08
[AVR32] Portmux API update
Haavard Skinnemoen
2
-5
/
+48
2006-12-08
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-0
/
+4
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-5
/
+0
2006-12-03
[NET]: AVR32 checksum annotations and cleanups.
Al Viro
1
-22
/
+18
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-12-01
[ARM] 3954/1: AT91: Update drivers for new headers
Andrew Victor
1
-3
/
+3
2006-11-06
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
1
-1
/
+2
2006-10-26
[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
Ben Nizette
1
-0
/
+33
2006-10-26
[PATCH] AVR32: Fix oversize immediates in atomic.h
Haavard Skinnemoen
1
-4
/
+4
2006-10-11
[PATCH] IRQ: Fix AVR32 breakage
Haavard Skinnemoen
1
-0
/
+1
2006-10-04
[PATCH] AVR32: Allow renumbering of serial devices
Haavard Skinnemoen
2
-0
/
+2
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
1
-0
/
+5
2006-10-04
[PATCH] atmel_serial: Rename at91_register_uart_fns
Haavard Skinnemoen
1
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
1
-2
/
+2
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
1
-1
/
+1
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
Haavard Skinnemoen
1
-123
/
+0
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
1
-77
/
+3
2006-09-26
[PATCH] AVR32 MTD: Static Memory Controller driver
Haavard Skinnemoen
1
-0
/
+60
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen
98
-0
/
+6732