summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spi: mvebu: improve error reportingUwe Kleine-König2017-01-101-3/+11
| * | spi: mvebu: add LSB supportUwe Kleine-König2017-01-101-4/+24
| * | spi: mvebu: use wait_on_timeout instead of a loop with udelay.Uwe Kleine-König2017-01-101-7/+5
| * | spi: mvebu: only read from bus when data is neededUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: various non-critical improvements to armada_370_xp_spi_set_baudrateUwe Kleine-König2017-01-101-4/+3
| * | spi: mvebu: make sure the value calculated for PSCL is also usedUwe Kleine-König2017-01-101-5/+5
| * | spi: mvebu: fix register macros for Armada 370/XP clock dividerUwe Kleine-König2017-01-101-2/+2
| * | x86: update boot message "UBOOT2" to "BAREBOX"Ulrich Ölmann2017-01-101-1/+1
| * | MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiBAntony Pavlov2017-01-101-0/+1
| * | spi: mvebu: fix error handling for transfer problemsUwe Kleine-König2017-01-101-4/+4
| * | scripts/kwbimage: allow to overwrite binaryUwe Kleine-König2017-01-101-5/+35
| * | scripts/kwbimage: use ALIGN_SUP instead of open-coding itUwe Kleine-König2017-01-101-1/+1
| * | scripts/kwbimage: fix typoUwe Kleine-König2017-01-101-1/+1
| * | scripts/kwbimage: fix handling of binary headerUwe Kleine-König2017-01-101-6/+6
* | | Merge branch 'for-next/misc'Sascha Hauer2017-01-1141-150/+443
|\ \ \
| * | | MIPS: drop redundant debug_ll_outhexw macro definesAntony Pavlov2017-01-103-64/+31
| * | | arm: baltos: prolong global resetYegor Yefremov2017-01-101-0/+6
| * | | arm: am33xx: add reset duration control register address definitionYegor Yefremov2017-01-101-0/+1
| * | | da9053: add dt_ids to be probed by devicetreeMichael Grzeschik2017-01-101-0/+9
| * | | da9053: reset FAULTLOG after readMichael Grzeschik2017-01-101-0/+4
| * | | ARM: i.MX53 Vincell: change dialog compatible to proper vendor prefixMichael Grzeschik2017-01-102-2/+2
| * | | ata/ahci: simplify ahci_read_idUwe Kleine-König2017-01-101-6/+1
| * | | ata: pata-imx: simplify assignment of device nameUwe Kleine-König2017-01-101-7/+1
| * | | mci: omap: Add devicetree options parsing by MCI core.Alexander Shiyan2017-01-101-0/+2
| * | | gpio: gpio-74164: Add 74lvc594 IDAlexander Shiyan2017-01-101-0/+1
| * | | ARM: socfpga: dtsi: remove fpgamgr+sysmgr entrySteffen Trumtrar2017-01-101-11/+0
| * | | ARM: socfpga: remove unused entry from MakefileSteffen Trumtrar2017-01-101-1/+0
| * | | mtd: m25p80: add support for Everspin MR25H40Uwe Kleine-König2017-01-102-1/+2
| * | | Documentation: remote-control: fix markupStefan Lengfeld2017-01-101-2/+2
| * | | environment: fix typoUlrich Ölmann2017-01-101-1/+1
| * | | Documentation: bootchooser: fix typosUlrich Ölmann2017-01-101-26/+31
| * | | ubi: Only read necessary size when reading the VID headerUlrich Ölmann2017-01-101-1/+1
| * | | arm: at91 bootstrap: Fix menu titleSascha Hauer2017-01-101-1/+2
| * | | menu: sanitize menu_add_titleSascha Hauer2017-01-104-10/+8
| * | | of: Use %pa to print resource_size_t typeSascha Hauer2017-01-101-1/+1
| * | | ARM: socfpga: fix compiler warningSascha Hauer2017-01-101-1/+1
| * | | mtd: peb: Fix format specifierSascha Hauer2017-01-101-1/+1
| * | | mtd: peb: fix usage of uninitialized variableSascha Hauer2017-01-101-3/+2
| * | | globalvar: Fix compiler warningSascha Hauer2017-01-101-1/+1
| * | | nios2: Fix compiler warningSascha Hauer2017-01-101-1/+1
| * | | nios2: Fix out of tree buildSascha Hauer2017-01-101-1/+1
| * | | ARM: socfpga: fix compiler warningSascha Hauer2017-01-101-1/+1
| * | | lib/int_sqrt.c: Fix compiler warningSascha Hauer2017-01-101-0/+1
| * | | globalvar: Make locally used function staticSascha Hauer2017-01-101-1/+1
| * | | input: Fix compiler warningSascha Hauer2017-01-101-2/+2
| * | | docs: fix typos in memcmp help textMoritz Warning2017-01-101-2/+2
| * | | i2c-mux-pca954x: Add code to control reset lineAndrey Smirnov2017-01-101-0/+7
| * | | commands: i2c: Listen for CTRL-C when probingAndrey Smirnov2017-01-101-1/+1
| * | | gpio: Port SX150x driver from LinuxAndrey Smirnov2017-01-103-0/+283
| * | | regmap: Add regmap_write_bits() functionAndrey Smirnov2017-01-102-1/+32
| |/ /