Age | Commit message (Expand) | Author | Files | Lines |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -1/+0 |
2015-11-03 | avr32: atngw100: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -43/+73 |
2014-08-07 | avr32: fix error return code | Julia Lawall | 1 | -3/+8 |
2014-07-09 | avr32: favr-32: use generic pwm_bl driver | Alexandre Belloni | 1 | -18/+30 |
2014-07-09 | avr32: merisc: use generic leds_pwm driver | Alexandre Belloni | 1 | -13/+21 |
2014-07-09 | avr32: MRMT: use generic leds_pwm driver | Alexandre Belloni | 1 | -12/+22 |
2014-02-28 | misc: delete mimc200 fram driver | Greg Kroah-Hartman | 2 | -83/+1 |
2014-02-17 | avr32: fix missing module.h causing build failure in mimc200/fram.c | Paul Gortmaker | 1 | -0/+1 |
2013-12-10 | avr32: favr-32: clk_round_rate() can return a zero upon error | Paul Walmsley | 1 | -1/+3 |
2013-09-27 | video: atmel_lcdfb: pass the pdata as params | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2013-09-27 | video: atmel_lcdfb: fix platform data struct | Jean-Christophe PLAGNIOL-VILLARD | 8 | -12/+12 |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 1 | -1/+0 |
2012-07-30 | avr32: fix build error in ATSTK1002 code | Fengguang Wu | 1 | -1/+1 |
2012-03-15 | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 2 | -0/+2 |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -6/+6 |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+0 |
2011-11-22 | macb: unify at91 and avr32 platform data | Jamie Iles | 6 | -6/+6 |
2011-09-11 | mtd: ATMEL, AVR32: inline nand partition table access | Dmitry Eremin-Solenikov | 2 | -13/+4 |
2011-03-24 | avr: Cleanup genirq namespace | Thomas Gleixner | 2 | -2/+2 |
2011-01-13 | avr32: boards: setup: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 6 | -6/+6 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 4 | -21/+133 |
2009-12-14 | avr32: add support for ATNGW100 mkII board | Hans-Christian Egtvedt | 3 | -18/+134 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-08-27 | avr32: MRMT: correct setup of SPI slaves | Peter Ma | 1 | -0/+1 |
2009-08-27 | avr32: re-instate MCI WP/CD pin assignments for ATNGW100 | Peter Ma | 1 | -5/+0 |
2009-07-27 | favr32: improve touchscreen response | Ben Nizette | 1 | -0/+4 |
2009-06-13 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Haavard Skinnemoen | 6 | -5/+488 |
2009-06-08 | avr32: Add support for Mediama RMTx add-on board for ATNGW100 | Peter Ma | 5 | -0/+475 |
2009-06-08 | avr32: Change Atmel ATNGW100 config to add choice of add-on board | Peter Ma | 1 | -2/+9 |
2009-06-03 | Fix MIMC200 board LCD init | Mark Jackson | 1 | -14/+15 |
2009-04-08 | avr32: Solves problem with inverted MCI detect pin on Merisc board | Jonas Larsson | 1 | -3/+4 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-01 | avr32: add RTS/CTS/CLK pin selection for the USARTs | Peter Ma | 8 | -20/+20 |
2009-03-30 | Add RTC support for Merisc boards | Jonas Larsson | 1 | -0/+8 |
2009-03-27 | avr32: at32ap700x: setup DMA for AC97C in the machine code | Hans-Christian Egtvedt | 2 | -6/+7 |
2009-03-27 | avr32: at32ap700x: setup DMA for ABDAC in the machine code | Hans-Christian Egtvedt | 1 | -1/+6 |
2009-03-27 | Add Merisc board support | Jonas Larsson | 7 | -0/+582 |
2009-03-26 | avr32: fix timing LCD parameters for EVKLCD10X boards | Hans-Christian Egtvedt | 1 | -10/+10 |
2009-03-26 | avr32: use GPIO line PB15 on EVKLCD10x boards for backlight | Hans-Christian Egtvedt | 1 | -1/+19 |
2009-03-26 | avr32: configure MCI detect and write protect pins for EVKLCD10x boards | Hans-Christian Egtvedt | 1 | -5/+0 |
2009-03-26 | avr32: set pin mask to alternative 18 bpp for EVKLCD10x boards | Hans-Christian Egtvedt | 1 | -1/+2 |
2009-03-24 | avr32: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-01-05 | avr32: data param to at32_add_device_mci() must be non-NULL | Haavard Skinnemoen | 2 | -2/+20 |
2009-01-05 | Merge branch 'move-atmel-mci-h' into boards | Haavard Skinnemoen | 5 | -5/+5 |
2009-01-05 | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre | 5 | -5/+5 |
2009-01-05 | avr32: Hammerhead board support | Alex Raimondi | 5 | -0/+663 |
2009-01-05 | Merge branch 'cleanups' into boards | Haavard Skinnemoen | 4 | -55/+3 |
2009-01-05 | avr32: Allow reserving multiple pins at once | Alex Raimondi | 3 | -51/+3 |