summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap
Commit message (Expand)AuthorAgeFilesLines
* mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-0/+3
* avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGeert Uytterhoeven2013-06-161-0/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-2/+4
|\
| * ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-131-0/+2
| * ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-131-2/+2
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-302-125/+0
|\ \
| * | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-124/+0
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
| |/
* / avr32: Use generic idle loopThomas Gleixner2013-04-082-31/+0
|/
* atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+0
* arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-7/+0
* dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-271-0/+2
* dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-271-0/+1
* avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker2012-04-021-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-20/+0
|\
| * dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar2012-02-222-20/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Disintegrate asm/system.h for AVR32David Howells2012-03-281-1/+0
| |/
* | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-12/+1
* | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+0
* | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-3/+0
|/
* macb: unify at91 and avr32 platform dataJamie Iles2011-11-222-9/+6
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+2
|\
| * mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-111-1/+2
* | avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
|/
* Merge branch 'master' into for-nextJiri Kosina2011-07-113-4/+15
|\
| * avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt2011-06-141-3/+1
| * avr32: add some more at91 to cpu.h definitionNicolas Ferre2011-06-141-0/+12
| * avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt2011-06-141-0/+1
| * avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt2011-06-141-1/+1
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-104-4/+4
|/
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-252-1/+4
* PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-26/+12
* don't check platform_get_irq's return value against zeroUwe Kleine-König2011-04-131-1/+1
* avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren2011-04-131-8/+16
* avr32: Fix .size directive for cpu_enter_idleBen Hutchings2011-04-131-1/+1
* avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD2011-04-131-1/+1
* fix the wrong argument of the functions definitionWanlong Gao2011-04-131-10/+10
* avr32: Fix missing irq namespace conversionThomas Gleixner2011-03-301-1/+1
* avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-243-15/+15
* avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
* avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
* avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
* avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-071-0/+9
* Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-141-0/+6
|\
| * avr32: at32ap700x: specify DMA src and dst mastersJamie Iles2011-01-291-0/+6
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-261-0/+2