summaryrefslogtreecommitdiffstats
path: root/arch/avr32/boards
Commit message (Expand)AuthorAgeFilesLines
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+0
* avr32: atngw100: remove useless includeAlexandre Belloni2015-11-031-1/+0
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-43/+73
|\
| * avr32: favr-32: use generic pwm_bl driverAlexandre Belloni2014-07-091-18/+30
| * avr32: merisc: use generic leds_pwm driverAlexandre Belloni2014-07-091-13/+21
| * avr32: MRMT: use generic leds_pwm driverAlexandre Belloni2014-07-091-12/+22
* | avr32: fix error return codeJulia Lawall2014-08-071-3/+8
|/
* misc: delete mimc200 fram driverGreg Kroah-Hartman2014-02-282-83/+1
* avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-171-0/+1
* avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-101-1/+3
* video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-271-1/+1
* video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-278-12/+12
* avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
* avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-301-1/+1
* ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-0/+2
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-6/+6
|\
| * macb: unify at91 and avr32 platform dataJamie Iles2011-11-226-6/+6
* | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+0
|/
* mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-112-13/+4
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-242-2/+2
* avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov2011-01-136-6/+6
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-154-21/+133
|\
| * avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-143-18/+134
| * avr32: MRMT: correct setup of SPI slavesPeter Ma2009-08-271-0/+1
| * avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-271-5/+0
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* favr32: improve touchscreen responseBen Nizette2009-07-271-0/+4
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-136-5/+488
|\
| * avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma2009-06-085-0/+475
| * avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma2009-06-081-2/+9
| * avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson2009-04-081-3/+4
* | Fix MIMC200 board LCD initMark Jackson2009-06-031-14/+15
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2009-04-018-20/+20
* Add RTC support for Merisc boardsJonas Larsson2009-03-301-0/+8
* avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2009-03-272-6/+7
* avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2009-03-271-1/+6
* Add Merisc board supportJonas Larsson2009-03-277-0/+582
* avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt2009-03-261-10/+10
* avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt2009-03-261-1/+19
* avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-5/+0
* avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-1/+2
* avr32: remove duplicated #includeHuang Weiyi2009-03-241-1/+0
* avr32: data param to at32_add_device_mci() must be non-NULLHaavard Skinnemoen2009-01-052-2/+20
* Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-055-5/+5
|\
| * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-055-5/+5
* | avr32: Hammerhead board supportAlex Raimondi2009-01-055-0/+663
* | Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-054-55/+3
|\ \ | |/ |/|
| * avr32: Allow reserving multiple pins at onceAlex Raimondi2009-01-053-51/+3