summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij2013-11-261-26/+2
* ARM: ux500: Remove checking for DT during timer initLee Jones2013-11-261-20/+8
* ARM: ux500: Clean-up legacy extern prototypeLee Jones2013-11-261-3/+0
* ARM: ux500: Remove unused call to register AMBA devicesLee Jones2013-11-263-30/+1
* ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones2013-11-261-16/+6
* ARM: ux500: get rid of unused headerLinus Walleij2013-11-261-1/+0
* ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij2013-11-261-4/+0
* ARM: ux500: delete remnant pin config macrosLinus Walleij2013-11-261-23/+0
* ARM: ux500: move snowball pin configs to device treeLinus Walleij2013-11-262-19/+59
* ARM: ux500: move snowball LED pin control to device treeLinus Walleij2013-11-262-2/+11
* ARM: ux500: convert Snowball SPI pin referenceLinus Walleij2013-11-262-5/+28
* ARM: ux500: move snowball ethernet config to device treeLinus Walleij2013-11-262-4/+25
* ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij2013-11-262-55/+153
* ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij2013-11-262-7/+17
* ARM: ux500: move the HREFv60plus IPGPIO pins to device treeLinus Walleij2013-11-262-16/+31
* ARM: ux500: move the WLAN GPIO pin setup to the device treeLinus Walleij2013-11-262-75/+19
* ARM: ux500: move GPIO key configuration to device treeLinus Walleij2013-11-266-25/+84
* ARM: ux500: move old HREF ipgpio to the device treeLinus Walleij2013-11-262-24/+16
* ARM: ux500: drop STM pinmap settingsLinus Walleij2013-11-261-200/+0
* ARM: ux500: move SKE pin config to device treeLinus Walleij2013-11-263-87/+97
* ARM: ux500: move MCDE pin config to device treeLinus Walleij2013-11-264-19/+39
* ARM: ux500: create MCDE node to collect resourcesLinus Walleij2013-11-261-0/+17
* ARM: ux500: move SPI pin config to device treeLinus Walleij2013-11-264-19/+114
* ARM: ux500: move MUSB pin config to device treeLinus Walleij2013-11-265-25/+79
* ARM: ux500: move GPIO217/218 config to device treeLinus Walleij2013-11-264-7/+28
* ARM: ux500: move MSP pin control to the device treeLinus Walleij2013-11-264-30/+91
* ARM: ux500: move MMC/SD/SDIO pin control to the device treeLinus Walleij2013-11-267-107/+314
* ARM: ux500: move I2C pin control to the device treeLinus Walleij2013-11-264-22/+150
* ARM: ux500: move UART pin control to the device treeLinus Walleij2013-11-264-52/+134
* ARM: ux500: Add DMA config bindings for MSP devicesLee Jones2013-11-261-0/+15
* ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones2013-11-269-120/+17
* ARM: ux500: Remove legacy ATAG SSP supportLee Jones2013-11-262-31/+0
* ARM: ux500: adjust the TC3589x devices to the bindingLinus Walleij2013-11-262-10/+37
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-221-2/+2
|\
| * Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-211-2/+2
| |\
| | * x86/early quirk: use gen6 stolen detection for VLVJesse Barnes2013-11-141-2/+2
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-228-14/+39
|\ \ \
| * | | ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-201-0/+1
| * | | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-201-1/+1
| * | | ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
| * | | ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-141-1/+6
| * | | ARM: 7886/1: make OABI default to offKees Cook2013-11-141-2/+1
| * | | ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
| * | | ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
| * | | ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
| * | | ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
| * | | ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
| * | | ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-222-7/+29
|\ \ \ \
| * | | | kvm: mmu: delay mmu audit activationSasha Levin2013-11-201-1/+1