aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-7/+97
2014-09-26ARM: at91: fix nommu build regressionArnd Bergmann1-1/+5
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre4-7/+51
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre2-0/+42
2014-09-05pinctrl: at91: add drive strength configurationMarek Roszko1-0/+6
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni1-120/+0
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni1-0/+13
2014-05-07ARM: at91: localize GPIO headerLinus Walleij2-222/+15
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson2-37/+2
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-37/+0
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König1-0/+2
2013-12-10ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu1-1/+2
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-190/+0
2013-11-15Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson3-0/+15
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold3-0/+15
2013-10-17iio: at91: introduce touch screen support in iio adc driverJosh Wu1-0/+34
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+22
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu1-2/+5
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu1-0/+9
2013-08-22ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen1-0/+1
2013-08-22ARM: at91: sama5: enable kernel uncompress info outputBo Shen1-0/+12
2013-08-22ARM: at91: include sama5d3.h into hardware.hBo Shen1-0/+1
2013-08-22ARM: at91: sama5d3: add definition for usart base addressBo Shen1-0/+8
2013-06-26ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre1-0/+3
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+6
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+107
2013-04-19Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson1-3/+6
2013-04-19Merge branch 'at91/soc' into late/cleanupOlof Johansson3-4/+107
2013-04-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann3-5/+2
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre1-3/+6
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold2-2/+2
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-02Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson1-0/+8
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches3-4/+107
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches1-0/+8
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-138/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-11-16ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre1-7/+0
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-75/+0
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-53/+0
2012-11-06arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD1-32/+0
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-50/+0
2012-11-06arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2-40/+0
2012-11-06arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-146/+0
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-99/+0
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-141/+0