summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-058-42/+197
|\
| * ARM: dts: Enable 88pm860x pmicHaojian Zhuang2012-10-022-0/+141
| * mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda2012-09-211-9/+22
| * mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda2012-09-211-0/+1
| * mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda2012-09-211-0/+6
| * regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-173-32/+21
| * ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2012-09-171-0/+5
| * mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-046-0/+1912
|\ \
| * | arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-076-0/+1912
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-034-3/+6
|\ \ \
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-3/+3
* | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-021-1/+1
|\ \ \ \
| * | | | arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy2012-09-041-1/+1
| * | | | arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani2012-09-041-1/+0
| * | | | arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani2012-09-041-0/+1
* | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-027-80/+264
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski2012-10-021-5/+6
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu2012-10-021-1/+1
| | * | | | | ARM: dma-mapping: Small logical clean upHiroshi Doyu2012-10-021-4/+5
| * | | | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu2012-10-021-1/+0
| * | | | | | ARM: highbank: add coherent DMA setupRob Herring2012-10-022-0/+53
| * | | | | | ARM: kill off arch_is_coherentRob Herring2012-10-023-26/+6
| * | | | | | ARM: add coherent iommu dma opsRob Herring2012-10-021-40/+143
| * | | | | | ARM: add coherent dma opsRob Herring2012-10-022-12/+60
| |/ / / / /
* | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0219-336/+461
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+54
| |\ \ \ \ \ \
| | * | | | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-091-0/+54
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-shmobile'Rafael J. Wysocki2012-09-1718-336/+407
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-044-12/+50
| | * | | | | | ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-043-62/+62
| | * | | | | | ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-043-27/+7
| | * | | | | | ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki2012-09-041-10/+8
| | * | | | | | ARM: shmobile: Rework adding devices to PM domains on AP4EVBRafael J. Wysocki2012-09-041-8/+11
| | * | | | | | ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-044-51/+72
| | * | | | | | ARM: shmobile: Specify device latencies for Mackerel devices directlyRafael J. Wysocki2012-09-041-12/+19
| | * | | | | | ARM: shmobile: Specify device latencies for SH7372 devices directlyRafael J. Wysocki2012-09-041-24/+33
| | * | | | | | ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-042-5/+16
| | * | | | | | ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki2012-09-041-0/+20
| | * | | | | | ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-042-3/+1
| | * | | | | | ARM: shmobile: Move r8a7779's PM domain objects to a tableRafael J. Wysocki2012-09-043-40/+39
| | * | | | | | ARM: shmobile: Move r8a7740's PM domain objects to a tableRafael J. Wysocki2012-09-043-27/+28
| | * | | | | | ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki2012-09-043-81/+64
| | * | | | | | ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki2012-09-041-3/+14
| | * | | | | | ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-042-0/+10
| | * | | | | | ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-044-14/+5
| | * | | | | | ARM: shmobile: Drop r8a7779_add_device_to_domain()Rafael J. Wysocki2012-09-042-13/+4
| | * | | | | | ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-047-61/+61
| | |/ / / / /
* | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-0/+17
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud