summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-1314-26/+51
|\
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-0214-26/+51
| |\
| | * ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen2012-11-162-15/+0
| | * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-077-0/+14
| | * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-0612-26/+26
| | * Merge tag 'v3.7-rc3' into HEADMark Brown2012-11-0617-33/+33
| | |\
| | * | ASoC: sam9g20: using platform device for audio partBo Shen2012-11-062-0/+26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-123-142/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-175-10/+10
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1017-33/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-0/+2
| * | | | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-231-4/+0
| * | | | ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-8/+0
|\ \ \ \
| * \ \ \ Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-255-10/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...Olof Johansson2012-11-201-7/+0
| |\ \ \ \
| | * | | | ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre2012-11-161-7/+0
| | | |_|/ | | |/| |
| * | | | ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski2012-11-131-1/+0
| |/ / /
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1269-281/+126
|\ \ \ \
| * | | | atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-191-3/+0
| * | | | arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-061-75/+0
| * | | | arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-068-8/+7
| * | | | arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD2012-11-062-34/+12
| * | | | arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0610-9/+9
| * | | | arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-064-3/+3
| * | | | arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-062-1/+2
| * | | | arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0646-48/+47
| * | | | arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0646-45/+46
| * | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-55/+0
| |/ / /
* | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1117-201/+252
|\ \ \ \
| * | | | ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-205-0/+8
| * | | | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-217-2/+161
| |\ \ \ \
| | * | | | ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood2012-11-191-3/+1
| | * | | | ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-195-0/+83
| | * | | | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood2012-11-191-0/+18
| | * | | | ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood2012-11-191-2/+61
| | * | | | ARM: AT91: Fix build failure on board-dtJoachim Eastwood2012-11-191-0/+1
| * | | | | Merge branch 'at91' into develLinus Walleij2012-11-1112-199/+83
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-1512-199/+83
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-136-19/+24
| | | * | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-132-162/+5
| | | * | ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+3
| | | * | arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-131-11/+22
| | | * | ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+12
| | | * | arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-139-17/+27
* | | | | Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-10/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmc: at91-mci: remove obsolete driverLudovic Desroches2012-12-061-10/+0
| | |/ / | |/| |
* | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-11-165-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-164-4/+4
| * | | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
OpenPOWER on IntegriCloud