summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/state'Sascha Hauer2017-04-072-0/+5
|\
| * state: Allow to load without authentificationSascha Hauer2017-03-311-0/+1
| * keystore: implement forgetting secretsSascha Hauer2017-03-311-0/+4
* | Merge branch 'for-next/ofpart'Sascha Hauer2017-04-073-1/+19
|\|
| * of: of_path: add of_find_node_by_devpath()Sascha Hauer2017-03-311-0/+1
| * of: partitions: flag partitions from a partition tableSascha Hauer2017-03-311-0/+1
| * fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdevSascha Hauer2017-03-311-1/+1
| * cdev: Collect partitions on listSascha Hauer2017-03-311-0/+1
| * mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-0/+1
| * of: partition: Move of_mtd_fixup to drivers/of/Sascha Hauer2017-03-301-0/+6
| * of: Add of_property_write_string()Sascha Hauer2017-03-301-0/+8
* | Merge branch 'for-next/nvmem'Sascha Hauer2017-04-072-0/+143
|\ \
| * | drivers: add nvmem framework from kernelSteffen Trumtrar2017-03-302-0/+143
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-04-078-24/+53
|\ \
| * | globalvar: remove code for unqualified globalvarsSascha Hauer2017-04-071-1/+0
| * | globalvar: remove unused globalvar_add()Sascha Hauer2017-04-071-12/+0
| * | bootchooser: export bootchooser_bootSascha Hauer2017-04-061-0/+2
| * | bootchooser: register as bootentry providerSascha Hauer2017-04-061-2/+0
| * | boot: Allow to register boot entry providersSascha Hauer2017-04-061-0/+2
| * | ata: ide-sff: add LBA48 supportAntony Pavlov2017-03-301-0/+3
| * | clk: No-op CLK_OF_DECLARE if not enabledAndrey Smirnov2017-03-301-6/+25
| * | poweroff: Allow to register poweroff handlersSascha Hauer2017-03-302-3/+21
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2017-04-071-1/+1
|\ \
| * | gui: image_renderer: fix "no previous prototype for 'image_renderer_unregiste...Antony Pavlov2017-03-301-1/+1
| |/
* | Merge branch 'for-next/led'Sascha Hauer2017-04-071-1/+16
|\ \
| * | led-trigger: Allow multiple led triggers of the same typeSascha Hauer2017-03-301-1/+5
| * | led: add blinking/flashing and led_blink_pattern interfaceSascha Hauer2017-03-301-0/+11
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2017-04-071-0/+21
|\ \
| * | i.MX: hab: Add HAB fusebox related convenience functions / commandSascha Hauer2017-04-041-0/+21
| |/
* | Merge branch 'for-next/hwrng'Sascha Hauer2017-04-072-0/+48
|\ \
| * | lib: random: add get_crypto_bytes interface and use HWRNG if posssibleOleksij Rempel2017-03-301-0/+1
| * | drivers: add simple hw_random implementationSteffen Trumtrar2017-03-301-0/+47
| |/
* | mci: Allow parsing for explicit DT nodeAndrey Smirnov2017-03-301-0/+1
* | clk: at91: Port at91 DT clock codeAndrey Smirnov2017-03-301-0/+188
|/
* Merge branch 'for-next/video'Sascha Hauer2017-03-132-1/+11
|\
| * fb: introduce flush for virtual framebufferBastian Stender2017-02-281-0/+2
| * console: expose consoles in devfsBastian Stender2017-02-281-0/+3
| * console: replace set_active by open/closeBastian Stender2017-02-281-1/+6
* | Merge branch 'for-next/usb'Sascha Hauer2017-03-131-0/+2
|\ \
| * | usb: gadget: properly release f_multi_optsSascha Hauer2017-03-091-0/+2
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-03-131-0/+1
|\ \
| * | filetype: Add image type for boot images used on Armada 370 and XPUwe Kleine-König2017-03-021-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-03-131-0/+2
|\ \
| * | console_countdown: add possibility to abort countdown by external commandsMarc Kleine-Budde2017-03-101-0/+2
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2017-03-135-6/+133
|\ \
| * | clocksource: allow to have multiple device from clock sourceJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+2
| * | efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-2/+0
| * | efi: add prototype and definition for setting timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+7
| * | efi: add prototype and definition for creating and closing eventJean-Christophe PLAGNIOL-VILLARD2017-03-091-2/+15
| * | efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+8