aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-19/+67
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-0/+62
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds16-40/+374
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds27-140/+845
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds6-85/+102
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds42-50/+49
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai27-140/+845
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2-8/+2
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt3303-212060/+348591
2011-01-12Change the register name definitions for mc13783Yong Shen3-6/+6
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson3-79/+96
2011-01-12Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt8-13/+58
2011-01-12ARM: mach-shmobile: sh7372 Enable SDIO IRQs for MackerelMagnus Damm1-3/+3
2011-01-12ARM: mach-shmobile: sh7377 Enable SDIO IRQsMagnus Damm2-2/+17
2011-01-12ARM: mach-shmobile: sh7367 Enable SDIO IRQsMagnus Damm1-3/+3
2011-01-12ARM: mach-shmobile: sh7372 Enable SDIO IRQsArnd Hannemann2-3/+4
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-2/+31
2011-01-11ARM: mach-shmobile: mackerel: Add touchscreen ST1232 supportTony SIM1-0/+10
2011-01-11ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zbootSimon Horman1-0/+7
2011-01-11ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zbootSimon Horman1-0/+7
2011-01-11ARM: mach-shmobile: mackerel: Add support get_cd in CN23Yusuke Goda1-0/+14
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt16-40/+374
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericssonLinus Torvalds16-261/+354
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds12-24/+819
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent2-12/+18
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager.Sumit Semwal1-0/+2
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal1-0/+4
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-0/+2
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu8-38/+105
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu1-0/+37
2011-01-10OMAP3: Enable display on ZOOM2/3/3630SDPKishore Y2-0/+2
2011-01-10OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3Kishore Y4-2/+221
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N1-0/+1
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson1-0/+29
2011-01-08ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport1-2/+2
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-270/+64
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
2011-01-07msm: add SMP support for msmJeff Ohlstein4-0/+208
2011-01-07msm: hotplug: support cpu hotplug on msmJeff Ohlstein2-0/+93
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein3-24/+108
2011-01-07msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko3-1/+78
2011-01-07msm: Secure Channel Manager (SCM) supportStephen Boyd4-0/+333
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds32-63/+6542
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+141
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-34/+471