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
/
arch
/
avr32
/
mach-at32ap
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
1
-1
/
+1
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-20
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for AVR32
David Howells
1
-1
/
+0
2012-03-15
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
1
-12
/
+1
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+0
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2
-20
/
+0
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+0
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
2
-9
/
+6
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+2
2011-11-01
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
4
-0
/
+4
2011-09-11
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
3
-4
/
+15
2011-06-14
avr32: make intc_resume() return void to conform to syscore_ops
Hans-Christian Egtvedt
1
-3
/
+1
2011-06-14
avr32: add some more at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+12
2011-06-14
avr32/at32ap: fix mapping of platform device id for USART
Hans-Christian Egtvedt
1
-0
/
+1
2011-06-14
avr32: fix use of non-existing portnr variable in at32_map_usart()
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
4
-4
/
+4
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+4
2011-05-11
PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-26
/
+12
2011-04-13
don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2011-04-13
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
1
-8
/
+16
2011-04-13
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
1
-1
/
+1
2011-04-13
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-04-13
fix the wrong argument of the functions definition
Wanlong Gao
1
-10
/
+10
2011-03-30
avr32: Fix missing irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-24
avr32: Cleanup eic_set_irq_type()
Thomas Gleixner
1
-20
/
+11
2011-03-24
avr: Cleanup genirq namespace
Thomas Gleixner
3
-15
/
+15
2011-03-24
avr32: At32ap: Convert pop irq_chip to new functions
Thomas Gleixner
1
-13
/
+10
2011-03-24
avr32: At32ap: Convert intc irq_chip to new functions
Thomas Gleixner
1
-7
/
+5
2011-03-24
avr32: At32ap: Convert extint irq_chip to new functions
Thomas Gleixner
1
-22
/
+23
2011-03-23
avr32: at32ap700x: fix typo in DMA master configuration
Jamie Iles
1
-2
/
+2
2011-03-06
avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
Viresh Kumar
1
-0
/
+9
2011-02-14
Merge branch 'dw_dmac' into dmaengine
Dan Williams
1
-0
/
+6
2011-01-30
avr32: at32ap700x: specify DMA src and dst masters
Jamie Iles
1
-0
/
+6
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-07-26
serial: fix rs485 for atmel_serial on avr32
Peter Huewe
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-03
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
1
-2
/
+5
2009-12-28
avr32: clean up memory allocation in at32_add_device_mci
Hans-Christian Egtvedt
1
-4
/
+7
2009-12-28
arch/avr32: Fix build failure for avr32 caused by typo
Peter Huewe
1
-2
/
+2
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2
-16
/
+20
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
2
-5
/
+37
2009-12-14
Merge commit 'v2.6.32'
Haavard Skinnemoen
1
-0
/
+1
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
1
-0
/
+1
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-10-06
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-08-27
avr32: function for independently setting up SPI slaves
Peter Ma
2
-16
/
+20
2009-06-03
avr32: Fix clash in ATMEL_USART_ flags
Ben Nizette
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
[next]