summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unicore32: Fix build errorGuenter Roeck2014-08-311-4/+5
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-3110-39/+37
|\
| * ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-273-11/+20
| * ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-273-16/+15
| * ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-08-272-12/+0
| * ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2014-08-272-0/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-3129-464/+133
|\ \
| * | vexpress/spc: fix a build warning on array boundsAlex Shi2014-08-311-3/+11
| * | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-313-2/+29
| |\ \
| | * | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-272-2/+23
| | * | ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak2014-08-271-0/+6
| | |/
| * | Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson2014-08-273-4/+4
| |\ \
| | * | ARM: shmobile: r8a7791: add missing 0x0100 for SDCKCRKuninori Morimoto2014-08-221-1/+1
| | * | ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCRKuninori Morimoto2014-08-221-2/+2
| | * | ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock nameSimon Horman2014-07-161-1/+1
| * | | Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-08-274-7/+26
| |\ \ \
| | * | | ARM: dts: microsom-ar8035: MDIO pad must be set open drainRabeeh Khoury2014-08-271-1/+1
| | * | | ARM: dts: hummingboard/cubox-i: change SPDIF output to be more descriptiveRussell King2014-08-252-2/+2
| | * | | ARM: dts: hummingboard/cubox-i: add USB OC pinctrl configurationRussell King2014-08-252-4/+15
| | * | | ARM: dts: imx53-qsrb: Fix suspend/resumeFabio Estevam2014-08-191-0/+8
| * | | | Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/...Olof Johansson2014-08-2714-32/+58
| |\ \ \ \
| | * | | | ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock ratesTero Kristo2014-08-261-6/+10
| | * | | | ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-08-251-0/+4
| | * | | | ARM: dts: Enable UART wake-up events for beagleboardTony Lindgren2014-08-251-0/+1
| | * | | | ARM: dts: Remove twl6030 clk32g "regulator"Mark Brown2014-08-251-4/+0
| | * | | | ARM: OMAP2+: omap_device: remove warning that clk alias already existsMarkus Pargmann2014-08-251-1/+1
| | * | | | ARM: OMAP: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-251-1/+1
| | * | | | ARM: dts: DRA7: fix interrupt-cells for GPIONishanth Menon2014-08-251-8/+8
| | * | | | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-251-1/+1
| | * | | | ARM: dts: omap3430-sdp: Revert to using software ECC for NANDRoger Quadros2014-08-251-1/+1
| | * | | | ARM: OMAP2+: GPMC: Support Software ECC scheme via DTRoger Quadros2014-08-252-3/+6
| | * | | | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-254-7/+25
| | | |_|/ | | |/| |
| * | | | MAINTAINERS: catch special Rockchip code locationsHeiko Stübner2014-08-271-0/+5
| * | | | ARM: brcmstb: revert SMP supportBrian Norris2014-08-254-416/+0
| |/ / /
* | | | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-3111-82/+121
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2014-08-311-2/+2
| |\ \ \ \
| | * | | | spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven2014-08-311-2/+2
| * | | | | Merge tag 'spi-v3.17-rc3' into spi-linusMark Brown2014-08-3111-82/+121
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------------. \ \ \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown2014-08-3010-49/+83
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | spi: rspi: Fix leaking of unused DMA descriptorsGeert Uytterhoeven2014-08-161-36/+58
| | | | | | | | | * | | | | spi/rockchip: Avoid accidentally turning off the clockDoug Anderson2014-08-291-1/+1
| | | | | | | | | * | | | | spi/rockchip: fixup incorrect dma direction settingAddy Ke2014-08-201-1/+1
| | | | | | | | | |/ / / /
| | | | | | | | * / / / / spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox2014-08-201-0/+1
| | | | | | | | |/ / / /
| | | | | | | * | | | | spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura2014-08-111-1/+2
| | | | | | * | | | | | spi: dw: fix kernel crash due to NULL pointer dereferenceAndy Shevchenko2014-08-271-1/+1
| | | | | | * | | | | | spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko2014-08-271-0/+2
| | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | * | | | | | spi: Add missing kerneldoc bitsThierry Reding2014-08-132-0/+8
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | spi: davinci: fix SPI_NO_CS functionalityGrygorii Strashko2014-08-211-8/+8
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | spi: spi-au1550: fix build failureManuel Lauss2014-08-191-1/+1
| | | |/ / / / /
| | * | | / / / Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2014-08-301-33/+38
| |/| | | | | | | | | |_|/ / / | | |/| | | |