summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* msm: clock: Add support for more proc_comm clocksStephen Boyd2011-01-283-1/+11
* msm: clock: Invert debugfs directory layoutStephen Boyd2011-01-281-25/+23
* msm: clock: Move debugfs code from clock.c to clock-debug.cMatt Wagantall2011-01-284-122/+150
* msm: clock: Remove 7x30 and pcom includes from clock.hStephen Boyd2011-01-286-3/+5
* msm: clock: Remove unused code and definitionsStephen Boyd2011-01-283-64/+2
* msm: Warning fix in trout gpio board fileDavid Brown2011-01-281-2/+0
* msm: Remove broken register definition from troutDavid Brown2011-01-281-1/+0
* Merge branch 'msm-8960' into msm-coreDavid Brown2011-01-2616-90/+582
|\
| * msm: Support for the MSM8960 RUMI3 targetStepan Moskovchenko2011-01-222-1/+17
| * msm: Support for the MSM8960 Simulator targetStepan Moskovchenko2011-01-223-0/+79
| * msm: Makefile cleanupStepan Moskovchenko2011-01-221-12/+6
| * msm: timer: Timer support for MSM8960Stepan Moskovchenko2011-01-221-2/+3
| * msm: Add MSM 8960 cpu_is checkDavid Brown2011-01-221-0/+6
| * msm: irqs-8960: Interrupt map for MSM8960Stepan Moskovchenko2011-01-222-0/+296
| * msm: Physical offset for MSM8960Stepan Moskovchenko2011-01-221-0/+2
| * msm: io: I/O register definitions for MSM8960Stepan Moskovchenko2011-01-224-0/+65
| * msm: Generalize QGIC registersDavid Brown2011-01-223-8/+8
| * msm: Generalize timer register mappingsDavid Brown2011-01-227-70/+55
| * msm: Add CPU queriesDavid Brown2011-01-221-0/+48
* | ARM: msm: 7x30: don't force a gpiomux table for the whole archDima Zavin2011-01-243-39/+23
* | Merge branch 'akpm'Linus Torvalds2011-01-2152-52/+52
|\ \
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-2152-52/+52
| |/
* | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-211-2/+2
|\ \ | |/ |/|
| * msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-211-2/+2
* | ARM: S5PV310: Add missing virtual ASoC DMA deviceJassi Brar2011-01-182-2/+4
* | ARM: S5PV210: Add missing virtual ASoC DMA deviceJassi Brar2011-01-182-0/+2
* | ARM: S5P6450: Add missing virtual ASoC DMA deviceJassi Brar2011-01-181-0/+1
* | ARM: S5P6440: Add missing virtual ASoC DMA deviceJassi Brar2011-01-181-0/+1
* | ARM: S5P6442: Enable I2S device to work on SMDK6442Jassi Brar2011-01-181-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-172-0/+18
|\ \
| * | mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-061-0/+1
| * | mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-1/+12
| * | mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-061-0/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-171-0/+8
|\ \ \
| * | | dmaengine: dma40: Add support to split up large elementsPer Forlin2011-01-051-0/+8
* | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15249-2396/+6533
|\ \ \ \
| * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-15110-804/+4275
| |\ \ \ \
| | * | | | ARM: S5PV310: Add Support System MMUDonguk Ryu2011-01-136-0/+198
| | * | | | ARM: S5P: Add Support System MMUDonguk Ryu2011-01-138-0/+548
| | * | | | ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap2011-01-122-0/+95
| | * | | | Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-0621-18/+261
| | |\ \ \ \
| | | * | | | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-062-0/+14
| | | * | | | ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-062-3/+0
| | | * | | | ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-065-1/+57
| | | * | | | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416Yauhen Kharuzhy2011-01-061-0/+16
| | | * | | | ARM: S3C2416: Add platform helpers for setup SDHCIYauhen Kharuzhy2011-01-066-0/+151
| | | * | | | ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-068-14/+23
| | * | | | | Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-057-98/+23
| | |\ \ \ \ \
| | | * | | | | ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4
| | | * | | | | ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4