summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2018-09-1115-99/+634
|\
| * led: use max led value in case of led triggerOleg.Karfich@wago.com2018-09-101-1/+3
| * led: add pca955x led supportOleg.Karfich@wago.com2018-09-103-0/+431
| * mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov2018-08-311-34/+66
| * mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov2018-08-311-0/+2
| * mfd: rave-sp: Add mapping for legacy EEPROM commandAndrey Smirnov2018-08-312-0/+3
| * mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov2018-08-311-1/+1
| * mfd: rave-sp: Remove unused definesAndrey Smirnov2018-08-311-10/+0
| * ratp: fix sending data that won't fit in a single RATP packetAleksander Morgado2018-08-312-3/+5
| * gpio: pca953x: add oftree supportOleg.Karfich@wago.com2018-08-311-0/+35
| * scsi: ilog2: create truly constant version for sparseMartin Wilck2018-08-241-11/+24
| * linux/log2.h: fix kernel-doc notationRandy Dunlap2018-08-241-19/+23
| * log2: Use fls_long() in __roundup_pow_of_two()Andrey Smirnov2018-08-241-1/+1
| * give up on gcc ilog2() constant optimizationsLinus Torvalds2018-08-241-11/+2
| * log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2018-08-241-1/+12
| * i2c_read: implement support for master receive modeAleksander Morgado2018-08-221-6/+15
| * i2c_write: document master send modeAleksander Morgado2018-08-221-3/+7
| * net: Do not route traffic to interfaces that are not upAndrey Smirnov2018-08-221-1/+1
| * include/common: Make use of ALIGN and ALIGN_DOWNAndrey Smirnov2018-08-221-2/+2
| * nand command: fix null pointer when adding/deleting a bb deviceOleg.Karfich@wago.com2018-08-171-3/+8
| * scripts/dtc: add fdtget to .gitignorePeter Mamonov2018-08-141-0/+1
* | Merge branch 'for-next/imx-hab'Sascha Hauer2018-09-117-25/+488
|\ \
| * | images: imx: Add targets for signed encrypted imagesMarcin Niestroj2018-09-041-0/+8
| * | scripts: imx: Support encrypted boot with HABv4Marcin Niestroj2018-09-044-11/+197
| * | ARM: imx: Update default image certificate for CST toolMarcin Niestroj2018-09-041-1/+1
| * | scripts: imx: add optional argument to hab_blocks commandMarcin Niestroj2018-09-041-3/+28
| * | scripts imx-image: add support for newer versions of "cst"Marc Kleine-Budde2018-09-041-1/+22
| * | i.MX habv4: habv4_display_event_record(): Add function to decode event recordMarc Kleine-Budde2018-08-291-0/+211
| * | i.MX habv4: habv4_get_status(): display warning events, tooMarc Kleine-Budde2018-08-291-2/+14
| * | i.MX habv4: convert habv4_get_status() and habv4_display_event() from printf ...Marc Kleine-Budde2018-08-291-9/+9
| * | i.MX habv4: properly indent defines and enumsMarc Kleine-Budde2018-08-291-2/+2
* | | Merge branch 'for-next/imx-caam'Sascha Hauer2018-09-118-221/+374
|\ \ \
| * | | crypto: caam - allow retrieving 'era' from registerMarcin Niestroj2018-09-042-4/+58
| * | | crypto: caam - staticize caam_get_era()Marcin Niestroj2018-09-042-3/+1
| * | | crypto: caam - sync desc.h with LinuxMarcin Niestroj2018-09-041-23/+9
| * | | crypto: caam - do not use mem and emi_slow clock for imx7xMarcin Niestroj2018-09-041-12/+21
| * | | crypto: caam - fix endless loop when DECO acquire failsMarcin Niestroj2018-09-041-2/+5
| * | | crypto: caam - constify key dataMarcin Niestroj2018-09-041-4/+4
| * | | crypto: caam - fix incorrect defineMarcin Niestroj2018-09-041-1/+1
| * | | crypto: caam - clean-up in caam_init_rng()Marcin Niestroj2018-09-041-5/+1
| * | | crypto: caam - avoid double inclusion in desc_constr.hMarcin Niestroj2018-09-041-0/+5
| * | | crypto: caam - constify pointer to descriptor bufferMarcin Niestroj2018-09-041-33/+36
| * | | crypto: caam - remove unreachable code in report_ccb_status()Marcin Niestroj2018-09-041-3/+2
| * | | crypto: caam - trivial code clean-upMarcin Niestroj2018-09-041-2/+1
| * | | crypto: caam - fix sparse warningsMarcin Niestroj2018-09-042-21/+15
| * | | crypto: caam - add support for iMX6ULMarcin Niestroj2018-09-041-12/+17
| * | | crypto: caam - handle core endianness != caam endiannessMarcin Niestroj2018-09-045-105/+206
| * | | crypto: caam - fix writing to JQCR_MS when using service interfaceMarcin Niestroj2018-09-041-1/+1
| * | | crypto: caam - fix warning in APPEND_MATH_IMM_u64Marcin Niestroj2018-09-041-1/+1
| * | | crypto: caam - fix RNG init descriptor ret. code checkingMarcin Niestroj2018-09-041-2/+3