summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-26ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij1-26/+2
2013-11-26ARM: ux500: Remove checking for DT during timer initLee Jones1-20/+8
2013-11-26ARM: ux500: Clean-up legacy extern prototypeLee Jones1-3/+0
2013-11-26ARM: ux500: Remove unused call to register AMBA devicesLee Jones3-30/+1
2013-11-26ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones1-16/+6
2013-11-26ARM: ux500: get rid of unused headerLinus Walleij1-1/+0
2013-11-26ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij1-4/+0
2013-11-26ARM: ux500: delete remnant pin config macrosLinus Walleij1-23/+0
2013-11-26ARM: ux500: move snowball pin configs to device treeLinus Walleij2-19/+59
2013-11-26ARM: ux500: move snowball LED pin control to device treeLinus Walleij2-2/+11
2013-11-26ARM: ux500: convert Snowball SPI pin referenceLinus Walleij2-5/+28
2013-11-26ARM: ux500: move snowball ethernet config to device treeLinus Walleij2-4/+25
2013-11-26ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij2-55/+153
2013-11-26ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij2-7/+17
2013-11-26ARM: ux500: move the HREFv60plus IPGPIO pins to device treeLinus Walleij2-16/+31
2013-11-26ARM: ux500: move the WLAN GPIO pin setup to the device treeLinus Walleij2-75/+19
2013-11-26ARM: ux500: move GPIO key configuration to device treeLinus Walleij6-25/+84
2013-11-26ARM: ux500: move old HREF ipgpio to the device treeLinus Walleij2-24/+16
2013-11-26ARM: ux500: drop STM pinmap settingsLinus Walleij1-200/+0
2013-11-26ARM: ux500: move SKE pin config to device treeLinus Walleij3-87/+97
2013-11-26ARM: ux500: move MCDE pin config to device treeLinus Walleij4-19/+39
2013-11-26ARM: ux500: create MCDE node to collect resourcesLinus Walleij1-0/+17
2013-11-26ARM: ux500: move SPI pin config to device treeLinus Walleij4-19/+114
2013-11-26ARM: ux500: move MUSB pin config to device treeLinus Walleij5-25/+79
2013-11-26ARM: ux500: move GPIO217/218 config to device treeLinus Walleij4-7/+28
2013-11-26ARM: ux500: move MSP pin control to the device treeLinus Walleij4-30/+91
2013-11-26ARM: ux500: move MMC/SD/SDIO pin control to the device treeLinus Walleij7-107/+314
2013-11-26ARM: ux500: move I2C pin control to the device treeLinus Walleij4-22/+150
2013-11-26ARM: ux500: move UART pin control to the device treeLinus Walleij4-52/+134
2013-11-26ARM: ux500: Add DMA config bindings for MSP devicesLee Jones1-0/+15
2013-11-26ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones9-120/+17
2013-11-26ARM: ux500: Remove legacy ATAG SSP supportLee Jones2-31/+0
2013-11-26ARM: ux500: adjust the TC3589x devices to the bindingLinus Walleij2-10/+37
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3