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
/
at32ap700x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
avr32: remove support for AVR32 architecture
Hans-Christian Noren Egtvedt
1
-2368
/
+0
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-8
/
+8
2016-01-14
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
1
-11
/
+10
2016-01-14
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+16
2015-09-30
avr32: use dw_dmac autoconfiguration
Andy Shevchenko
1
-8
/
+1
2015-02-04
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
1
-1
/
+1
2014-11-10
avr32: remove mach/atmel-mci.h
Alexandre Belloni
1
-1
/
+1
2014-09-11
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
Andy Shevchenko
1
-10
/
+5
2014-09-11
avr32: at32ap700x: don't rely on default DMA masters
Andy Shevchenko
1
-0
/
+2
2014-09-11
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
1
-1
/
+1
2014-07-09
avr32/at32ap: switch to the generic PWM framework
Alexandre Belloni
1
-5
/
+2
2013-09-27
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2013-08-05
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
Josh Wu
1
-0
/
+3
2013-06-16
avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL
Geert Uytterhoeven
1
-0
/
+2
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
1
-0
/
+2
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
Johan Hovold
1
-2
/
+2
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
1
-0
/
+2
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
1
-0
/
+1
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-13
/
+0
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
1
-13
/
+0
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
1
-4
/
+4
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-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
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-01-29
avr32: at32ap700x: specify DMA src and dst masters
Jamie Iles
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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
1
-16
/
+19
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-5
/
+13
2009-08-27
avr32: function for independently setting up SPI slaves
Peter Ma
1
-16
/
+19
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
1
-9
/
+21
2009-03-27
avr32: at32ap700x: setup DMA for AC97C in the machine code
Hans-Christian Egtvedt
1
-16
/
+35
2009-03-27
avr32: at32ap700x: setup DMA for ABDAC in the machine code
Hans-Christian Egtvedt
1
-7
/
+22
2009-03-26
avr32: use gpio_is_valid() to check USBA vbus_pin I/O line
Hans-Christian Egtvedt
1
-1
/
+1
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-12
/
+3
2009-01-06
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
1
-12
/
+3
2009-01-05
Merge branch 'move-atmel-mci-h' into boards
Haavard Skinnemoen
1
-1
/
+1
2009-01-05
atmel-mci: move atmel-mci.h file to include/linux
Nicolas Ferre
1
-1
/
+1
2009-01-05
avr32: Hammerhead board support
Alex Raimondi
1
-2
/
+2
2008-10-24
avr32: Enable pullup on USART TX lines
Anders Blomdell
1
-4
/
+4
2008-10-23
Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...
Haavard Skinnemoen
1
-2
/
+5
2008-10-23
avr32: Fix GPIO initcall breakage
Haavard Skinnemoen
1
-1
/
+4
2008-10-23
avr32: Fix bug in LCD pin setup on port C
Alex Raimondi
1
-1
/
+1
2008-10-13
avr32: Fix MIMC200 board use of SPD network pins
Mark Jackson
1
-0
/
+4
[next]