summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* param: fix stub prototype of dev_add_paramLucas Stach2017-05-171-2/+2
* Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-056-57/+252
|\
| * param: remove unnecessary device_d * argumentSascha Hauer2017-04-111-6/+5
| * globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-13/+96
| * param: make parameter functions more consistentSascha Hauer2017-04-111-37/+132
| * mtd: use dev_add_param_stringSascha Hauer2017-04-111-0/+1
| * mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-0/+1
| * console: Use dev_add_param_stringSascha Hauer2017-04-111-1/+1
| * lib: implement simple_strtollSascha Hauer2017-04-111-0/+1
| * parameter: Give device parameters typesSascha Hauer2017-04-101-0/+15
* | Merge branch 'for-next/libgen'Sascha Hauer2017-05-051-0/+1
|\ \
| * | libgen: implement posix_basenameSascha Hauer2017-04-191-0/+1
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2017-05-051-1/+1
|\ \
| * | mtd: spi-nor: cadence: change devicetree bindings to upstreamSteffen Trumtrar2017-04-191-1/+1
| |/
* / param: fix stub prototype const annotationLucas Stach2017-04-261-1/+1
|/
* 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
|\