summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander4-4/+4
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-28ARM: at91: fix NAND bus width decoding from system_revChristian Hitz1-1/+1
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD7-21/+14
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-18/+23
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-121/+36
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+0
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-14/+17
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+6
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-0/+153
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-14/+72
2011-11-02Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-254/+414
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-0/+36
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann3-3/+3
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann39-45/+38
2011-11-01arm: at91: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann3-3/+3
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-3/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds39-45/+38
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches1-1/+1
2011-10-25ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD3-1/+10
2011-10-25ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre5-0/+144
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann38-44/+37
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-3/+3
2011-10-10ARM: at91: at91sam9g45: add trng clock and platform devicePeter Korsgaard2-0/+36
2011-10-07Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in...Arnd Bergmann13-14/+72
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-17Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King1-1/+1
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov19-128/+38
2011-09-11at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni6-0/+42
2011-09-11at91: at91-ohci: support overcurrent notificationThomas Petazzoni1-0/+4
2011-09-11at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni1-0/+1
2011-09-11at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD6-14/+25
2011-09-07at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD4-26/+133
2011-09-07at91: merge board USB-A9260 and USB-A9263 togetherNico Erfurth3-238/+52
2011-09-07at91: add support for RSIs EWS boardJosef Holzmayr3-0/+239
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-08-22ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2-2/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King38-39/+38
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King1-1/+0
2011-07-30Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-745/+696