index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
mach-at32ap
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-31
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-22
avr32: at32ap700x: fix typo in DMA master configuration
Jamie Iles
1
-2
/
+2
2011-03-07
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-29
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-02
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
2009-04-01
avr32: add RTS/CTS/CLK pin selection for the USARTs
Peter Ma
2
-10
/
+27
2009-03-27
avr32: at32ap700x: setup DMA for AC97C in the machine code
Hans-Christian Egtvedt
2
-23
/
+38
2009-03-27
avr32: at32ap700x: setup DMA for ABDAC in the machine code
Hans-Christian Egtvedt
2
-9
/
+27
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
1
-0
/
+1
2009-03-26
avr32: use gpio_is_valid() to check USBA vbus_pin I/O line
Hans-Christian Egtvedt
1
-1
/
+1
2009-03-26
avr32: add pin mask for 18-bit color on the LCD controller
Hans-Christian Egtvedt
1
-0
/
+26
2009-03-26
avr32: fix 15-bit LCDC pin mask to use MSB lines
Hans-Christian Egtvedt
1
-16
/
+18
2009-02-16
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...
Gregory CLEMENT
1
-0
/
+1
[next]