summaryrefslogtreecommitdiff
path: root/arch/avr32/mach-at32ap
AgeCommit message (Expand)Author
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard
2016-01-14mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-01-07avr32: gpio: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-09-30avr32: use dw_dmac autoconfigurationAndy Shevchenko
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-27avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-07-26avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-26avr32/at32ap: Use irq_set_handler_locked()Thomas Gleixner
2015-07-26avr32/at32ap: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-25avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-09avr32: remove fake at91 cpu identificationAlexandre Belloni
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2014-11-10avr32: remove mach/atmel-mci.hAlexandre Belloni
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko
2014-09-11avr32: at32ap700x: don't rely on default DMA mastersAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-07-09avr32/at32ap: switch to the generic PWM frameworkAlexandre Belloni
2013-12-10avr32: pm: Fix section mismatchMatthias Brugger
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu
2013-06-16avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMELGeert Uytterhoeven
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08avr32: Use generic idle loopThomas Gleixner
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold
2013-03-13ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for AVR32David Howells
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds