summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds2012-12-1912-29/+57
|\ \ \
| | | * spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt2012-12-191-1/+1
| | | * spi: fix tegra SPI binding examplesAllen Martin2012-12-192-2/+2
| | | * spi/atmel: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-12-172-1/+42
| | | * of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.David Daney2012-12-151-1/+4
| | | * spi: Change FIFO flush operation and spi channel offKyoungil Kim2012-12-151-4/+4
| | | * spi: Keep chipselect assertion during one messageKyoungil Kim2012-12-151-2/+0
| | * | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2012-12-192-17/+1
| | * | gpio/ich: Add missing spinlock initJean Delvare2012-12-191-0/+1
| * | | of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski2012-12-191-0/+1
| * | | of: Fix export of of_find_matching_node_and_match()Grant Likely2012-12-191-1/+1
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-191-1/+1
|\ \ \
| * | | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst2012-12-201-1/+1
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-192-13/+30
|\ \ \ \
| * | | | random: Mix cputime from each thread that exits to the poolNick Kossifidis2012-12-161-0/+3
| * | | | random: prime last_data value per fips requirementsJarod Wilson2012-11-081-0/+17
| * | | | random: fix debug format stringsJiri Kosina2012-11-081-9/+10
| * | | | random: make it possible to enable debugging without rebuildJiri Kosina2012-10-151-4/+0
* | | | | Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-12-1981-422/+2140
|\ \ \ \ \
| * | | | | xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-182-2/+2
| * | | | | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-181-2/+34
| * | | | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1849-175/+160
| * | | | | xtensa: provide endianness macro for sparseMax Filippov2012-12-181-0/+7
| * | | | | xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1
| * | | | | xtensa: initialize CPENABLE SR when core has oneMax Filippov2012-12-181-1/+1
| * | | | | xtensa: reset all timers on initializationMax Filippov2012-12-181-1/+1
| * | | | | Use for_each_compatible_node() macro.Wei Yongjun2012-12-181-2/+2
| * | | | | xtensa: add XTFPGA DTSMax Filippov2012-12-185-0/+122
| * | | | | xtensa: add support for the XTFPGA boardsMax Filippov2012-12-189-0/+472
| * | | | | xtensa: add device trees supportMax Filippov2012-12-187-25/+164
| * | | | | xtensa: add IRQ domains supportMax Filippov2012-12-183-34/+94
| * | | | | xtensa: add U-Boot image support (uImage).Max Filippov2012-12-182-1/+16
| * | | | | xtensa: clean up boot make rulesMax Filippov2012-12-183-29/+33
| * | | | | xtensa: fix mb and wmb definitionsMax Filippov2012-12-181-3/+3
| * | | | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-181-1/+187
| * | | | | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-181-1/+126
| * | | | | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-182-106/+236
| * | | | | xtensa: add s32c1i sanity checkMax Filippov2012-12-183-0/+135
| * | | | | xtensa: add trap_set_handler functionMax Filippov2012-12-182-0/+34
| * | | | | xtensa: initialize atomctl SRMax Filippov2012-12-183-0/+102
| * | | | | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-183-1/+15
| * | | | | xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-181-0/+3
| * | | | | xtensa: fix CPU cache flags formattingMax Filippov2012-12-181-3/+3
| * | | | | xtensa: properly fix missing compiler barrier in simcallMax Filippov2012-12-181-6/+1
| * | | | | xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-181-1/+1
| * | | | | xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-181-0/+2
| * | | | | xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov2012-12-181-0/+15
| * | | | | xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-187-25/+147
| * | | | | xtensa: make DoubleExceptionVector literals fit the gapMax Filippov2012-12-181-4/+10
| * | | | | xtensa: add config option to disable linker relaxationChris Zankel2012-12-182-2/+15
OpenPOWER on IntegriCloud