summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28arm: mvebu: enable the SDIO interface on the Globalscale MiraboxThomas Petazzoni1-0/+10
2013-02-28arm: mvebu: enable the SD card slot on Armada 370 DB boardThomas Petazzoni1-0/+15
2013-02-28arm: mvebu: enable the SD card slot on Armada XP DB boardThomas Petazzoni1-0/+7
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada XPThomas Petazzoni3-0/+18
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada 370Thomas Petazzoni1-0/+12
2013-02-28arm: mvebu: add DT information for the SDIO interface of Armada 370/XPThomas Petazzoni1-0/+8
2013-02-28arm: mvebu: Add RTC support for Armada 370 and Armada XPGregory CLEMENT1-0/+6
2013-02-28arm: mvebu: update defconfig with ATAG support when using DTGregory CLEMENT1-0/+1
2013-02-28ARM: mvebu: Update defconfig to select SPI flash and MTD supportEzequiel Garcia1-0/+3
2013-02-28ARM: mvebu: Update defconfig to select SPI supportEzequiel Garcia1-0/+2
2013-02-28arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)Gregory CLEMENT2-0/+102
2013-02-28arm: mvebu: update defconfig with local timer supportGregory CLEMENT1-1/+0
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT1-38/+112
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT1-4/+11
2013-02-28arm: mvebu: Update defconfig to select USB supportEzequiel Garcia1-1/+4
2013-02-28ARM: kirkwood: convert Guruplug Server Plus to use the device treeWilly Tarreau7-0/+151
2013-02-28arm: mvebu: add DTS file for Marvell RD-A370-A1 boardFlorian Fainelli2-0/+62
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT2-1/+73
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann4-86/+110
2013-02-28ARM: dove: update dove_defconfig with a few useful optionsOlof Johansson1-20/+8
2013-02-28ARM: Kirkwood: Remove redundent SDIO clock aliasAndrew Lunn1-5/+0
2013-02-28ARM: Kirkwood: Remove redundent USB clock aliasAndrew Lunn1-4/+0
2013-02-28arm: mvebu: add LEDs support to defconfig fileThomas Petazzoni1-0/+5
2013-02-28arm: mvebu: enable btmrvl driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable mwifiex driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable SDIO support in mvebu_defconfigThomas Petazzoni1-0/+2
2013-02-28arm: mvebu: Update defconfig with Marvell RTC supportGregory CLEMENT1-0/+1
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann531-1510/+939
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann250-1180/+2095
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-28cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()Ouyang Maochun1-1/+4
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds429-3493/+5226
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin218-1494/+987
2013-02-28kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov1-3/+1
2013-02-28selftests: add a simple docJeremy Kerr1-0/+42
2013-02-28tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-28selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-28selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-28selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-28kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold1-4/+2
2013-02-28kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold3-2/+2
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell26-10/+30
2013-02-28w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk4-5/+189
2013-02-28memstick: move the dereference below the NULL testWei Yongjun1-1/+2
2013-02-28drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall1-4/+2
2013-02-28Documentation/DMA-API-HOWTO.txt: fix typoAndrew Morton1-1/+1
2013-02-28include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik1-1/+1
2013-02-28mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita1-2/+1
2013-02-28mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita1-30/+12