summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-212-21/+239
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-17143-196/+721
| |\
| * | DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-141-0/+239
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-7/+0
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-14/+0
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-218-29/+354
|\ \ \
| * | | board-omap3-beagle: add DSS2 supportKoen Kooi2010-05-181-26/+75
| * | | OMAP: RX51: Update board defconfigRoger Quadros2010-05-181-1/+38
| * | | OMAP: RX51: Add Touch Controller in SPI board infoRoger Quadros2010-05-181-0/+15
| * | | OMAP: RX51: Add LCD Panel supportRoger Quadros2010-05-184-0/+125
| * | | OMAP: AM3517: Enable DSS2 in AM3517EVM defconfigVaibhav Hiremath2010-05-181-1/+51
| * | | OMAP: Enable DSS2 in OMAP3EVM defconfigVaibhav Hiremath2010-05-181-1/+50
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-215-13/+56
|\ \ \ \
| * | | | crypto: omap - OMAP macros correctedDmitry Kasatkin2010-05-141-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-03843-10205/+46889
| |\ \ \ \
| * | | | | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-035-13/+56
* | | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-212-0/+7
|\ \ \ \ \ \
| * | | | | | msm: Add 'execute' datamover callbackSan Mehat2010-03-182-0/+7
* | | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-212-0/+6
|\ \ \ \ \ \ \
| * | | | | | | kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
| * | | | | | | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-201-0/+1
* | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21100-2223/+7317
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20575-8217/+35422
| |\ \ \ \ \ \ \ \
| | * | | | | | | | omap4: Add support for i2c initTony Lindgren2010-05-201-7/+26
| | * | | | | | | | omap: Fix i2c platform init code for omap4Tony Lindgren2010-05-201-20/+47
| * | | | | | | | | Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-05-2041-1456/+2099
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley2010-05-201-13/+4
| | * | | | | | | | | OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-203-8/+8
| | * | | | | | | | | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak2010-05-203-0/+43
| | * | | | | | | | | OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina2010-05-201-0/+2
| | * | | | | | | | | OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2010-05-202-2/+3
| | * | | | | | | | | OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak2010-05-201-2/+2
| | * | | | | | | | | OMAP4 clock: Support clk_set_parentRajendra Nayak2010-05-201-5/+0
| | * | | | | | | | | OMAP4: PRCM: Add offset defines for all CM registersRajendra Nayak2010-05-201-0/+260
| | * | | | | | | | | OMAP4: PRCM: Add offset defines for all PRM registersRajendra Nayak2010-05-201-0/+334
| | * | | | | | | | | OMAP4: PRCM: Remove duplicate definition of base addressesBenoit Cousson2010-05-201-8/+0
| | * | | | | | | | | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson2010-05-206-39/+45
| | * | | | | | | | | OMAP4: CM: Remove non-functional registers in ES1.0Benoit Cousson2010-05-201-39/+2
| | * | | | | | | | | OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson2010-05-201-7/+6
| | * | | | | | | | | OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson2010-05-204-4/+4
| | * | | | | | | | | OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson2010-05-201-2/+3
| | * | | | | | | | | OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson2010-05-201-6/+6
| | * | | | | | | | | OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson2010-05-201-13/+13
| | * | | | | | | | | OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson2010-05-201-14/+16
| | * | | | | | | | | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2010-05-202-4/+6
| | * | | | | | | | | OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson2010-05-203-21/+50
| | * | | | | | | | | OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson2010-05-203-20/+10
| | * | | | | | | | | OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson2010-05-201-5/+3
| | * | | | | | | | | OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley2010-05-201-13/+15
| | * | | | | | | | | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley2010-05-201-127/+36
OpenPOWER on IntegriCloud