summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0154-92/+404
|\
| * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-01464-1658/+825
| |\
| * \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-31225-3033/+867
| |\ \
| * \ \ Merge branch 'pxa/fixes' into next/fixesArnd Bergmann2011-10-3042-78/+136
| |\ \ \
| | * | | ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin2011-10-251-5/+3
| | * | | ARM: mmp: rename SHEEVAD to GPLUGDEric Miao2011-10-253-3/+3
| | * | | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-0826-54/+61
| | * | | ARM: pxa: sharpsl pm needs SPIArnd Bergmann2011-10-081-0/+2
| | * | | ARM: pxa: centro and treo680 need palm27xArnd Bergmann2011-10-081-0/+2
| | * | | ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao2011-10-081-0/+13
| | * | | ARM: pxa: select POWER_SUPPLY on raumfeldArnd Bergmann2011-10-081-0/+3
| | * | | ARM: pxa: pxa95x is incompatible with earlier pxaArnd Bergmann2011-10-081-9/+22
| | * | | ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQArnd Bergmann2011-10-081-0/+1
| | * | | ARM: pxa: pxa95x/saarb depends on pxa3xx codeEric Miao2011-10-083-3/+9
| | * | | ARM: pxa: allow selecting just one of TREO680/CENTROArnd Bergmann2011-10-081-0/+8
| | * | | ARM: pxa: export symbols from pxa3xx-ulpiArnd Bergmann2011-10-081-0/+2
| | * | | ARM: pxa: make zylonite_pxa*_init declaration match codeArnd Bergmann2011-10-081-2/+2
| | * | | ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer availableEric Miao2011-10-082-1/+4
| | * | | ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not definedEric Miao2011-10-071-1/+1
| * | | | Merge branch 'imx/fixes' into next/fixesArnd Bergmann2011-10-304-7/+8
| |\ \ \ \
| | * | | | ARM: imx: Fix typo 'MACH_MX31_3DS_MXC_NAND_USE_BBT'Paul Bolle2011-10-251-1/+1
| | * | | | ARM: i.MX28: shift frac value in _CLK_SET_RATEMatt Burtch2011-10-251-1/+1
| | * | | | plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser2011-10-251-5/+5
| | * | | | ARM: mx31pdk: Fix build by passing IMX_HAVE_PLATFORM_MXC_MMCFabio Estevam2011-09-191-0/+1
| | * | | | MX5: fix clock usageArnaud Patard (Rtp)2011-08-271-3/+12
| * | | | | Merge branch 'fixes' into next/fixesArnd Bergmann2011-10-086-15/+223
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'omap/fixes' into fixesArnd Bergmann2011-10-075-15/+9
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen2011-10-031-2/+2
| | | * | | | | ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo2011-10-031-1/+1
| | * | | | | | ARM: at91: add defconfig for at91sam9g45 familyNicolas Ferre2011-10-071-0/+214
| * | | | | | | Merge branch 'imx/fixes' into next/fixesArnd Bergmann2011-10-0833-80/+220
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mx5: fix clock usage for suspendArnaud Patard (Rtp)2011-10-081-3/+12
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tegra/fixes' into next/fixesArnd Bergmann2011-09-222-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | arm/dt: Tegra: Add support-8bit to SDHCI nodesStephen Warren2011-09-222-0/+5
| * | | | | | | | ARM: mach-ux500: unlock I&D l2x0 caches before initLinus Walleij2011-09-221-1/+24
| * | | | | | | | ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-09-221-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-013-17/+27
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks2011-11-012-17/+0
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-13/+0
| | | |/ / / / / / / /
| | * | | | | | | | | i2c-imx: remove init/exit hooks from platform dataShawn Guo2011-09-141-4/+0
| * | | | | | | | | | I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green2011-10-291-0/+13
| * | | | | | | | | | I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green2011-10-291-1/+6
| * | | | | | | | | | I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green2011-10-291-0/+6
| * | | | | | | | | | I2C: OMAP1: set IP revision in platform dataAndy Green2011-10-291-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-0112-13/+2499
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: twofish-x86_64-3way - fix ctr blocksize to 1Jussi Kivilinna2011-10-211-1/+1
| * | | | | | | | | | crypto: blowfish-x86_64 - fix ctr blocksize to 1Jussi Kivilinna2011-10-211-1/+1
| * | | | | | | | | | crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna2011-10-213-0/+790
| * | | | | | | | | | crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...Jussi Kivilinna2011-10-213-13/+15
| * | | | | | | | | | crypto: blowfish-x86_64 - add creditsJussi Kivilinna2011-10-211-0/+5
OpenPOWER on IntegriCloud