summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mips'Sascha Hauer2017-04-073-6/+6
|\
| * gui: image_renderer: fix "no previous prototype for 'image_renderer_unregiste...Antony Pavlov2017-03-301-1/+1
| * clk: clk-gate-shared: fix "no previous prototype" warningAntony Pavlov2017-03-301-3/+3
| * gui: bmp.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-2/+2
* | Merge branch 'for-next/led'Sascha Hauer2017-04-076-87/+287
|\ \
| * | led-trigger: Allow multiple led triggers of the same typeSascha Hauer2017-03-303-54/+131
| * | led: trigger: Use led triggersSascha Hauer2017-03-301-35/+5
| * | led: Add blink/flash to led commandSascha Hauer2017-03-301-1/+43
| * | led: add blinking/flashing and led_blink_pattern interfaceSascha Hauer2017-03-303-1/+112
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2017-04-079-5/+610
|\ \
| * | ARM Kindle3 defconfig: add clock manipulation commandAlexander Kurz2017-04-041-1/+2
| * | i.MX: hab: Add HAB fusebox related convenience functions / commandSascha Hauer2017-04-046-0/+506
| * | video: ipu: register framebuffer, even when no modes are foundSascha Hauer2017-04-031-3/+1
| * | video: ipu: convert "failed to get modes" message to dev_dbgSascha Hauer2017-04-031-1/+1
| * | ARM: i.MX: GuF Santaro: Detect and enable touch controllerSascha Hauer2017-04-031-0/+100
| |/
* | Merge branch 'for-next/hwrng'Sascha Hauer2017-04-0716-30/+344
|\ \
| * | add seed commandOleksij Rempel2017-03-303-0/+51
| * | common: password: make use of get_crypto_bytesOleksij Rempel2017-03-301-1/+5
| * | crypto: caam - fix RNG buffer cache alignmentOleksij Rempel2017-03-301-1/+3
| * | fs: add prng deviceOleksij Rempel2017-03-301-0/+29
| * | caamrng: port to hwrng frameworkOleksij Rempel2017-03-302-28/+13
| * | lib: random: add get_crypto_bytes interface and use HWRNG if posssibleOleksij Rempel2017-03-303-0/+62
| * | drivers: add simple hw_random implementationSteffen Trumtrar2017-03-306-0/+181
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2017-04-075-114/+168
|\ \
| * | ext4: Use correct descriptor size when reading the block group descriptorAntony Pavlov2017-03-301-4/+4
| * | ext4: determine group descriptor size for 64bit featureAntony Pavlov2017-03-302-4/+18
| * | ext4: Update ext2/3/4 superblock, group descriptor and inode structuresAntony Pavlov2017-03-301-4/+46
| * | ext4: fix wrong usage of le32_to_cpu()Antony Pavlov2017-03-301-1/+1
| * | ext4: drop unused and misdefined INODE_SIZE_FILESYSTEM macroAntony Pavlov2017-03-301-2/+0
| * | ext4: use kernel names for byte swapsAntony Pavlov2017-03-304-39/+39
| * | ext4: change structure fields to __le/__be typesAntony Pavlov2017-03-301-68/+68
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2017-04-071-5/+8
|\ \
| * | efi: only iterate over handles that provide the device path protocolMichael Olbrich2017-03-301-2/+4
| * | efi: load the protocol expected by the driverMichael Olbrich2017-03-301-3/+4
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2017-04-0735-142/+176
|\ \
| * | dts: update to v4.11-rc5Sascha Hauer2017-04-076-11/+39
| * | dts: update to v4.11-rc4Sascha Hauer2017-04-0725-92/+57
| * | dts: update to v4.11-rc3Sascha Hauer2017-04-071-2/+60
| * | dts: update to v4.11-rc2Sascha Hauer2017-04-073-37/+20
* | | Merge branch 'for-next/at91'Sascha Hauer2017-04-0746-594/+4858
|\ \ \
| * | | at91sam9x5ek: Configure NAND in DTAndrey Smirnov2017-03-311-31/+16
| * | | at91sam9x5ek: Configure Ethernet in DTAndrey Smirnov2017-03-312-10/+15
| * | | at91sam9x5ek: Configure USB in DTAndrey Smirnov2017-03-311-19/+0
| * | | at91sam9x5ek: Configure 1-wire in DTAndrey Smirnov2017-03-314-18/+20
| * | | at91sam9x5ek: Configure SPI in DTAndrey Smirnov2017-03-312-36/+24
| * | | at91sam9x5ek: Configure MMC in DTAndrey Smirnov2017-03-312-20/+5
| * | | at91sam9x5ek: Configure I2C via DTAndrey Smirnov2017-03-312-21/+10
| * | | at91sam9x5ek: Configure LEDs in DTAndrey Smirnov2017-03-312-27/+1
| * | | at91: Enable PINCTRL for SOC_AT91SAM9Andrey Smirnov2017-03-311-0/+1
| * | | at91sam9x5ek: Remove at91sam9x5ek_mem_init()Andrey Smirnov2017-03-311-8/+0